12345678910111213141516171819202122232425262728293031323334 |
- $PBExportHeader$s_saletaskmx_change.srs
- global type s_saletaskmx_change from structure
- long scid
- long billid
- string billcode
- datetime billdate
- string rep
- string relcode
- long taskid
- long printid
- string oldstatus
- string oldwoodcode
- string oldpcode
- string oldmxdscrp
- string oldmxdscrp2
- string newstatus
- string newwoodcode
- string newpcode
- string newmxdscrp
- string newmxdscrp2
- long flag
- string opemp
- datetime opdate
- string modemp
- datetime moddate
- string auditemp
- datetime auditdate
- s_saletaskmx_changemx arg_s_changemx[]
- integer affirmflag
- string affirmrep
- datetime affirmdate
- string dscrp
- end type
|