DBA Data[Home] [Help]

APPS.INV_ITEM_EVENTS_PVT dependencies on HR_ORGANIZATION_INFORMATION

Line 1017: from hr_organization_information

1013: 'Accounting Information',
1014: TO_NUMBER(ORG_INFORMATION3),
1015: TO_NUMBER(NULL))
1016: into l_operating_unit
1017: from hr_organization_information
1018: where organization_id = p_organization_id
1019: and (org_information_context|| '') ='Accounting Information';
1020:
1021: EXECUTE IMMEDIATE