EssApprPolicy
| CompanyID | Company Identifier | SmallID | 12 | ||
| EssAppPolID | BigID | 12 | |||
| ApprovalContext | Personal | EC | MyFamily…etc. | Enum | 1 | Enumerated type indicating what feature we're talking about. | Enum |
| CstID | Custom field def id | BigID | 12 | ID for a custom tab def. This will be meaningful if Context == "CUSTOM" | |
| LeaveID | Leave Record Identifier | BigID | 12 | Indicates which leave ID this is for if Context = 'LEAVE' | |
| DBAction | New | Change | Delete (is this elsewhere? Probably.) | Enum | 1 | Indicates whether this is for insert, modify, or delete. | Enum |
| AutoApprove | [ Manual | Automatic] | Enum | 1 | Indicates whether this type of change is immediately made (autoapprove), or becomes a pending change which must be approved by an administrator. | Enum |
| UIOrder | Order to show it in | Long | 12 | Order to display these items in ESS setup wizard. | |
| LockSeqNbr | *SYSTEM* Row Sequence Nbr | Long | 12 |