s_saletask.srs 676 B

12345678910111213141516171819202122232425262728293031323334
  1. $PBExportHeader$s_saletask.srs
  2. global type s_saletask from structure
  3. long scid
  4. long taskid
  5. string taskcode
  6. datetime taskdate
  7. datetime requiredate
  8. long cusid
  9. string cus_name
  10. string cus_tele
  11. string cus_address
  12. string cus_fax
  13. long banktypeid
  14. string banktypename
  15. string paytype
  16. long mtrltypeid[]
  17. string mtrltype[]
  18. long mtrlid[]
  19. string mtrlcode[]
  20. string mtrlname[]
  21. string mtrlengname[]
  22. string mtrlmode[]
  23. string unit[]
  24. decimal { 10 } saleqty[]
  25. decimal { 10 } fprice[]
  26. decimal { 10 } rebate[]
  27. decimal { 10 } price[]
  28. decimal { 10 } enprice[]
  29. string mxdscrp[]
  30. decimal { 10 } cubage[]
  31. long mxcount
  32. string cuscode
  33. end type