12345678910111213141516171819202122232425 |
- $PBExportHeader$s_requestbuy_rel.srs
- global type s_requestbuy_rel from structure
- long mtrlid[]
- string mtrlcode[]
- string status[]
- string woodcode[]
- string pcode[]
- string unit[]
- decimal { 10 } planbuyqty[]
- decimal { 10 } realbuyqty[]
- decimal { 10 } tqty[]
- integer ifbuy
- long scid[]
- datawindow sharedw
- string plancode[]
- integer storageid[]
- datetime rqdate[]
- string mtrlname[]
- string mtrlmode[]
- string mtrlsectype[]
- string zxmtrlmode[]
- string usermtrlmode[]
- string pfcode[]
- end type
|