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.11.12020000.10 2012/10/25 09:53:15 utokachi ship $ */
3:
4: -- Begin declaration
5:

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

2: /* $Header: ghmass52.pkb 120.11.12020000.10 2012/10/25 09:53:15 utokachi 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 1347: end ghr_mass_changes;

1343: (P_SF52_DATA => l_sf52_data);
1344:
1345: End create_refreshed_sf52_shadow;
1346:
1347: end ghr_mass_changes;