DBA Data[Home] [Help]

APPS.PON_OPEN_INTERFACE_PVT dependencies on PON_NEGOTIATION_STYLES_VL

Line 5121: OR NOT EXISTS(select 1 from pon_negotiation_styles_vl ds, pon_doctype_styles ts

5117: SYSDATE,
5118: l_cp_login_id
5119: )
5120: WHEN (l_style_id IS NULL
5121: OR NOT EXISTS(select 1 from pon_negotiation_styles_vl ds, pon_doctype_styles ts
5122: WHERE ds.style_id = l_style_id
5123: AND ds.style_id = ts.style_id
5124: and ds.status = 'ACTIVE'
5125: and ts.doctype_id = l_doctype_id