DBA Data[Home] [Help]

APPS.PO_AUTOCREATE_DOC dependencies on PO_INTERFACE_S

Line 5107: po_interface_s.create_documents(p_api_version => 1.0,

5103:
5104: --
5105: --Call Autocreate Backend to create the document
5106: --in the purchasing org specified.
5107: po_interface_s.create_documents(p_api_version => 1.0,
5108: x_return_status => l_return_status,
5109: x_msg_count => l_msg_count,
5110: x_msg_data => l_msg_data,
5111: p_batch_id => x_interface_header_id,