EmployeeExpenseAdjustment
Represents adjustment records for employee expenses, capturing corrected reimbursement totals, non-reimbursable amounts, and references to the originating employee expense.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the employee expense adjustment. |
| auditCreatedDateTime | Datetime | True |
The date and time when the employee expense adjustment was created. |
| auditModifiedBy | String | True |
The user who last modified the employee expense adjustment. |
| auditModifiedDateTime | Datetime | True |
The date and time when the employee expense adjustment was last modified. |
| basePaymentBaseCurrency | String | False |
The base currency used for base payment amounts on this employee expense adjustment. |
| basePaymentPaidDate | Date | True |
The date on which the base payment for this employee expense adjustment was made. |
| basePaymentTotalDue | Decimal | True |
The total base currency amount due for this employee expense adjustment. |
| basePaymentTotalEntered | Decimal | True |
The total base currency amount entered for this employee expense adjustment. |
| basePaymentTotalPaid | Decimal | True |
The total base currency amount paid for this employee expense adjustment. |
| basePaymentTotalSelected | Decimal | True |
The total base currency amount selected for payment on this employee expense adjustment. |
| createdDate | Date | False |
The date on which the employee expense adjustment was created. |
| description | String | False |
The description of the employee expense adjustment. |
| employee_Href | String | True |
The URL of the employee associated with this expense adjustment. |
| employee_Id | String | False |
The Id of the employee associated with this expense adjustment. |
| employee_Key | String | False |
The system-assigned key of the employee associated with this expense adjustment. |
| entity_Href | String | True |
The URL of the entity associated with this employee expense adjustment. |
| entity_Id | String | True |
The Id of the entity associated with this employee expense adjustment. |
| entity_Key | String | True |
The system-assigned key of the entity associated with this employee expense adjustment. |
| entity_Name | String | True |
The name of the entity associated with this employee expense adjustment. |
| expenseAdjustmentReportNumber | String | False |
The report number assigned to this employee expense adjustment. |
| expenseSummary_Href | String | True |
The URL of the expense summary associated with this employee expense adjustment. |
| expenseSummary_Id | String | False |
The Id of the expense summary associated with this employee expense adjustment. |
| expenseSummary_Key | String | False |
The system-assigned key of the expense summary associated with this employee expense adjustment. |
| expenseSummary_PostingDate | Date | False |
The posting date of the expense summary associated with this employee expense adjustment. |
| expenseSummary_PreventGLPosting | Bool | True |
Indicates whether GL posting is prevented for the expense summary associated with this employee expense adjustment. |
| expenseSummary_State | String | True |
The current state of the expense summary associated with this employee expense adjustment. |
| expenseSummary_Title | String | True |
The title of the expense summary associated with this employee expense adjustment. |
| href | String | True |
The URL of the employee expense adjustment resource. |
| id | String | True |
The unique identifier of the employee expense adjustment record. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the employee expense adjustment record. |
| nonReimbursableBaseTotalEntered | Decimal | True |
The total non-reimbursable amount entered in the base currency for this employee expense adjustment. |
| nonReimbursableReimbursementTotalEntered | Decimal | True |
The total non-reimbursable amount entered in the reimbursement currency for this employee expense adjustment. |
| referenceEmployeeExpense_Href | String | True |
The URL of the originating employee expense referenced by this adjustment. |
| referenceEmployeeExpense_Id | String | False |
The Id of the originating employee expense referenced by this adjustment. |
| referenceEmployeeExpense_Key | String | False |
The system-assigned key of the originating employee expense referenced by this adjustment. |
| reimbursementReimbursementCurrency | String | False |
The currency used for reimbursement amounts on this employee expense adjustment. |
| reimbursementTotalDue | Decimal | True |
The total reimbursement amount due for this employee expense adjustment. |
| reimbursementTotalEntered | Decimal | True |
The total reimbursement amount entered for this employee expense adjustment. |
| reimbursementTotalPaid | Decimal | True |
The total reimbursement amount paid for this employee expense adjustment. |
| reimbursementTotalSelected | Decimal | True |
The total reimbursement amount selected for payment on this employee expense adjustment. |
| state | String | False |
The current state of this employee expense adjustment, such as draft, submitted, or approved. |
| ListAggregate_Lines | String | False |
The aggregate list of adjustment lines associated with this employee expense adjustment. |