DBA Data[Home] [Help]

APPS.PAY_JP_LTAX_IMP_PKG dependencies on HR_ASSIGNMENT_SET_AMENDMENTS

Line 42: g_ass_set_amendment_type hr_assignment_set_amendments.include_or_exclude%type;

38: g_district_code per_addresses.town_or_city%type;
39: g_organization_id number;
40: g_assignment_set_id number;
41: g_ass_set_formula_id number;
42: g_ass_set_amendment_type hr_assignment_set_amendments.include_or_exclude%type;
43: g_file_dir fnd_concurrent_processes.plsql_dir%type;
44: g_action_if_exists varchar2(1);
45: g_reject_if_future_changes varchar2(1);
46: g_create_entry_if_not_exist varchar2(1);