DBA Data[Home] [Help]

APPS.PJI_FM_PLAN_CAL_RLPS dependencies on PJI_FM_PLAN_CAL_RLPS

Line 1: PACKAGE BODY PJI_FM_PLAN_CAL_RLPS AS

1: PACKAGE BODY PJI_FM_PLAN_CAL_RLPS AS
2: /* $Header: PJIPP04B.pls 120.17.12020000.2 2012/07/18 10:54:16 admarath ship $ */
3:
4:
5: g_package_name VARCHAR2(100) := 'PJI_FM_PLAN_CAL_RLPS';

Line 5: g_package_name VARCHAR2(100) := 'PJI_FM_PLAN_CAL_RLPS';

1: PACKAGE BODY PJI_FM_PLAN_CAL_RLPS AS
2: /* $Header: PJIPP04B.pls 120.17.12020000.2 2012/07/18 10:54:16 admarath ship $ */
3:
4:
5: g_package_name VARCHAR2(100) := 'PJI_FM_PLAN_CAL_RLPS';
6:
7: g_worker_id NUMBER := PJI_PJP_FP_CURR_WRAP.GET_WORKER_ID;
8: g_default_prg_level NUMBER := 0;
9:

Line 5599: END PJI_FM_PLAN_CAL_RLPS;

5595: RAISE;
5596: END;
5597:
5598:
5599: END PJI_FM_PLAN_CAL_RLPS;