DBA Data[Home] [Help]

APPS.PO_NEGOTIATIONS4_PVT dependencies on PO_GA_PVT

Line 1537: l_current_ou_id := PO_GA_PVT.get_current_org;

1533: 'After: Copy all the attachments');
1534: END IF;
1535:
1536: -- Retrieve the current operating unit from the environment
1537: l_current_ou_id := PO_GA_PVT.get_current_org;
1538:
1539: -- Take care of single-org instance
1540: IF l_current_ou_id IS NULL THEN
1541: l_current_ou_id := -99;