Skip to Content
0
Former Member
Oct 28, 2005 at 03:33 AM

How to trace BAPI access by Websphere Broker WICS

17 Views

Hello experts,

An external middleware-like application is calling SAP using rfc to create documents in SAP.

The 1st BAPI was called successfully but the 2nd BAPI at step 4 seems not able to complete.

I was trying to check what is happening to this 2nd BAPI in SAP but could not find much about this sap id used for

the communication and data processing.

When this user logs on to SAP, I could not see what it is doing. Where should I look for traces of this user to find out what is wrong with the 2nd BAPI?

I could not find this sap id in sm50. What I could see is a user sapsys sequential reading ARFCSTATE table. But when I query this table with this sap id, I could find no records. I read the wp trace but not sure if the trace is for the sap id since this id is not reflected in it.

The only way I could think of is st01 tracing. Pls advise if this is correct or is there a better way to trace BAPI and the state of its execution to find out what is going on or errored.

Would greatly appreciate your help.

Regards,

Pascal