DBA Data[Home] [Help]

APPS.HR_EMPLOYEE_API dependencies on PER_APPLICATIONS

Line 3303: l_application_id per_applications.application_id%type;

3299: l_organization_id per_business_groups.organization_id%type;
3300: l_legislation_code per_business_groups.legislation_code%type;
3301: l_person_type_id per_people_f.person_type_id%type := p_person_type_id;
3302: l_person_type_id1 per_people_f.person_type_id%type;
3303: l_application_id per_applications.application_id%type;
3304: l_comment_id per_assignments_f.comment_id%type;
3305: l_assignment_sequence per_assignments_f.assignment_sequence%type;
3306: l_assignment_id per_assignments_f.assignment_id%type;
3307: l_object_version_number per_assignments_f.object_version_number%type;