DBA Data[Home] [Help]

APPS.GHR_SF52_API dependencies on GHR_PA_REQUEST_INFO_TYPES

Line 2206: l_information_type ghr_pa_request_info_types.information_type%type;

2202: l_last_update_login ghr_pa_requests.last_update_login%type;
2203: l_created_by ghr_pa_requests.created_by%type;
2204: l_creation_date ghr_pa_requests.creation_date%type;
2205: l_flag varchar2(1);
2206: l_information_type ghr_pa_request_info_types.information_type%type;
2207: l_set_print_options_status boolean;
2208: l_request_status number(15);
2209: l_employee_id per_people_f.person_id%type;
2210: l_approving_official_work_titl ghr_pa_requests.approving_official_work_title%type;