ExpenseCashAdvancesCashAdvanceDff
Offers descriptive flexfields for adding custom attributes to cash advance records, supporting unique organizational needs.
Columns
Name | Type | Description |
ExpenseCashAdvancesCashAdvanceId [KEY] | Long | The unique identifier for the cash advance record, used to reference individual cash advances within the ExpenseCashAdvances table. |
CashAdvanceId [KEY] | Long | The identifier that links the cash advance record to the related data in the ExpenseCashAdvancesCashAdvanceDff table, providing a reference for additional details. |
_FLEX_Context | String | The context value associated with the cash advance in the ExpenseCashAdvancesCashAdvanceDff table, typically used for flexible data management or metadata. |
_FLEX_Context_DisplayValue | String | A display-friendly version of the context value from the _FLEX_Context column, intended for user-facing interfaces or reports. |
Finder | String | A generic term used to describe a search or filter parameter, potentially used to identify or locate specific cash advance records in queries or reports. |
EffectiveDate | Date | A date value used to fetch cash advance records that are effective as of the specified date, helping ensure the accuracy of time-sensitive data retrieval. |