Files correlati : tc1.exe Ricompilazione Demo : [ ] Commento : Trasferimento a Zucchetti git-svn-id: svn://10.65.10.50/trunk@19931 c028cbd2-c16b-5b4b-a496-9718f37d4682
23 lines
579 B
C
Executable File
23 lines
579 B
C
Executable File
// invio dati ad altra procedura
|
|
|
|
#define F_CODDITTA 101
|
|
#define F_RAGSOC 102
|
|
#define F_CAUSALI 110
|
|
#define F_CONTI 111
|
|
#define F_CLIFOR 112
|
|
#define F_MOVCONT 113
|
|
#define F_MOVIVA 114
|
|
#define F_CORRISP 115
|
|
#define F_SALDACONTO 116
|
|
#define F_TIPOINVIO 120
|
|
#define F_DESTINAZIONE 121
|
|
#define F_NUMEROINVIO 122
|
|
#define F_DATAINI 123
|
|
#define F_DATAFIN 124
|
|
#define F_RIPRISTINA 125
|
|
#define F_DATARIPRISTINO 126
|
|
#define F_TRCAU 127
|
|
#define F_TRCON 128
|
|
#define F_TRIVA 129
|
|
#define F_TRBAN 130
|