‎2007 Feb 20 10:14 PM
Hi friends,
could any one of you please let me know how to create and implement function exits in an abap program
Thanks,
Prasanna
‎2007 Feb 20 10:18 PM
Hi,
Do you want to know how implement function exits??
If you know the function exit..
Go in the display mode...
Double click on the include name..
Press create..And then add your code..
Then go to CMOD..Create a project and assign the enhancement name..
Then save the project and activate..Now the user exit is ready..
Thanks,
Naren
‎2007 Feb 20 10:18 PM
Hi,
Do you want to know how implement function exits??
If you know the function exit..
Go in the display mode...
Double click on the include name..
Press create..And then add your code..
Then go to CMOD..Create a project and assign the enhancement name..
Then save the project and activate..Now the user exit is ready..
Thanks,
Naren
‎2007 Feb 20 10:28 PM
Hi Prasanna,
Function module exits add functions to R/3 applications. Function module exits play a role in both menu and screen exits. When you add a new menu item to a standard pulldown menu, you use a function module exit to define the actions that should take place once your menu is activated. Function module exits also control the data flow between standard programs and screen exit fields.
For Function exits.
http://help.sap.com/saphelp_nw04/helpdata/en/eb/3e7ceb940e11d295df0000e82de14a/frameset.htm
Please see the link http://help.sap.com/saphelp_nw04/helpdata/en/eb/3e7ceb940e11d295df0000e82de14a/frameset.htm
This will give you all details.
please reward points if this helps.
regards,nishant