s_planprice_changed.srs 297 B

123456789101112131415
  1. $PBExportHeader$s_planprice_changed.srs
  2. global type s_planprice_changed from structure
  3. long billid
  4. long mtrlid
  5. decimal { 10 } lastprice
  6. decimal { 10 } planprice
  7. string reason
  8. string mxdscrp
  9. string mtrlcode
  10. string status
  11. string woodcode
  12. string pcode
  13. long printid
  14. end type