Add | Adds a new data line to the object. |
SetCurrentLine | Sets the active row to a specified row number. |
Add | Adds a new data line to the object. |
SetCurrentLine | Sets the active row to a specified row number. |
Count | Returns the number of lines in the employee previous employment list. |
EmployeeNo | P>Sets or returns the employee ID, which SAP Business One generates automatically when adding a new employee. Field name: empID. This is a foreign key to the EmployeesInfo object. |
Employer | Sets or returns the name of the previous employer. Field name: employer. Length: 50 characters. |
FromDtae | Sets or returns the start date of the previous employment period. Field name: fromDate. |
LineNum | Returns the current row number in the employee reviews list. Field name: line. |
Position | Sets or returns the employee position in the previous employment. Field name: position. Length: 50 characters. |
Remarks | Sets or returns a memo type string that specifies remarks of the previous employment. Field name: remarks. Length: 64,000 characters. |
ToDate | Sets or returns the end date of the previous employment period. Field name: toDate. |
UserFields | Returns the UserFields object. |