ReceivablesCustomerAccountActivitiescreditMemoApplications
Lists credit memo applications tied to customer account activities, enabling partial or full offset of outstanding transactions.
Columns
| Name | Type | Description |
| ReceivablesCustomerAccountActivitiesAccountId [KEY] | Long | The unique identifier for the customer account associated with the credit memo application, used to track the account in receivables. |
| ApplicationId [KEY] | Long | The unique identifier for the credit memo application, used to reference the specific application of a credit memo to an account. |
| ApplicationDate | Date | The date when the credit memo application was processed or applied to the customer's account. |
| ApplicationAmount | Decimal | The monetary amount of the credit memo being applied to the account, reflecting the amount credited to the customer. |
| ApplicationStatus | String | The status of the credit memo application, such as 'Pending', 'Applied', or 'Cancelled', indicating the current state of the application. |
| ReferenceInstallmentId | Long | The unique identifier for the installment associated with the credit memo application, if applicable. |
| ReferenceTransactionNumber | String | The reference number of the transaction linked to the credit memo application, providing a way to track the original transaction. |
| ReferenceTransactionId | Long | The unique identifier for the transaction associated with the credit memo application, allowing for linkage between the credit memo and the transaction. |
| AccountingDate | Date | The accounting date assigned to the credit memo application, indicating when the application is recorded in the accounting system. |
| CreditMemoId | Long | The unique identifier for the credit memo associated with the application, allowing for tracking and management of credit memos. |
| CreditMemoNumber | String | The number assigned to the credit memo, used for referencing the specific credit memo document. |
| CreditMemoStatus | String | The status of the credit memo, such as 'Approved', 'Pending', or 'Applied', providing information on the current state of the credit memo. |
| EnteredCurrency | String | The currency code in which the credit memo is entered, reflecting the currency used for the transaction. |
| TransactionType | String | The type of transaction associated with the credit memo application, such as 'Adjustment', 'Refund', or 'Payment'. |
| ActivityName | String | The name of the activity associated with the credit memo application, providing context to the action performed. |
| IsLatestApplication | String | Indicates whether this credit memo application is the most recent application for the account, useful for tracking the latest updates. |
| CreationDate | Datetime | The date and time when the credit memo application record was created, helping track the creation of the application. |
| CreatedBy | String | The user or system that created the credit memo application record, providing accountability for record creation. |
| LastUpdateDate | Datetime | The date and time when the credit memo application record was last updated, useful for tracking changes to the record. |
| LastUpdatedBy | String | The user or system that last updated the credit memo application record, providing visibility into modifications. |
| BillToSiteNumber | String | The site number of the customer’s billing address associated with the credit memo application. |
| ReferenceTransactionStatus | String | The status of the reference transaction, providing information on the state of the transaction being referenced in the credit memo application. |
| AccountId | Long | The unique identifier for the account linked to the credit memo application, used for tracking customer account activities. |
| AccountNumber | String | The account number associated with the credit memo application, allowing for quick identification of the customer’s account. |
| CustomerName | String | The name of the customer whose account is being credited, providing identification of the account holder. |
| Finder | String | A search term used to locate specific credit memo application records based on the attributes or details provided. |
| TaxpayerIdentificationNumber | String | The Tax Indentification Number (TIN) associated with the customer or transaction, used for tax reporting and compliance purposes. |
| TaxRegistrationNumber | String | The tax registration number associated with the customer, used for tax identification in accordance with tax authorities. |
| TransactionLimitByDays | Int | The maximum limit, in days, within which a transaction can be processed, typically used to define credit limits or payment terms. |
| TransactionStatus | String | The current status of the transaction associated with the credit memo application, such as 'Completed', 'Pending', or 'Cancelled'. |