cancel
Showing results for 
Search instead for 
Did you mean: 

Which Bapi's,Idoc to use?

Former Member
0 Kudos

Hi,

I am sending Work orders(WO) from SAP to a 3rd party system.Can you please let me known how do I send them using Idoc's/BAPI's and explain a bit.Plz suggest

Thanks

Lee

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

For sending throuh Idocs you need to the following.

1. RFC Connection (SM59)

2. Port Creation ( We21)

3. Partner Profule Craetion (We20)

maintain the outbound and Inbound parameters for the Partner Profile .

For Example if you want to send Orders then mainatin "message type " "Orders" in the output Parameter

which need to be linked to the output which want to sent .

This will also be linked to Function Module(process code) , ABAP person may help you for the fields mapping.

2. For the output type Put the transmission medium as

"EDI".

Reward if found helpful

Former Member
0 Kudos

We have done all these settings,what I need to know is what idoc/bapi to use for WO