DBA Data[Home] [Help]

APPS.PO_SERVICES_PVT dependencies on PO_CORE_S

Line 108: l_install_status := PO_CORE_S.get_product_install_status('SQLAP');

104: BEGIN
105:
106: l_progress := '000'; PO_DEBUG.debug_begin(l_log_head);
107:
108: l_install_status := PO_CORE_S.get_product_install_status('SQLAP');
109:
110: l_progress := '010'; PO_DEBUG.debug_var ( p_log_head => l_log_head
111: , p_progress => l_progress
112: , p_name => 'AP Install Status'