cancel
Showing results for 
Search instead for 
Did you mean: 

Post PO

Former Member
0 Kudos
142

Hi,

I am new to SRM. Any help is appreciated.

1. How do I debug the PO creation function. It is done from the portal. Is there a corresponding BSP application that I can execute in SAP.

2. The PO is actually created in R3. If I want to pass more values do i have to manipulate the IDOC to add more data.

3. Any guides or documentation that you can send will help too.

Thank you

Joe Vellaiparambil

joevellaip@gmail.com

View Entire Topic
former_member195032
Active Contributor
0 Kudos

Hi Jose,

PO creation from SRM happen via function module BAPI_POEC_CREATE rather BAPI.

This is a remotely enabled FM.

You can set break-point in this FM and can enable debugging from front end,it can start debuging in SRM Easy access menu.Please take help from Basis on this.

There is no idoc involved in this process.

Best regards,nishant

please reward points if this helps

Message was edited by:

Nishant Rajan

Former Member
0 Kudos

Ho do I enable frint end debugging in SRM