DBA Data[Home] [Help]

APPS.PAY_DK_PR_ASG dependencies on HR_ORGANIZATION_INFORMATION

Line 798: l_orgnumber hr_organization_information.org_information1%type;

794: p_template_name in VARCHAR2 ,
795: p_xml OUT NOCOPY CLOB ) IS
796:
797: l_employer hr_all_organization_units.name%type;
798: l_orgnumber hr_organization_information.org_information1%type;
799: l_from_date DATE;
800: l_to_date DATE;
801: -- For bug fix 5231458
802: --l_payroll_action_id varchar2(150);