DBA Data[Home] [Help]

APPS.PO_NEGOTIATIONS4_PVT dependencies on PO_GA_PVT

Line 1456: l_current_ou_id := PO_GA_PVT.get_current_org;

1452: 'After: Copy all the attachments');
1453: END IF;
1454:
1455: -- Retrieve the current operating unit from the environment
1456: l_current_ou_id := PO_GA_PVT.get_current_org;
1457:
1458: -- Take care of single-org instance
1459: IF l_current_ou_id IS NULL THEN
1460: l_current_ou_id := -99;