Tabella delle costanti del profilo estratto conti

git-svn-id: svn://10.65.10.50/trunk@2235 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
guy 1995-12-04 14:18:53 +00:00
parent f6fefe5ed6
commit 44f2836730

21
sc/sc21pec.h Executable file
View File

@ -0,0 +1,21 @@
#ifndef __SC21PEC_H
#define __SC21PEC_H
#define PEC_CODCAUS 201
#define PEC_DESCR1 202
#define PEC_DESCR2 203
#define PEC_DESCR3 204
#define PEC_DATADOC 205
#define PEC_NUMDOC 206
#define PEC_PROTIVA 207
#define PEC_TOTDOC 208
#define PEC_DATAPAG 209
#define PEC_DARE 210
#define PEC_AVERE 211
#define PEC_SCADUTO 212
#define PEC_ESPOSTO 213
#define PEC_IMPLIRE 214
#define PEC_CAMBIO 215
#define PEC_DATACAM 216
#endif