DBA Data[Home] [Help]

APPS.PO_SETUP_S1 dependencies on PO_SERVICES_PVT

Line 241: l_ap_compatibility_flag := PO_SERVICES_PVT.get_ap_compatibility_flag;

237: );
238:
239: -- AP Family Pack ---------------------------------------------------------
240:
241: l_ap_compatibility_flag := PO_SERVICES_PVT.get_ap_compatibility_flag;
242:
243: l_progress := '020'; PO_DEBUG.debug_var ( p_log_head => l_log_head
244: , p_progress => l_progress
245: , p_name => 'l_is_ap_compatible'