12345678910111213141516171819202122232425262728293031323334 |
- $PBExportHeader$s_spt_price_changemx.srs
- global type s_spt_price_changemx from structure
- long mtrlid
- string status
- decimal { 10 } rate
- decimal { 10 } enprice
- decimal { 10 } rebate
- decimal { 10 } price
- decimal { 10 } wareprice
- decimal { 5 } lastprice
- decimal { 5 } qty
- decimal { 5 } qty1
- string dscrp
- long sptid
- long printid
- string mtrlcode
- string unit
- string sptmtrlname
- datetime lastdate
- datetime effdate
- string woodcode
- string pcode
- string jgdscrp
- integer hisflag
- integer taskflag
- integer wareflag
- datetime sdate
- datetime edate
- long buybargainid
- long buybargainprintid
- string buybargaincode
- datetime effdate_end
- end type
|