DBA Data[Home] [Help]

APPS.GHR_SF52_API dependencies on GHR_PA_REQUEST_INFO_TYPES

Line 2280: l_information_type ghr_pa_request_info_types.information_type%type;

2276: l_last_update_login ghr_pa_requests.last_update_login%type;
2277: l_created_by ghr_pa_requests.created_by%type;
2278: l_creation_date ghr_pa_requests.creation_date%type;
2279: l_flag varchar2(1);
2280: l_information_type ghr_pa_request_info_types.information_type%type;
2281: l_set_print_options_status boolean;
2282: l_request_status number(15);
2283: l_employee_id per_people_f.person_id%type;
2284: l_approving_official_work_titl ghr_pa_requests.approving_official_work_title%type;