DBA Data[Home] [Help]

APPS.FA_PROCESS_IMPAIRMENT_PKG dependencies on FA_DEPRN_EVENTS_PKG

Line 832: FA_DEPRN_EVENTS_PKG.process_deprn_events(p_book_type_code,

828: elsif p_mode = 'POST' then
829: /*8666930 - Need to process deprn event here after processing is done for both primary and reporting books
830: this is to create same depreciation event for both primary and reporting book */
831: if g_release <> 11 then
832: FA_DEPRN_EVENTS_PKG.process_deprn_events(p_book_type_code,
833: l_period_rec.period_counter,
834: 1, /*Change the parameter if parallel programing is enabled */
835: 1,
836: 0,