OwnershipStructure
Represents ownership structures used to define consolidation relationships between entities, including accounting method, elimination settings, and equity method book assignments.
Columns
| Name | Type | ReadOnly | Description |
| accountingMethod | String | False |
The accounting method used for this ownership structure, such as consolidation or equity. |
| auditCreatedBy | String | True |
The user who created the ownership structure. |
| auditCreatedDateTime | Datetime | True |
The date and time when the ownership structure was created. |
| auditModifiedBy | String | True |
The user who last modified the ownership structure. |
| auditModifiedDateTime | Datetime | True |
The date and time when the ownership structure was last modified. |
| description | String | False |
The description of this ownership structure. |
| eliminationEnableEliminationByAffiliateEntity | Bool | False |
Indicates whether elimination by affiliate entity is enabled for this ownership structure. |
| eliminationEnableInterEntityAutoElimination | Bool | False |
Indicates whether automatic inter-entity elimination is enabled for this ownership structure. |
| id | String | False |
The unique identifier of the ownership structure record. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the ownership structure record. |
| status | String | False |
The current status of the ownership structure, such as active or inactive. |
| userDefinedBookForEquityMethod_Href | String | True |
The URL of the user-defined book used for the equity method associated with this ownership structure. |
| userDefinedBookForEquityMethod_Id | String | False |
The Id of the user-defined book used for the equity method associated with this ownership structure. |
| userDefinedBookForEquityMethod_Key | String | False |
The system-assigned key of the user-defined book used for the equity method associated with this ownership structure. |