DBA Data[Home] [Help]

APPS.PJI_PJP_SUM_DENORM dependencies on PJI_PJP_SUM_MAIN

Line 83: l_process := PJI_PJP_SUM_MAIN.g_process

79:
80: -- -----------------------------------------------------
81: -- Variable assignments --
82:
83: l_process := PJI_PJP_SUM_MAIN.g_process
84: || to_char(p_worker_id);
85:
86: l_extraction_type := PJI_PROCESS_UTIL.GET_PROCESS_PARAMETER(
87: l_process,

Line 1385: l_process := PJI_PJP_SUM_MAIN.g_process

1381:
1382: -- -----------------------------------------------------
1383: -- Variable assignments --
1384:
1385: l_process := PJI_PJP_SUM_MAIN.g_process
1386: || to_char(p_worker_id);
1387:
1388: l_extraction_type := PJI_PROCESS_UTIL.GET_PROCESS_PARAMETER(
1389: l_process,