campo-sirio/mg/stomag.h

21 lines
533 B
C
Raw Normal View History

#ifndef __STOMAG_H
#define __STOMAG_H
#define STOMAG_ANNOESRIF "ANNOESRIF"
#define STOMAG_CODART "CODART"
#define STOMAG_ANNOES "ANNOES"
#define STOMAG_CODMAG "CODMAG"
// #define STOMAG_UM "UM"
#define STOMAG_QUANT "QUANT"
#define STOMAG_VALORE "VALORE"
#define STOMAG_NRIGA "NRIGA"
#define STOMAG_ULTCOS1 "ULTCOS1"
#define STOMAG_ULTCOS2 "ULTCOS2"
#define STOMAG_COSTSTD "COSTSTD"
#define STOMAG_COSTOMEDIO "COSTOMEDIO"
#define STOMAG_PRZLIST "PRZLIST"
#define STOMAG_CODLISTINO "CODLISTINO"
#define STOMAG_CATVEN "CATVEN"
#endif