DBA Data[Home] [Help]

APPS.PAY_SG_IRAS_ARCHIVE dependencies on HR_ORGANIZATION_INFORMATION

Line 219: p_er_designation_type in hr_organization_information.org_information17%type,

215: p_assignment_id in per_all_assignments_f.assignment_id%type,
216: p_legal_entity_id in hr_organization_units.organization_id%type,
217: p_basis_start in date,
218: p_basis_end in date,
219: p_er_designation_type in hr_organization_information.org_information17%type,
220: p_er_position_seg_type in hr_organization_information.org_information18%type );
221: --
222: ---------------------------------------------------------------------------
223: -- Bug #4314453, added legal_entity_id

Line 220: p_er_position_seg_type in hr_organization_information.org_information18%type );

216: p_legal_entity_id in hr_organization_units.organization_id%type,
217: p_basis_start in date,
218: p_basis_end in date,
219: p_er_designation_type in hr_organization_information.org_information17%type,
220: p_er_position_seg_type in hr_organization_information.org_information18%type );
221: --
222: ---------------------------------------------------------------------------
223: -- Bug #4314453, added legal_entity_id
224: ---------------------------------------------------------------------------