DBA Data[Home] [Help]

APPS.PON_NEGOTIATION_PUBLISH_PVT dependencies on PON_WF_UTL_PKG

Line 8106: PON_WF_UTL_PKG.ReportConcProgramStatus (

8102: || ', p_DestinationPageCode = ' || 'PON_CONCURRENT_ERRORS'
8103: || ', p_bid_number = NULL');
8104: END IF; --}
8105:
8106: PON_WF_UTL_PKG.ReportConcProgramStatus (
8107: p_request_id => p_request_id,
8108: p_messagetype => 'E',
8109: p_RecepientUsername => p_user_name,
8110: p_recepientType =>'BUYER',

Line 8182: PON_WF_UTL_PKG.ReportConcProgramStatus (

8178: || ', p_DestinationPageCode = ' || l_destination_page_code
8179: || ', p_bid_number = NULL');
8180: END IF; --}
8181:
8182: PON_WF_UTL_PKG.ReportConcProgramStatus (
8183: p_request_id => p_request_id,
8184: p_messagetype => 'S',
8185: p_RecepientUsername => p_user_name,
8186: p_recepientType =>'BUYER',