cancel
Showing results for 
Search instead for 
Did you mean: 

Where could yo see the ABAP Code for SAP Variable Exits

Former Member
0 Kudos

Hi,

We have two types of variable exits. Customer and SAP Exits. I know where the Customer Exit code is found. I just want to know where is SAP's code found...

--Jkyle

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

try function module (ta se37) RSVAREXIT_xyz with xyz the name of your variable.

Heike

Former Member
0 Kudos

Hi,

This is neat. Thanks a lot. I'll reward you with full 10 points!

--Jkyle

Answers (2)

Answers (2)

Former Member
0 Kudos

in addition to RSVAREXIT_xyz stated above you can find some of the variables in the function module RREX_VARIABLE_EXIT

Former Member
0 Kudos

Hello Jkyle,

Just a novice in exits. Could you just tell me where i could look for customer exit code.

Thanks a ton,

Anjali

Former Member
0 Kudos

Hi Anjali,

The Function Module EXIT_SAPLRRS0_001 is where you can customize and put you own code for custom variable exits. But first you have to activate the customization project for it using tcode CMOD. Key in any project name say BWBEXVAR. Hit 'CREATE' button, provide short text, Package, hit 'Enhancement Assignment' button, key in 'RSR00001', hit 'Components' button. double click the function exit EXIT_SAPLRRS0_001 and code in your custom variable. Do not forget to activate.

If I have help, kindly award me points...

Cheers,

--Jkyle

Former Member
0 Kudos

Hello Jkyle,

Thanks a lot for your reply and a detailed step wise procedure. Are there any documents where i can go through 'how to write exits or in similar lines' and which subobject do i need to select while creating a new project? Is it attributes or enhancement assignment ?

How do i assign you points? Previously there was a star beside every posting why isn't it consistent?

Thanks,

Anjali

Note: Want to assign you 10 points but if someone can do it, i have no problem, if not please let me know how to??

Message was edited by: Anjali