StandardReceiptsstandardReceiptGdf
Employs global descriptive flexfields for receipts, meeting international or business-specific data requirements.
Columns
Name | Type | Description |
StandardReceiptsStandardReceiptId [KEY] | Long | The unique identifier of the standard receipt, linking it to the associated receipt entry in the system for tracking and reference purposes. |
CashReceiptId [KEY] | Long | The unique identifier of the cash receipt associated with the standard receipt, used to track cash transactions and apply payments. |
_FLEX_Context | String | The context segment of the descriptive flexfield for the standard receipt, providing additional metadata or classification for reporting and processing. |
_FLEX_Context_DisplayValue | String | The display value of the descriptive flexfield context segment for the standard receipt, which presents the context in a human-readable format. |
BusinessUnit | String | The business unit associated with the standard receipt, representing the department or organizational unit responsible for processing the receipt. |
CustomerAccountNumber | String | The account number of the customer linked to the standard receipt, used to identify the customer for payment processing and account management. |
CustomerName | String | The name of the customer associated with the standard receipt, identifying the entity making the payment. |
CustomerSite | String | The site or location of the customer, typically used for delivery purposes and for linking customer transactions. |
Finder | String | A searchable field used to help locate specific standard receipt records in the system, often utilized for query operations. |
ReceiptDate | Date | The date when the standard receipt was created or recorded in the system, indicating when the payment was processed. |
ReceiptNumber | String | The unique identifier or number assigned to the standard receipt, which is used for tracking and referencing the receipt in the system. |
StandardReceiptId | Long | The unique identifier of the standard receipt, which is used to link the receipt with related transaction records in the system. |