s_moverecord.srs 331 B

12345678910111213141516171819
  1. $PBExportHeader$s_moverecord.srs
  2. global type s_moverecord from structure
  3. long moveid
  4. long empid
  5. datetime movedate
  6. integer movetype
  7. string cause
  8. string sjob
  9. string djob
  10. string filecode
  11. decimal { 2 } wage
  12. string firetype
  13. long sdeptid
  14. long ddeptid
  15. long scid
  16. string dscrp
  17. integer ifBlackList
  18. end type