DBA Data[Home] [Help]

APPS.PAY_SG_IRAS_ARCHIVE dependencies on HR_ORGANIZATION_INFORMATION

Line 217: p_er_designation_type in hr_organization_information.org_information17%type,

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

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

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