1234567891011121314151617181920212223 |
- $PBExportHeader$s_saletaskmx_changemx.srs
- global type s_saletaskmx_changemx from structure
- long billid
- long printid
- long mxtype
- long orderid
- string olddscrp
- string oldsecdscrp
- string oldthdscrp
- string newdscrp
- string newsecdscrp
- string newthdscrp
- string ordercode
- datetime orderdate
- string oldstatus
- string oldwoodcode
- string oldpcode
- long scid
- string relcode
- long relprintid
- long mtrlid
- end type
|