campo-sirio/sc/sc21pec.h
guy 44f2836730 Tabella delle costanti del profilo estratto conti
git-svn-id: svn://10.65.10.50/trunk@2235 c028cbd2-c16b-5b4b-a496-9718f37d4682
1995-12-04 14:18:53 +00:00

22 lines
433 B
C
Executable File

#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