3.6 Adding Management Ledger Class tables

Beginning with release 8, OFSAA Profitability Management supports a Management Ledger table class. Management Ledger tables provide substantially identical functionality to the traditional Ledger/Stat table. Like Ledger/Stat, you may also customize the dimensionality of Management Ledger tables. Additionally, in addition to the seeded Management Ledger table (FSI-D-MANAGEMENT-LEDGER), you may also construct and customize additional ledger tables of the Management Ledger table class.

The seeded FSI-D-MANAGEMENT-LEDGER table is loaded from STG_GL_DATA via a standard T2T rule (T2T_MANAGEMENT_LEDGER). If you choose to build additional Management Ledger tables, you will need to clone T2T_MANAGEMENT_LEDGER to target your new ledger table.

Note:

All Custom Dimensions should be added to the PK for STG_GL_DATA.

And all Custom Dimensions should be added to Unique Index of FSI_D_MANAGEMENT_LEDGER.

The following topics are covered in this section: