s_empinfo_array.srs 643 B

123456789101112131415161718192021222324252627282930313233
  1. $PBExportHeader$s_empinfo_array.srs
  2. global type s_empinfo_array from structure
  3. long empid[]
  4. string empcode[]
  5. string empname[]
  6. string sex[]
  7. datetime birthday[]
  8. string idcard[]
  9. string homeplace[]
  10. decimal {2} stature[]
  11. string diploma[]
  12. string hometel[]
  13. string handtel[]
  14. string postcode[]
  15. string address[]
  16. datetime joindate[]
  17. string duty[]
  18. string wrktpye[]
  19. long deptid[]
  20. long wrkgrpid[]
  21. string officetel[]
  22. string cardcode[]
  23. string bedcode[]
  24. decimal {4} wage[]
  25. string bankcode[]
  26. string language[]
  27. string introducer[]
  28. string dscrp[]
  29. datetime opdate[]
  30. string opemp[]
  31. long status[]
  32. end type