DBA Data[Home] [Help]

APPS.GHR_NON_SF52_EXTRA_INFO dependencies on GHR_NATURE_OF_ACTIONS

Line 127: (p_noa_id in ghr_nature_of_actions.nature_of_action_id%type,

123: -- ---------------------------------------------------------------------------
124:
125:
126: Procedure get_information_type
127: (p_noa_id in ghr_nature_of_actions.nature_of_action_id%type,
128: p_information_type out NOCOPY ghr_pa_request_info_types.information_type%type
129: );
130: --
131: