InterEntityAdvancedMap
Represents advanced inter-entity account mapping rules that define payable and receivable GL accounts for specific source and target entity combinations.
Columns
| Name | Type | ReadOnly | Description |
| href | String | True |
The URL of the inter-entity advanced map resource. |
| id | String | True |
The unique identifier of the inter-entity advanced map record. |
| interEntityAccountMapping_Href | String | True |
The URL of the inter-entity account mapping associated with this advanced map. |
| interEntityAccountMapping_Id | String | True |
The Id of the inter-entity account mapping associated with this advanced map. |
| interEntityAccountMapping_Key | String | True |
The system-assigned key of the inter-entity account mapping associated with this advanced map. |
| interEntityPayableGLAccount_Href | String | True |
The URL of the inter-entity payable GL account for this advanced map. |
| interEntityPayableGLAccount_Id | String | False |
The Id of the inter-entity payable GL account for this advanced map. |
| interEntityPayableGLAccount_Key | String | False |
The system-assigned key of the inter-entity payable GL account for this advanced map. |
| interEntityPayableGLAccount_Name | String | True |
The name of the inter-entity payable GL account for this advanced map. |
| interEntityReceivableGLAccount_Href | String | True |
The URL of the inter-entity receivable GL account for this advanced map. |
| interEntityReceivableGLAccount_Id | String | False |
The Id of the inter-entity receivable GL account for this advanced map. |
| interEntityReceivableGLAccount_Key | String | False |
The system-assigned key of the inter-entity receivable GL account for this advanced map. |
| interEntityReceivableGLAccount_Name | String | True |
The name of the inter-entity receivable GL account for this advanced map. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the inter-entity advanced map record. |
| sourceEntity_Href | String | True |
The URL of the source entity associated with this advanced map. |
| sourceEntity_Id | String | False |
The Id of the source entity associated with this advanced map. |
| sourceEntity_Key | String | False |
The system-assigned key of the source entity associated with this advanced map. |
| sourceEntity_Name | String | True |
The name of the source entity associated with this advanced map. |
| sourceEntity_Status | String | True |
The current status of the source entity associated with this advanced map, such as active or inactive. |
| targetEntity_Href | String | True |
The URL of the target entity associated with this advanced map. |
| targetEntity_Id | String | False |
The Id of the target entity associated with this advanced map. |
| targetEntity_Key | String | False |
The system-assigned key of the target entity associated with this advanced map. |
| targetEntity_Name | String | True |
The name of the target entity associated with this advanced map. |
| targetEntity_Status | String | True |
The current status of the target entity associated with this advanced map, such as active or inactive. |