campo-sirio/cg/cgp4100a.h
cris 29bdec473c Patch level : 2.1 verticalizzazionbe OMASA
Files correlati     : cgp4.exe cgp4100a.msk cgp4100a.ini omasa.ini
Ricompilazione Demo : [ ]
Commento            : Importazione stipendi OMASA


git-svn-id: svn://10.65.10.50/trunk@12010 c028cbd2-c16b-5b4b-a496-9718f37d4682
2004-04-28 10:28:52 +00:00

25 lines
527 B
C
Executable File

// campi della maschera
#define F_PERCORSO 101
#define F_DATAREG 102
#define F_CODCAUS 103
// campi del tracciato record
#define F_CODAZIENDA 0
#define F_CODDIP 1
#define F_VOCE 2
#define F_TIPOVOCE 3
#define F_QUOTAVOCE 4
#define F_VALOREVOCE 5
#define F_IMPORTO 6
#define F_CONTODARE 7
#define F_CONTOAVERE 8
#define F_CENTROCOSTO 9
#define F_SEDELAVORO 10
#define F_SEDEINPS 11
#define F_QUALIFICA 12
#define F_POSINAIL 13
#define F_VARIABILE 14
#define F_CONTRATTO 15
#define F_FILLER 16