campo-sirio/src/pa/patbcon.h
Mattia Tollari a56e6648ad Patch level : 12.0 866
Files correlati     : pa
Commento            : Aggiunto codice commessa e gestione commesse per sanità
2019-08-02 11:10:21 +02:00

20 lines
387 B
C

#ifndef __PATBCON_H
#define __PATBCON_H
#define F_CON_TIPO 101
#define F_CON_CODCF 102
#define F_CON_RAGSOC 112
#define F_CON_CODICE 103
#define F_CON_DESCRIZIONE 113
#define F_CON_DATA 104
#define F_CON_RIFAMM 105
#define F_CON_CAUS1 121
#define F_CON_CAUS2 122
#define F_CON_CAUS3 123
#define F_CON_COMCON 124
#define B_CON_ASL 125
#endif