DBA Data[Home] [Help]

APPS.PON_NEGOTIATION_PUBLISH_PVT dependencies on PON_WF_UTL_PKG

Line 8997: PON_WF_UTL_PKG.ReportConcProgramStatus (

8993: || ', p_DestinationPageCode = ' || 'PON_CONCURRENT_ERRORS'
8994: || ', p_bid_number = NULL');
8995: END IF; --}
8996:
8997: PON_WF_UTL_PKG.ReportConcProgramStatus (
8998: p_request_id => p_request_id,
8999: p_messagetype => 'E',
9000: p_RecepientUsername => p_user_name,
9001: p_recepientType =>'BUYER',

Line 9073: PON_WF_UTL_PKG.ReportConcProgramStatus (

9069: || ', p_DestinationPageCode = ' || l_destination_page_code
9070: || ', p_bid_number = NULL');
9071: END IF; --}
9072:
9073: PON_WF_UTL_PKG.ReportConcProgramStatus (
9074: p_request_id => p_request_id,
9075: p_messagetype => 'S',
9076: p_RecepientUsername => p_user_name,
9077: p_recepientType =>'BUYER',