DBA Data[Home] [Help]

APPS.QA_SS_CORE dependencies on QA_SS_IMPORT_WF

Line 4100: qa_ss_import_wf.start_buyer_notification(x_buyer_id ,

4096:
4097: BEGIN
4098: htp.p(fnd_message.get_string('QA', 'QA_SS_NOTIFY_SENT'));
4099: -- Call Revathy's package below
4100: qa_ss_import_wf.start_buyer_notification(x_buyer_id ,
4101: x_source_id ,
4102: x_plan_id ,
4103: x_item_id ,
4104: x_po_header_id );