campo-sirio/cg/cg2100p.h
guy dc6ee6cd72 Gestione saldconto in valuta
git-svn-id: svn://10.65.10.50/trunk@1798 c028cbd2-c16b-5b4b-a496-9718f37d4682
1995-09-08 10:57:44 +00:00

58 lines
1.4 KiB
C
Executable File

#define P_TIPOC 101
#define P_GRUPPO 102
#define P_CONTO 103
#define P_SOTTOCONTO 104
#define P_DESCR 105
#define P_RESIDUO 106
#define P_ANNO 107
#define P_NUMERO 108
#define P_VALUTA 109
#define P_DATACAMBIO 110
#define P_CAMBIO 111
#define P_SHOWALL 180
#define P_SCAMBIO 181
#define P_NUOVO 182
#define P_PARTITE 201
#define P_SCADENZE 202
// Scadenze
#define S_ANNO 101
#define S_NUM 102
#define S_RIGA 103
#define S_DATADOC 104
#define S_NUMPROT 105
#define S_NUMDOC 106
#define S_DESCR 107
#define S_RATA 108
#define S_DATASCAD 109
#define S_IMPORTO_SCAD 110
#define S_IMPORTOVAL_SCAD 111
#define S_SEZIONE_SCAD 112
#define S_IMPORTO 113
#define S_RITENUTE 114
#define S_IMPORTOVAL 115
#define S_SALDOACC 116
#define S_RESIDUORATA 117
#define S_DATAPAG 118
#define S_CODPAG 119
#define S_TIPOPAG 120
#define S_TIPO 121
#define S_GRUPPO 122
#define S_CONTO 123
#define S_SOTTOCONTO 124
#define S_DESCRCONTO 125
#define S_DESCAGG 126
#define S_VSABI 127
#define S_VSCAB 128
#define S_DESCVSABI 129
#define S_AGENTE 130
#define S_DESCAGENTE 131
#define S_NSABI 132
#define S_NSCAB 133
#define S_DESCNSABI 134
#define S_DESPAG 135
#define S_CODDESC 136
#define S_RESIDUOPAG 137