2010 Jun 16 7:36 AM
This is my scenario and need help from all experts here.
I have an Inbound Idoc to ECC sent by SAP XI.
I need to read the Idoc segments of the Idoc and call a BAPI(name already available) to create the Physical inventory document.
Once the field is generated ,it is then passed to the segment of the idoc.
Request if you could share some logic or any link that would help me come up with this.
Regards,
Sai
This is my scenario and need help from all experts here.
I have an Inbound Idoc to ECC sent by SAP XI.
I need to read the Idoc segments of the Idoc and call a BAPI(name already available) to create the Physical inventory document.
Once the field is generated ,it is then passed to the segment of the idoc.
Request if you could share some logic or any link that would help me come up with this.
Regards,
Sai
2010 Jun 23 2:51 PM
Hi Sai,
There is a user-exit to modify the idoc when it is received in R/3, before of being processed.
EXIT_SAPLBD11_001
Hope this helps.
Regards,
Ivan.
2010 Jun 24 6:59 AM
2010 Jun 24 11:49 AM
Hi
U have to use a Exit (Find out exit for inbound of ur message type ) to read the segments from the inbound idoc and
populate ur values in R/3side.
After that u canm call the required BAPI.
Rajendra
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |