ArAdvanceTxnTemplate
Represents templates used to configure default settings for accounts receivable advance transactions, including transaction source and line templates.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the advance transaction template. |
| auditCreatedDateTime | Datetime | True |
The date and time when the advance transaction template was created. |
| auditModifiedBy | String | True |
The user who last modified the advance transaction template. |
| auditModifiedDateTime | Datetime | True |
The date and time when the advance transaction template was last modified. |
| description | String | False |
The description of the advance transaction template. |
| entity_Href | String | True |
The URL of the entity associated with this advance transaction template. |
| entity_Id | String | True |
The Id of the entity associated with this advance transaction template. |
| entity_Key | String | True |
The system-assigned key of the entity associated with this advance transaction template. |
| entity_Name | String | True |
The name of the entity associated with this advance transaction template. |
| href | String | True |
The URL of the advance transaction template resource. |
| id | String | False |
The unique identifier of the advance transaction template. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the advance transaction template record. |
| name | String | False |
The name of the advance transaction template. |
| status | String | False |
The current status of the advance transaction template, such as active or inactive. |
| txnSource | String | False |
The transaction source associated with this advance transaction template. |
| ListAggregate_Lines | String | False |
The list of line templates associated with this advance transaction template. |