cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BW Transaction Code to View Variable ABAP Code

Former Member
0 Likes
3,493

Hello All,

Is there a BW Transaction to view Variable ABAP Code?

Thanks!

View Entire Topic
Former Member
0 Likes

Hi all,

You can find code of standard SAP exits in module functions called RSVAREXIT_* (SE37).

In CMOD, you can only consult specific customer exits.

Hope this helps.