DBA Data[Home] [Help]

APPS.PON_SOURCING_OPENAPI_GRP dependencies on PO_DOC_STYLE_GRP

Line 629: PO_DOC_STYLE_GRP.GET_DOCUMENT_STYLE_SETTINGS(

625: -- R12.1 Price Tiers Project
626: -- We need to check if PO style allows price breaks or not
627: --
628: IF ( g_header_rec.po_style_id IS NOT NULL) THEN
629: PO_DOC_STYLE_GRP.GET_DOCUMENT_STYLE_SETTINGS(
630: p_api_version => 1.0
631: , p_style_id => g_header_rec.po_style_id
632: , x_style_name => l_style_name
633: , x_style_description => l_style_description