- Accounting Foundation Cloud Service Core Functions
- Data Extraction
- OOTB Extract for Management Ledger
19.2 OOTB Extract for Management Ledger
- From the AFCS Home page, select Data
Extraction.The Summary page is displayed with a list of data extraction definitions.
- Select Sys ML Balance Extract by searching for it. Click
to view details of this extract.
Note:
You cannot modify the Name, Description, Grain, and Entity. - User will have the option to apply a filter on Management Ledger tables and
Hierarchy tables.
Note:
Selecting the Hierarchy parent will be available only for this out-of-the-box extract but not for other custom extracts.Note:
User can apply filters on Hierarchy codes of General Ledger Hierarchy and Business Unit Hierarchy when alternative hierarchies exists to avoid duplication in extraction data. Following is an example filter expression (Replace the <HIERARCHY_CODE> with the respective codes): [Business Unit Hierarchy].[Hierarchy Code] = '<HIERARCHY_CODE>' AND [General Ledger Hierarchy].[Hierarchy Code] ='<HIERARCHY_CODE>' - Click Select Attributes. The following attributes are
added in Computed section under Available
Attributes.
- Parent GL Account Code
- Parent Business Unit Code
- Parent Business Unit Description
- Intercompany Identifier Description
- Click Describe File.
- In Specify Data file names, enter the file name. This
is a mandatory field.For example: test_file_data.txt
Note:
The file extension must be either .txt or .csv. - Select Column delimiter from the drop down list.For Example: Comma
- Specify the Text qualifier.For Example: Double quotes can be used, prefixed, and suffixed with text.
- Select the file format.For Example: Fixed Length or Delimited.
- Select the Record delimiter.For Example: Unix
- Toggle the Header button if you want a header to be
displayed in the extracted file.This field is optional.
Note:
The extracted file will show Result, Dimension, Integration, and Staging tables. Currently, Processing layer tables are not supported.
In case two physical entities contain the same logical name, the order of preference for the entity will be in the following order:
- 1 - Result
- 2 - Dimension
- 3 - Integration
- 4 - Staging
- Toggle the Generate a control file button if you want to
generate a control file. The control file provides verification/validation
information for use with extracted data files.This field is optional.
In the Specify control file name field, enter the file name. This is a mandatory field. The file extension must be either .txt or .csv.
The parameters you entered for Specify Data file names are copied to the Control file properties. You can modify based on your requirements. By default, the name is added as < Specify Data file names >_control.csv/.txt . For more details on fields such as Select file format, Select Column delimiter, Select Record delimiter, and Specify Text qualifier, see the above step.
To add the controls, click Add button.
- Add the control name in the text box.
- Select the aggregation type from the drop down. The supported options are Count, Avg, Sum, Min, and Max.
- Select the attribute from the drop-down. The Attribute field is disabled when the aggregation type is selected as Count.
You can add multiple controls to the file by clicking on Add button.
The Control file is available in the Archived Extract file.
Note:
The following are the behavior of the Control file in this release:
- There is no validations performed while generating a control file.
- Header will not be generated in case of control file during data extraction and you will not have an option to add the header.
- Click Save.The Sys ML Balance Extract definition is updated.
- For this seeded connector, you must create a pipeline to execute.
Note:
The attributes common across Management Ledger Period Balances and Management Ledger COA Segments entities are exposed for extraction. You can select and de-select the common attributes across these entities.