Reg: Expense LOC" that doesn't match the "Accum LOC
Hello Team,
Current Version - Oracle 11i (11.5.10.2)
Usually user ran the SQL query and generated the report after month end closure for FA and they have identified that Expense Loc not matched with Accum Loc only for 44 assets. When i took the chance to look at the standard package code ( FA_GENACCTS_PKG) where it generated CCID for DEPRN_RESERVE_ACCT inside the packge. So i thought to trigger the WF manually using this SQL script (faxagtst.sql) Provided by oracle. It was generated the correct CCID(Expense LOC" that does match the "Accum LOC) for the bad assets(it meant that Exp Loc does not match with Accum Loc).