DBA Data[Home] [Help]

APPS.PO_GA_COMMON_GRP dependencies on PO_GA_PVT

Line 21: return PO_GA_PVT.is_global_agreement (p_po_header_id);

17: IS
18:
19: BEGIN
20:
21: return PO_GA_PVT.is_global_agreement (p_po_header_id);
22:
23: EXCEPTION
24:
25: WHEN OTHERS THEN