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 1386: l_process := PJI_PJP_SUM_MAIN.g_process

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