DBA Data[Home] [Help]

APPS.PJI_PJP_SUM_ROLLUP dependencies on PJI_FM_XBS_ACCUM_UTILS

Line 17884: PJI_FM_XBS_ACCUM_UTILS.REMAP_RBS_TXN_ACCUM_HDRS (

17880: l_extraction_type := PJI_PROCESS_UTIL.GET_PROCESS_PARAMETER(l_process, 'EXTRACTION_TYPE');
17881: -- Extraction type is not needed for this step.
17882: -- Retaining it to maintain coding style as well as for potential future use.
17883:
17884: PJI_FM_XBS_ACCUM_UTILS.REMAP_RBS_TXN_ACCUM_HDRS (
17885: x_return_status => l_return_status
17886: ,x_msg_data => l_msg_data
17887: ,x_msg_count => l_msg_count );
17888: