DBA Data[Home] [Help]

APPS.GHR_MASS_CHANGES dependencies on GHR_MASS_CHANGES

Line 1: PACKAGE BODY GHR_MASS_CHANGES AS

1: PACKAGE BODY GHR_MASS_CHANGES AS
2: /* $Header: ghmass52.pkb 120.9.12010000.2 2008/12/02 06:44:55 vmididho ship $ */
3:
4: -- Begin declaration
5:

Line 6: g_package varchar2(32) := 'GHR_MASS_CHANGES.' ;

2: /* $Header: ghmass52.pkb 120.9.12010000.2 2008/12/02 06:44:55 vmididho ship $ */
3:
4: -- Begin declaration
5:
6: g_package varchar2(32) := 'GHR_MASS_CHANGES.' ;
7:
8: Procedure create_refreshed_sf52_shadow(
9: p_action in varchar2,
10: p_sf52_data in ghr_pa_requests%rowtype);

Line 1180: end ghr_mass_changes;

1176: (P_SF52_DATA => l_sf52_data);
1177:
1178: End create_refreshed_sf52_shadow;
1179:
1180: end ghr_mass_changes;