3.2 Bugs Fixed in this Release

The following bugs are fixed as part of the OFS Profitability Management Application v8.1.2.0.0 release.

Table 3-1 List of Bugs fixed for OFS Profitability Management Application

Sl. No. Bug ID Bug Description Change Description
1 33498616 DRIVER SCREEN COLUMN NAME DROP DOWN NOT DISABLED WHEN VIEWING DYNAMIC DRIVER ALLOC Added disable feature for the View Mode.
2 33250836 LEDGER_STAT TABLE MISSING FROM ALLOCATION SPECIFICATION SCREEN FOR UPGRADES FROM 6.1 A script is provided to resolve this issue.
3 33204355 F/W PORT OF BUG 32877014 - ALLOCATION RULE FAILED WHEN TRY TO USING TRANSACTION SUMMARY TABLE AS DRIVER A script is provided for the customer to execute, to insert data into FSI_M_DATA_IDENTITY table in Autonomous transaction block. This is for cases when the source is Management Ledger and parallel DML is set to force.
4 33091268 LOOKUP TABLE DRIVER DOESN'T SHOW LOOKUP TYPE SELECTION Source Lookup type drop-down is added for the Hierarchy Match and Exact Match conditions.
5 33090816 ALLOCATION TRACE DT DOESN'T POPULATE RECORDS The String variable size is increased to resolve the issue.
6 32882294 FORWARD PORT OF BUG 32853960 - UNDO IS FAILING FOR INSTRUMENT, TRANSACTION AND PORTFOLIO TABLES The required files are modified to resolve this issue.
7 32876793 FORWARD PORT OF BUG 32808128 - INCORRECT LEAF VALUE GETS INSERTED FOR STATIC TABLE ALLOCATION WITH MORE THAN ONE TARGET LEAF A fix has been done in the function that creates the static table view used by the engine.
8 32832465 FORWARD PORT OF BUG 32832420 - FISCAL_MONTH CLAUSE IN GTT IS NOT ADJUSTED BASED ON THE FISCAL YEAR START MONTH The PAM Engine is modified to adjust the fiscal month based on the fiscal year start month.
9 32816089 FORWARD PORT OF BUG 31896367 - MANAGEMENT LEDGER TO PORTFOLIO TABLE DYNAMIC DRIVER ALLOCATIONS FAILS TO MERGE ROWS The insert script into fsi_m_data_identity_detail is made within an autonomous transaction.
10 32755223 FORWARD PORT OF BUG 32636716 - UNDO FOR SELECTED BATCHES OPTION DOES NOT SELECT ALL ALLOCATIONS WHICH ARE PART OF THE BATCH The UNDO selection query is changed to identify allocations that are part of the same batch execution.
11 33160858 ALLOCATION HISTORY EXECUTION STATUS SHOWS AS STARTED FOR A FAILED RULE The Status fetch query is modified to get the correct status of the executed rule.
12 33140352 UPDATE IDENTITY_CODE_CHG IN INSTRUMENT TABLES FOR T2T LOADED RECORDS AND POPULATE FSI_DATA_IDENTITY A new DT is introduced that will update the IDENTITY_CODE_CHG column post the T2T load, and also insert the new identity code into FSI_DATA_IDENTITY.
13 33136352 FOLDER NAMES NOT SORTED IN DROP DOWN UI FOR SIMPLIFIED BATCH A sorting function is included to sort all the folder names.
14 32882378 FORWARD PORT OF BUG 32872102 - UNDO FOR SELECTED BATCHES OPTION SELECTS RECORDS PART OF A DIFFERENT BATCH EXECUTION ID The UNDO engine query is modified to pick up only the expected allocations that are part of the batch.
15 31394002 V_CREATED_BY ON DIMENSION STAGING TABLES IS LARGER THAN CREATED_BY ON DIMENSION TABLES The size of CREATED_BY column in Dim_<> tables is corrected.
16 16326121 LOOKUP TABLE DATA INFORMATION: DATE FORMAT HARDCODED AS YYYY-MM-DD HH:MM:SS The date format for Lookup Table is changed to the standard format.