InterEntityBasicMap
Represents basic inter-entity account mapping rules that define payable and receivable GL accounts for a specific entity.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the inter-entity basic map. |
| auditCreatedDateTime | Datetime | True |
The date and time when the inter-entity basic map was created. |
| auditModifiedBy | String | True |
The user who last modified the inter-entity basic map. |
| auditModifiedDateTime | Datetime | True |
The date and time when the inter-entity basic map was last modified. |
| entity_Href | String | True |
The URL of the entity associated with this basic map. |
| entity_Id | String | False |
The Id of the entity associated with this basic map. |
| entity_Key | String | False |
The system-assigned key of the entity associated with this basic map. |
| entity_Name | String | True |
The name of the entity associated with this basic map. |
| entity_Status | String | True |
The current status of the entity associated with this basic map, such as active or inactive. |
| href | String | True |
The URL of the inter-entity basic map resource. |
| id | String | True |
The unique identifier of the inter-entity basic map record. |
| interEntityAccountMapping_Href | String | True |
The URL of the inter-entity account mapping associated with this basic map. |
| interEntityAccountMapping_Id | String | True |
The Id of the inter-entity account mapping associated with this basic map. |
| interEntityAccountMapping_Key | String | True |
The system-assigned key of the inter-entity account mapping associated with this basic map. |
| interEntityPayableGLAccount_Href | String | True |
The URL of the inter-entity payable GL account for this basic map. |
| interEntityPayableGLAccount_Id | String | False |
The Id of the inter-entity payable GL account for this basic map. |
| interEntityPayableGLAccount_Key | String | False |
The system-assigned key of the inter-entity payable GL account for this basic map. |
| interEntityPayableGLAccount_Name | String | True |
The name of the inter-entity payable GL account for this basic map. |
| interEntityReceivableGLAccount_Href | String | True |
The URL of the inter-entity receivable GL account for this basic map. |
| interEntityReceivableGLAccount_Id | String | False |
The Id of the inter-entity receivable GL account for this basic map. |
| interEntityReceivableGLAccount_Key | String | False |
The system-assigned key of the inter-entity receivable GL account for this basic map. |
| interEntityReceivableGLAccount_Name | String | True |
The name of the inter-entity receivable GL account for this basic map. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the inter-entity basic map record. |