DBA Data[Home] [Help]

APPS.PON_SOURCING_OPENAPI_GRP dependencies on PO_DOC_STYLE_GRP

Line 590: PO_DOC_STYLE_GRP.GET_DOCUMENT_STYLE_SETTINGS(

586: -- R12.1 Price Tiers Project
587: -- We need to check if PO style allows price breaks or not
588: --
589: IF ( g_header_rec.po_style_id IS NOT NULL) THEN
590: PO_DOC_STYLE_GRP.GET_DOCUMENT_STYLE_SETTINGS(
591: p_api_version => 1.0
592: , p_style_id => g_header_rec.po_style_id
593: , x_style_name => l_style_name
594: , x_style_description => l_style_description