DBA Data[Home] [Help]

APPS.PON_BID_DEFAULTING_PKG dependencies on PON_MULTIPLE_RESPONSE_PKG

Line 3509: IF PON_MULTIPLE_RESPONSE_PKG.multiple_resp_enabled(p_auc_header_id,p_buyer_user) <> 'Y' then

3505:
3506: /* Multiple Active Offers : Perform this validation when multiple active offers
3507: * are not enabled.
3508: */
3509: IF PON_MULTIPLE_RESPONSE_PKG.multiple_resp_enabled(p_auc_header_id,p_buyer_user) <> 'Y' then
3510: -- here should commit the batch
3511: -- before commit, check whether this user already has a draft
3512: -- created. Maybe from a different session
3513: BEGIN