on 2007 May 16 6:35 AM
Dear All,
I use BEx query Designer. I recently learned variables made through customer exit can be worked on by going to se80> Function group = XRSR > EXIT_SAPLRRS0_001 Customer Exit Global Variables in Reporting . Is there a function group where I can check out SAP exits? If yes, which is it?
Regards,
Ratish
Use transaction SMOD to find all Enhancements / User Exits in the system.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ratish,
All the <u>Custom Variables</u>, you can find in CMOD, RSR0001 Enhancement.
Where as for <u>SAP Exit Variables</u>, Some SAP Exit Variables has Function Modules. You search for function Modules in SE37 by providing RSVAREXIT<Variable Technical Name> and Press F4 (Ex: RSVAREXITKDAY . You will find the Function Modules. If you don't find the Function Modules, then the code is located in 'RREX_VARIABLE_EXIT' Function Module for that perticular SAP Exit Variable.
You can easily find the Function Group by providing Function Module in SE37. GOTO --> Function Groups --> Display Group. That will give you function group for your function modules.
We may have numerous function groups for SAP Exit Variables.
all the best.
Nagesh Ganisetti.
Assign Points if it helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
77 | |
10 | |
10 | |
10 | |
10 | |
9 | |
8 | |
7 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.