Hello,
I have a scenario xml file http adapter via XI to rfc bapi_po_create.
Is it possible to create the xml file directly to the sync bapi call ??
If I start with
********************************************
<?xml version="1.0" encoding="UTF-8"?>
<rfc:BAPI_PO_CREATE xmlns:rfc="urn:sap-com:document:sap:rfc:functions">
*********************************************
the bapi call functions but I can't see the pass through in the SXMB_MONI, for the outbound message is not identified.
If I create an outbound data type like bapi_po_create in order to use a mapping I have the problem to import a data type xsd for the bapi_po_create structure.
Is there any download possibilities for bapi xsd's ??
Can anybody help ?
Thanks Bernd