123456789101112131415161718192021222324252627282930313233 |
- $PBExportHeader$s_empinfo_array.srs
- global type s_empinfo_array from structure
- long empid[]
- string empcode[]
- string empname[]
- string sex[]
- datetime birthday[]
- string idcard[]
- string homeplace[]
- decimal {2} stature[]
- string diploma[]
- string hometel[]
- string handtel[]
- string postcode[]
- string address[]
- datetime joindate[]
- string duty[]
- string wrktpye[]
- long deptid[]
- long wrkgrpid[]
- string officetel[]
- string cardcode[]
- string bedcode[]
- decimal {4} wage[]
- string bankcode[]
- string language[]
- string introducer[]
- string dscrp[]
- datetime opdate[]
- string opemp[]
- long status[]
- end type
|