1997-05-30 15:26:08 +00:00
|
|
|
#ifndef __STOMAG_H
|
|
|
|
#define __STOMAG_H
|
1997-05-27 11:12:10 +00:00
|
|
|
|
|
|
|
#define STOMAG_ANNOESRIF "ANNOESRIF"
|
|
|
|
#define STOMAG_CODART "CODART"
|
|
|
|
#define STOMAG_ANNOES "ANNOES"
|
1997-07-02 10:53:23 +00:00
|
|
|
#define STOMAG_CODMAG "CODMAG"
|
1997-05-27 11:12:10 +00:00
|
|
|
// #define STOMAG_UM "UM"
|
|
|
|
#define STOMAG_QUANT "QUANT"
|
|
|
|
#define STOMAG_VALORE "VALORE"
|
|
|
|
#define STOMAG_NRIGA "NRIGA"
|
|
|
|
|
1997-05-30 15:26:08 +00:00
|
|
|
#define STOMAG_ULTCOS1 "ULTCOS1"
|
|
|
|
#define STOMAG_ULTCOS2 "ULTCOS2"
|
|
|
|
#define STOMAG_COSTSTD "COSTSTD"
|
|
|
|
#define STOMAG_COSTOMEDIO "COSTOMEDIO"
|
|
|
|
#define STOMAG_PRZLIST "PRZLIST"
|
|
|
|
#define STOMAG_CODLISTINO "CODLISTINO"
|
1997-06-12 15:22:53 +00:00
|
|
|
#define STOMAG_CATVEN "CATVEN"
|
1997-05-27 11:12:10 +00:00
|
|
|
#endif
|