DBA Data[Home] [Help]

APPS.PON_NEG_UPDATE_PKG dependencies on PON_ACTION_HIST_PKG

Line 101: PON_ACTION_HIST_PKG.RECORDHISTORY(p_auction_header_id,

97: last_pause_date = null
98: where auction_header_id = p_auction_header_id;
99:
100: -- Record Action History
101: PON_ACTION_HIST_PKG.RECORDHISTORY(p_auction_header_id,
102: -1,
103: 'PON_AUCTION',
104: 'CANCEL',
105: x_trading_partner_contact_id,