campo-sirio/sc/sc21pec.h

22 lines
433 B
C
Raw Normal View History

#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