Company structure functions
getConsolidationMethod
This function returns the consolidation method used when consolidating the specified group to the specified parent company in the specified period. Note that the company structure used here is implicitly set to the currently used structure.
Argument: Group code, company code, period code.
getDeltaMinorityShare
This function returns the percentage change of the minority shares for the ownership of the specified subsidiary company by the specified parent company in the specified period.
Argument: Parent company code, company code, period code.
getDirectOwnershipPercentage
This function returns the direct ownership percent for the specified parent company of the specified subsidiary company in the specified period.
Argument: Parent company code, company code, period code.
getGroupCurrencies
This function returns all the involved currencies for the companies in the ownership structure, from the specified current company to the top group. Note that the company structure used here is implicitly set to the current structure, that is, the currently used structure.
Argument: Company code.
getMinorityShare
This function returns the percentage of minority shares for the ownership of the specified subsidiary company by the specified parent company in the specified period.
Argument: Parent company code, company code, period code.
getOwnershipPercentage
This function returns the ownership percent for the specified parent company of the specified subsidiary company in the specified period.
Argument: Parent company code, company code, period code.
getParentCompanies
This function returns a list of companies that own the specified company in the specified period.
Argument: Company code, period code.