DBA Data[Home] [Help]

APPS.PO_AUTOCREATE_DOC dependencies on PO_INTERFACE_S

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

4766:
4767: --
4768: --Call Autocreate Backend to create the document
4769: --in the purchasing org specified.
4770: po_interface_s.create_documents(p_api_version => 1.0,
4771: x_return_status => l_return_status,
4772: x_msg_count => l_msg_count,
4773: x_msg_data => l_msg_data,
4774: p_batch_id => x_interface_header_id,