Files correlati : tf Commento : Carico il resto del programma per non creare problemi con il progetto git-svn-id: svn://10.65.10.50/branches/R_10_00@23764 c028cbd2-c16b-5b4b-a496-9718f37d4682
31 lines
710 B
C
31 lines
710 B
C
#define F_DATAINI 401
|
|
#define F_DATAFIN 402
|
|
#define F_TIPOCF 403
|
|
#define F_CODCF 404
|
|
#define F_RAGSOC 405
|
|
#define F_FATTSEL 406
|
|
|
|
#define F_RIGHE 300
|
|
|
|
#define A_SPEDITA 101
|
|
#define A_INVIO 102
|
|
#define A_FORZATA 103
|
|
#define A_NUMERO 104
|
|
#define A_NUMRIGA 105
|
|
#define A_TIPOCF 106
|
|
#define A_CODCF 107
|
|
#define A_OCFPI 108
|
|
#define A_RAGSOC 109
|
|
#define A_RFSO 110
|
|
#define A_TIPODOC 111
|
|
#define A_NUMDOC 112
|
|
#define A_DATADOC 113
|
|
#define A_NATURA 114
|
|
#define A_ALIQUOTA 115
|
|
#define A_DETRAIB 116
|
|
#define A_IMPONIBILE 117
|
|
#define A_IMPOSTA 118
|
|
#define A_REVERSE 119
|
|
#define A_AUTOFATT 120
|
|
#define A_PAIV 121
|
|
#define A_COFI 122 |