s_empinfo.srs 773 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. $PBExportHeader$s_empinfo.srs
  2. global type s_empinfo from structure
  3. long scid
  4. long empid
  5. string empcode
  6. string empname
  7. string sex
  8. datetime birthday
  9. string idcard
  10. string homeplace
  11. decimal { 2 } stature
  12. string diploma
  13. string hometel
  14. string handtel
  15. string postcode
  16. string address
  17. datetime joindate
  18. string duty
  19. string wrktpye
  20. long deptid
  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. integer jobtype
  30. long jobid
  31. decimal { 2 } hourwage
  32. integer status
  33. datetime ondutydate
  34. string nation
  35. string likestr
  36. integer ifmarry
  37. string specialty
  38. string computergrade
  39. string health
  40. decimal { 5 } bankamt
  41. integer gztype
  42. end type