‎2008 May 31 12:41 PM
Hi,
I have a standard include program containing many subroutines. I want to add my code to one of the routines. As found in many of the links here, I tried to use the following path.
Edit -> Enhancement operations -> Show Implicit Enhancement options.
All the points are then highlighted. But the 'Create' enhancement is not in active state.
Why is this? Is this part of some setting?
‎2008 Jun 01 11:20 AM
Hi Abaper,
If u actually want to create an enhancement, u have to press the "enhance" button (the one that looks like @, before the check button) or shift+F4. Then u enter the enhance mode (u will see a column of 'x' on the left side of the code), and now u should use the path u mentioned. After the points are highlighted, put the cursor on the one u wish to enhance and click create. Now it will create it...
If u don't start with the enhance button, it just shows u the points but doesn't allow to create...
Pls award points if helpful.
Igal
‎2008 May 31 2:23 PM
Hiii..
You cant create ur own exit in standard program.
Exits and BADi are use for adding our own code into standard code.
But it is the loop poles provided by SAP it self.
Find it and code in it..
Regards
Manish.
‎2008 Jun 01 11:20 AM
Hi Abaper,
If u actually want to create an enhancement, u have to press the "enhance" button (the one that looks like @, before the check button) or shift+F4. Then u enter the enhance mode (u will see a column of 'x' on the left side of the code), and now u should use the path u mentioned. After the points are highlighted, put the cursor on the one u wish to enhance and click create. Now it will create it...
If u don't start with the enhance button, it just shows u the points but doesn't allow to create...
Pls award points if helpful.
Igal
‎2008 Jun 02 5:33 AM