campo-sirio/mg/stomag.h
alex 90faa88bdd Modificati algoritmi di calcolo magazzino
git-svn-id: svn://10.65.10.50/trunk@4794 c028cbd2-c16b-5b4b-a496-9718f37d4682
1997-07-02 10:53:23 +00:00

21 lines
533 B
C
Executable File

#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