s_cust_plan.srs 238 B

12345678910111213
  1. $PBExportHeader$s_cust_plan.srs
  2. global type s_cust_plan from structure
  3. long planid
  4. long cusid
  5. string saler
  6. datetime plandate
  7. string planrep
  8. string plancontent
  9. string dscrp
  10. integer perdaynum
  11. integer openmode
  12. end type