Add | Adds a new data line to the object. |
 SetCurrentLine | Sets the active row to a specified row number. |
 ApprovedBy | Sets or returns the person name that approves the absence. Field name: approvedBy. Length: 20 characters. |
 ConfirmerNumber | Sets or returns the employee's Confirmer Number. Field name: cnfrmrNum). This is a foreign key to the EmployeesInfo object. |
 Count | Returns the total number of records in the table. |
 EmployeeID | 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. 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. |
 FromDate | Sets or returns the start date of the employee absence period. Field name: fromDate. |
 LineNum | Returns the current row number in the employee absence information list. Field name: line. |
 Reason | Sets or returns the reason for employee absence. Field name: reason. Length: 20 characters. |
 ToDate | Sets or returns the end date of the employee absence period. Field name: toDate. |
 UserFields | Returns the UserFields object. |
Â
Â