Oracle BI Applications enables you to configure:
-
The list of ledgers or set of books from which to extract the GL data.
-
The types of ledgers or set of books for which to extract the GL data.
For Oracle 11i customers, to configure the list of sets of books for which to extract the GL data, do the following:
-
In DAC, go to the Design view, and select the appropriate custom container from the drop-down list.
-
Display the Source System Parameters tab.
-
Query for the parameter $$FILTER_BY_SET_OF_BOOKS_ID.
-
Double-click the Value column to open the text box, and enter 'Y'.
Make sure to put single quotes around the Y.
-
Save the changes.
-
Query for the parameter $$SET_OF_BOOKS_ID_LIST.
-
Double-click the Value column to open the text box, and enter the IDs
of the sets of books for which you want to extract GL data.
Specify the list of sets of book IDs separated by commas (do not enter single or double quotes).
For example, if you want to extract GL data for sets of books with IDs: 101, 207, and 303, then set the value of this parameter to the following:
101, 207, 303
-
Save the changes.
-
P (Parent)
-
R (Reporting)
-
N (None)
-
In DAC, go to the Design view, and select the appropriate custom container from the drop-down list.
-
Display the Source System Parameters tab.
-
Query for the parameter $$FILTER_BY_SET_OF_BOOKS_TYPE.
-
Double-click the Value column to open the text box, and enter the value 'Y'.
Make sure to put single quotes around the Y.
-
Save the changes.
-
Query for the parameter $$SET_OF_BOOKS_TYPE_LIST.
-
Double-click the Value column to open the text box, and enter the types of set of books for which you want to extract GL data.
Specify the list of set of book IDs in single quotes and separated by commas.
For example, if you want to extract GL data for all Parent set of books and all Reporting set of books, then set the value of this parameter as follows:
'P', 'R'
-
Save the changes.
-
In DAC, go to the Design view, and select the appropriate custom container from the drop-down list.
-
Display the Source System Parameters tab.
-
Query for the parameter $$FILTER_BY_LEDGER_ID.
-
Double-click the Value column to open the text box, and enter the value 'Y'.
Make sure to put single quotes around the Y.
-
Save the changes.
-
Query for the parameter $$LEDGER_ID_LIST.
-
Double-click the Value column to open the text box, and enter the IDs of ledgers for which you want to extract GL data for.
Specify the list of ledger IDs separated by commas (do not use single quotes).
For example, if you want to extract GL data for ledgers with IDs: 101, 207, and 303, then set the value of this parameter as follows:
101, 207, 303
-
Save the changes.
-
PRIMARY
-
SECONDARY
-
ALC
-
NONE
-
In DAC, go to the Design view, and select the appropriate custom container from the drop-down list.
-
Display the Source System Parameters tab, and query for the parameter $$FILTER_BY_LEDGER_TYPE.
-
Double-click the Value column to open the text box, and enter the value 'Y'.
Make sure to put single quotes around the Y.
-
Save the changes.
-
Query for the parameter $$LEDGER_TYPE_LIST.
-
Double-click the Value column to open the text box, and enter the types of ledgers for which you want to extract GL data for.
Specify the list of set of book IDs in single quotes and separated by commas.
For example, if you want to extract GL data for all Primary ledgers and all Secondary ledgers, then simply set the value of this parameter to as follows:
'PRIMARY', 'SECONDARY'
-
Save the changes.
No comments:
Post a Comment