DBA Data[Home] [Help]

APPS.PO_HEADERS_PKG_S2 dependencies on PO_SETUP_S1

Line 360: po_setup_s1.get_sourcing_startup(x_pon_install_status);

356: (commented below) and also checks for a profile option.
357: */
358:
359: --x_pon_install_status := po_core_s.get_product_install_status('PON');
360: po_setup_s1.get_sourcing_startup(x_pon_install_status);
361:
362: /* End bug 2421680 */
363:
364: if nvl(x_pon_install_status,'N') ='I' then