DBA Data[Home] [Help]

APPS.PJI_PJP_SUM_ROLLUP dependencies on PJI_FM_XBS_ACCUM_UTILS

Line 20167: PJI_FM_XBS_ACCUM_UTILS.REMAP_RBS_TXN_ACCUM_HDRS (

20163: l_extraction_type := PJI_PROCESS_UTIL.GET_PROCESS_PARAMETER(l_process, 'EXTRACTION_TYPE');
20164: -- Extraction type is not needed for this step.
20165: -- Retaining it to maintain coding style as well as for potential future use.
20166:
20167: PJI_FM_XBS_ACCUM_UTILS.REMAP_RBS_TXN_ACCUM_HDRS (
20168: x_return_status => l_return_status
20169: ,x_msg_data => l_msg_data
20170: ,x_msg_count => l_msg_count );
20171: