StandardReceiptsstandardReceiptDFF
Hosts descriptive flexfields on standard receipts, allowing extra details or tracking codes for internal processes.
Columns
| Name | Type | Description |
| StandardReceiptsStandardReceiptId [KEY] | Long | The unique identifier of the standard receipt, linking it to the corresponding receipt entry in the system. |
| CashReceiptId [KEY] | Long | The unique identifier of the cash receipt, which is associated with the standard receipt and used for tracking cash transactions. |
| _FLEX_Context | String | The context segment of the descriptive flexfield for the standard receipt, used to capture additional attributes or dimensions for reporting and processing. |
| _FLEX_Context_DisplayValue | String | The display value of the descriptive flexfield context segment for the standard receipt, offering a human-readable description of the context. |
| BusinessUnit | String | The business unit associated with the standard receipt, representing the organizational unit responsible for processing the transaction. |
| CustomerAccountNumber | String | The account number of the customer linked to the standard receipt, used for payment processing and reconciliation. |
| CustomerName | String | The name of the customer associated with the standard receipt, identifying the entity making the payment. |
| CustomerSite | String | The site or location associated with the customer, used for delivering goods or services and for accounting purposes. |
| Finder | String | A field used to search or locate specific standard receipt records, typically used for reporting or querying the data. |
| ReceiptDate | Date | The date when the standard receipt was created or recorded in the system. |
| ReceiptNumber | String | The unique identifier or number assigned to the standard receipt, used for reference and tracking within the system. |
| StandardReceiptId | Long | The unique identifier of the standard receipt, which is linked to other related transaction records in the system. |