DBA Data[Home] [Help]

APPS.OKI_LOAD_RBK_PVT dependencies on OKI_REFRESHS

Line 22: g_request_id oki.oki_refreshs.request_id%TYPE;

18:
19: -- Global variable declaration
20:
21: -- variables to log this job run from concurrent manager
22: g_request_id oki.oki_refreshs.request_id%TYPE;
23: g_program_application_id oki.oki_refreshs.PROGRAM_APPLICATION_ID%TYPE;
24: g_program_id oki.oki_refreshs.PROGRAM_ID%TYPE;
25: g_program_update_date oki.oki_refreshs.PROGRAM_UPDATE_DATE%TYPE;
26:

Line 23: g_program_application_id oki.oki_refreshs.PROGRAM_APPLICATION_ID%TYPE;

19: -- Global variable declaration
20:
21: -- variables to log this job run from concurrent manager
22: g_request_id oki.oki_refreshs.request_id%TYPE;
23: g_program_application_id oki.oki_refreshs.PROGRAM_APPLICATION_ID%TYPE;
24: g_program_id oki.oki_refreshs.PROGRAM_ID%TYPE;
25: g_program_update_date oki.oki_refreshs.PROGRAM_UPDATE_DATE%TYPE;
26:
27:

Line 24: g_program_id oki.oki_refreshs.PROGRAM_ID%TYPE;

20:
21: -- variables to log this job run from concurrent manager
22: g_request_id oki.oki_refreshs.request_id%TYPE;
23: g_program_application_id oki.oki_refreshs.PROGRAM_APPLICATION_ID%TYPE;
24: g_program_id oki.oki_refreshs.PROGRAM_ID%TYPE;
25: g_program_update_date oki.oki_refreshs.PROGRAM_UPDATE_DATE%TYPE;
26:
27:
28: --------------------------------------------------------------------------------

Line 25: g_program_update_date oki.oki_refreshs.PROGRAM_UPDATE_DATE%TYPE;

21: -- variables to log this job run from concurrent manager
22: g_request_id oki.oki_refreshs.request_id%TYPE;
23: g_program_application_id oki.oki_refreshs.PROGRAM_APPLICATION_ID%TYPE;
24: g_program_id oki.oki_refreshs.PROGRAM_ID%TYPE;
25: g_program_update_date oki.oki_refreshs.PROGRAM_UPDATE_DATE%TYPE;
26:
27:
28: --------------------------------------------------------------------------------
29: -- Procedure to create the sequential growth rate records.