12345678910111213141516171819202122232425262728293031323334353637 |
- $PBExportHeader$s_order_wfjgmx.srs
- global type s_order_wfjgmx from structure
- long printid
- integer iforder
- long orderid
- string ordercode
- long mtrlid
- decimal { 10 } qty
- string unit
- decimal { 10 } uqty
- decimal { 5 } rate
- decimal { 5 } taxrate
- decimal { 10 } price
- decimal { 5 } rebate
- string dscrp
- string mtrlcode
- datetime requiredate
- datetime accomplishdate
- long storageid
- string jgdscrp
- string status
- string woodcode
- string pcode
- long wrkgrpid
- long relwfjgid
- long relprintid
- string relcode
- string pfcode
- integer iffp
- string plancode
- long relwfjgid2
- long relprintid2
- long sptid
- long sonmtrlid
- integer thtype
- end type
|