2007 Dec 24 3:47 AM
Is there any way of passing an IDOC contents to a BAPI directly, rather than reading the data from the IDOC segments and populating the BAPI structures manually?
The IDOC is generated from a Purchase Order created in the same client and so cannot be looped back into the system as an Inbound document. Instead I am sending the outbound IDOC (generated from the PO) to an ABAP function module port which will create the Sales Order.
Useful suggestions will be rewarded.
Regds
Thiru
Is there any way of passing an IDOC contents to a BAPI directly, rather than reading the data from the IDOC segments and populating the BAPI structures manually?
The IDOC is generated from a Purchase Order created in the same client and so cannot be looped back into the system as an Inbound document. Instead I am sending the outbound IDOC (generated from the PO) to an ABAP function module port which will create the Sales Order.
Useful suggestions will be rewarded.
Regds
Thiru
2007 Dec 24 4:44 AM
Check with the fillowing bapi's
BAPI_IDOC_INPUT1 Inbound BAPI IDoc: Individual Processing
BAPI_IDOC_INPUTP Inbound BAPI IDoc: Packet Processing
Reward points if useful.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |