‎2006 Jan 18 9:13 AM
Hi all,
I want to know how should I find SAP enhancement package that contains the menu exit in the particular transaction.
Thanks and Regards,
Sugeet.
‎2006 Jan 18 9:18 AM
hi,
for that,
first u go to the program of the screen in which u r going to do menu exit.
in the program goto->object direcory entry , u can see the package.
now go to smod and find the enhancements for the particular package.
regs
hyma
‎2006 Jan 18 9:18 AM
hi,
for that,
first u go to the program of the screen in which u r going to do menu exit.
in the program goto->object direcory entry , u can see the package.
now go to smod and find the enhancements for the particular package.
regs
hyma
‎2006 Jan 18 9:18 AM
Find the package name of the transaction and go to smod and create a new project and enter your package name in the enhancement assignments [ Go to enhancement field and use search help ]
Ps: Reward points if helpful
‎2006 Jan 18 9:23 AM
Hi
Check the corresponding program of the transaction for CALL CUSTOMER and get the program name
EXIT_<PROGRAM NAME>_001
Go to repository browser and check for the enhancement by giving your PROGRAM NAME.
Abdul
‎2006 Jan 18 9:35 AM
Hi all,
I found all the enhancement regarding to particular problem but how could i came to know that whether the enhancement is for the menu exit or not?
thanks and Regards,
Sugeet.
‎2006 Jan 18 9:38 AM
Go to cmod and create a project
Go to Enhancement Assignment and enter exit name.
Go to components the exit name(Function or Menu Exit) is specified here...
Ps: Reward points if helpful...