cancel
Showing results for 
Search instead for 
Did you mean: 

How to debug the R/3- APO CIF user exit in R/3?

Former Member
0 Kudos

Hi,

We are trying to implement one of the SAP provided enancements "CIFPUR01" (Function EXIT_SAPLMEAP_001, Include Program ZXCIFU14) for custom requirement.

The question is when I create a PO or ASN against that PO in R/3 it didn't stop in the user exit. The purchase order or ASN are saved but it didn't stop in the user exit. When will this go to this user exit? And is there anything special that needs to be done, like stop the outbound queue in R/3 and then debug the queue?

I thought it should go to the user exit before generating the outbound queue. Any ideas appreciated.

Thanks,

Mahesh

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

The reference thread by Siva helped. Answered,

srinivas_krishnamoorthy
Active Contributor
0 Kudos

Not sure if

this helps

Former Member
0 Kudos

As mentioned by Krish.. you can use Breakpoints set in User exit..

In the debugging mode it does not consider userexit to stop...

srinivas_krishnamoorthy
Active Contributor
0 Kudos

WE ourselves faced difficulty on this one and hence had to place some breakpoints or messaging in the user exit code to show the values of fields.