exportOwnershipData
Exports ownership data from an entity to a comma-delimited CSV file.
Default ownership data that was populated by Financial Consolidation and Close is not included in the export file. Only the data that users entered to override the default settings is included in the export file.
Applies to
Financial Consolidation and Close and Tax Reporting.Required Roles
- Service Administrator
- Power User
- User
Usage
epmautomate exportOwnershipData Entity Scenario Year Period FILE_NAME where:
-
Entityis the name of the entity from which data is to be exported. -
Scenariois the scenario from which data is to be exported. -
Yearis the year from which data is to be exported. -
Periodis the period of the year from which data is to be exported. -
FILE_NAMEis the name of a CSV file to which the data is to be exported. Use thedownloadFilecommand to download this file to a local server.
Example
epmautomate exportOwnershipData FCCS_TotalActual FY18 Dec exportfile.csv