DBA Data[Home] [Help]

APPS.HR_ACCRUAL_PLAN_API dependencies on HR_ORGANIZATION_INFORMATION

Line 353: from hr_organization_information

349: pbd.database_item_suffix);
350:
351: cursor get_bg_balance_type is
352: select org_information1
353: from hr_organization_information
354: where organization_id = p_business_group_id
355: and org_information_context = 'PTO Balance Type';
356:
357: cursor get_leg_balance_type is