DBA Data[Home] [Help]

APPS.GHR_API dependencies on GHR_GROUPBOXES

Line 96: type ghr_gbx_tab_type is table of ghr_groupboxes%rowtype

92: -- FWFA Changes
93: );
94: --
95: -- Bug 2431934
96: type ghr_gbx_tab_type is table of ghr_groupboxes%rowtype
97: index by binary_integer;
98: ghr_gbx_tab ghr_gbx_tab_type;
99: ghr_gbx_index binary_integer;
100: type ghr_gbx_user_tab_type is table of ghr_groupbox_users%rowtype