DBA Data[Home] [Help]

APPS.INV_ITEM_EVENTS_PVT dependencies on HR_ORGANIZATION_INFORMATION

Line 1023: from hr_organization_information

1019: 'Accounting Information',
1020: TO_NUMBER(ORG_INFORMATION3),
1021: TO_NUMBER(NULL))
1022: into l_operating_unit
1023: from hr_organization_information
1024: where organization_id = p_organization_id
1025: and (org_information_context|| '') ='Accounting Information';
1026:
1027: EXECUTE IMMEDIATE