4791690286
Files correlati : Ricompilazione Demo : [ ] Commento :LA SMETTIAMO DI RIPORTARE TC9? git-svn-id: svn://10.65.10.50/trunk@16299 c028cbd2-c16b-5b4b-a496-9718f37d4682
24 lines
564 B
C
Executable File
24 lines
564 B
C
Executable File
// invio dati ad altra procedura (Proforma)
|
|
|
|
#define F_CODDITTA 301
|
|
#define F_RAGSOC 302
|
|
#define F_MOVIMENTI 303
|
|
#define F_CLIENTI 304
|
|
#define F_FORNITORI 305
|
|
#define F_CONTI 306
|
|
#define F_PAGAMENTI 307
|
|
#define F_TIPOINVIO 308
|
|
#define F_DESTINAZIONE 309
|
|
#define F_DATAINI 310
|
|
#define F_DATAFIN 311
|
|
#define F_RIPRISTINA 312
|
|
#define F_DATARIPRISTINO 313
|
|
|
|
#define F_PDCC 315
|
|
|
|
#define S_TIPO 101
|
|
#define S_GRUPPO 102
|
|
#define S_CONTO 103
|
|
#define S_SOTTOCONTO 104
|
|
#define S_DESCRIZIONE 105
|