12345678910111213141516171819202122232425262728293031323334 |
- $PBExportHeader$s_requestbuymx.srs
- global type s_requestbuymx from structure
- long scid
- long requestbuyid
- long printid
- integer ifrel
- long orderid
- string ordercode
- long mtrlid
- string mtrlcode
- string status
- string woodcode
- string pcode
- long dftsptid
- decimal { 10 } uqty
- string unit
- decimal { 10 } rate
- decimal { 10 } qty
- string mxdscrp
- datetime rqdate
- long wrkgrpid
- long relprintid
- long storageid
- long sptid
- string ordercodestr
- string relcodestr
- string relcode
- string plancode
- long relpid
- long ifcmpl
- decimal { 10 } price
- string mxdscrp2
- end type
|