Employees Resumes Table Formats (EMResume)
Follow Ajera CRM specifications for preparing a file containing employee resumes.
| Field Name | Data Type | Length | Notes | 
|---|---|---|---|
| Employee | varchar | 20 | Employee number; primary key; must exist in EM | 
| ResumeCategory | varchar | 10 | Resume text category; primary key; must exist in CFGResumeCategory (Code/Description) | 
| ResumeText | text | unlimited | Resume text content | 
