s_config_change.srs 421 B

12345678910111213141516171819202122
  1. $PBExportHeader$s_config_change.srs
  2. global type s_config_change from structure
  3. long scid
  4. long billid
  5. string billcode
  6. datetime billdate
  7. string rep
  8. integer flag
  9. long mtrlid
  10. string status_ori
  11. string woodcode_ori
  12. string pcode_ori
  13. string status_new
  14. string woodcode_new
  15. string pcode_new
  16. integer if_status
  17. integer if_woodcode
  18. integer if_pcode
  19. integer if_update_mtrl
  20. string dscrp
  21. end type