DBA Data[Home] [Help]

APPS.PO_NEGOTIATION_REQ_NOTIF dependencies on PON_AUCTION_INTERFACE_PKG

Line 50: PON_AUCTION_INTERFACE_PKG.Get_Negotiation_Owner(x_negotiation_id,

46:
47: /* Call the Sourcing side API to get the user name for the sourcing
48: professional to whom the notification is to be sent */
49: x_progress := '001';
50: PON_AUCTION_INTERFACE_PKG.Get_Negotiation_Owner(x_negotiation_id,
51: OwnerName,
52: x_result,
53: x_error_code,
54: x_error_msg);