campo-sirio/src/fp/fp1200a.h
Simone Palacino 2eb52aa328 Patch level : 12.0 no-patch
Files correlati     : build
Commento            : Spostato programma Monitor Mancata Consegna in fp1
2019-03-25 11:20:21 +01:00

34 lines
687 B
C

#define START_MASK 401
#define F_DATAINI 401
#define F_DATAEND 402
#define F_FATTSEL 403
#define F_SETDEFCOD 404
#define F_SETCODEST 405
#define F_VALCODEST 406
#define F_BODYMAIL 407
#define END_MASK 499
#define F_DOCUMENTI_TIPO 301
#define S_SELCODNUM 101
#define S_TIPODOCSEL 102
#define S_DASTATO 103
#define S_ASTATO 104
#define S_TIPODOCSDI 105
#define F_DOCS 201
#define S_SELECTED 101
#define S_ANNO 102
#define S_CODNUM 103
#define S_TIPODOC 104
#define S_NDOC 105
#define S_DATADOC 106
#define S_CLIENTE 107
#define S_RAGSOC 108
#define S_COFI 109
#define S_DOCMAIL 110
#define S_BYMAIL 111
#define S_SENT 112