Is there any way in SAP to trace calls from my dot net code to functions like RFC_READ_TABLE? I have tried using RFC tracing (SM59) but it doesn't capture synchronous requests from a dot net application to function modules such as RFC_READ_TABLE or any other function. Is there something else I can use, or a setting I need to apply in SAP to enable capture of calls from sapnco3.0 dll?
Thanks