I am trying to receive a PO through the xapi.
The reciept does get created, but none of the detail lines are there.
My code is Delphi, and we have wrappers to encapsulate views so some of this may look strange:
m_rcptHeaderView := m_Session.OpenView('PO0700', 'PO')...