cancel
Showing results for 
Search instead for 
Did you mean: 

Determine Messages involved in BAPI

Former Member
0 Kudos

Hi @,

I have a BAPI to be used in my application ,I need to know the simplest and fastest way to get the messages involved in interaction while i am using that bapi .These messages will be later used in my mapping

Regards

Amit

Accepted Solutions (1)

Accepted Solutions (1)

prabhu_s2
Active Contributor
0 Kudos

Hi,

first u need to import the bapi into the IR. Just follow this sequence :

integration repository --> software component double click --> select radio button which says “import of RFC and IDOC interfaces from SAP systems Permitted”. --> provide the connection data for import from SAP System --> then under imported objects, you have RFC --> right click and say import of sap objects --> then give your server details and import the RFC/BAPI you want.

once this is imported u can use it in the mapping and thru the id config's the data flows seamlessly

Former Member
0 Kudos

Hi,

Thnx but i meant if i need to view the wsdl representation for the same .How can this be done?

Regards,

prabhu_s2
Active Contributor
0 Kudos

/people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi

Former Member
0 Kudos

you can view the WSDL desc in Message interface we ave option called WSDL once click it you will get WSDL desc of ur bapi.

Answers (0)