12345678910111213141516171819202122232425262728 |
- $PBExportHeader$s_mtrl_pz.srs
- global type s_mtrl_pz from structure
- long mode
- long mtrlid
- long cid
- string code
- string name
- long pzid[]
- long printid[]
- integer defaultpz
- long ctype
- string ename
- string dscrp
- long newpzflag
- long ifzj
- decimal { 5 } planprice
- decimal { 5 } capacity
- decimal { 5 } capaparm
- decimal { 10 } net_weight
- decimal { 10 } gross_weight
- decimal { 10 } cubage
- integer ifgeneral
- string unit
- decimal { 5 } packqty
- integer wpdftpz
- decimal { 5 } wprate
- end type
|