s_record.srs 283 B

12345678910111213141516
  1. $PBExportHeader$s_record.srs
  2. global type s_record from structure
  3. long mxid
  4. long empid
  5. integer rectype
  6. string techlevel
  7. string cmpname
  8. string address
  9. string reljob
  10. decimal { 2 } wage
  11. datetime start_date
  12. datetime end_date
  13. string cause
  14. string dscrp
  15. end type