‎2006 Oct 04 5:42 PM
Hi All,
How and Where to write code in the following Enhancement.
ENHANCEMENT-POINT LMGMMI12_01 SPOTS ES_SAPLMGMM STATIC.
$$-Start: LMGMMI12_01----
$$
ENHANCEMENT 8 DIMP_GENERAL_SAPLMGMM. "active version
DATA tmp_ccin LIKE ccin.
ENDENHANCEMENT.
$$-End: LMGMMI12_01----
$$
Thanks
Bhasker
‎2006 Oct 04 5:58 PM
Hi,
check the below weblog to know how to do that.
/people/thomas.weiss/blog/2006/01/24/what-the-new-enhancement-framework-is-for-150-its-basic-structure-and-elements-for-beginners
Thanks,
Ramakrishna
‎2006 Oct 04 6:15 PM
Hi Ramkrishna,
Thanks for your reply
The thread doesnt describe how to implement the Enhancement Spots
If you have any other documentation pls provide me
Thanks
Bhasker
‎2006 Oct 04 6:51 PM
Hi Bhaskar,
Follow the steps below.
1. Goto enhancement mode.
2. Place cursor on Enhancement Point and right click.
3. From context menu, create implementation
4. Enter implementation name and short text
5. Place your code within implementation.
Please remember that you have to create Implementation while using the new enhancement framework. Its just like BADI definition is provided and we create our own implementations.
Thanks
Kamal
‎2006 Oct 04 7:14 PM
Hi Kamal.
Thanks for your reply.
Please tell me how can I switch to Enhancement Mode.
I have tried placing the cursor on Enhancement Point
in the Context menu Enhancement-->Create is greyed out
Could you please elaborate on this
Thanks
Bhasker
‎2007 Jan 10 11:41 AM
Hello,
therefore there is a new icon available in the editor.
Regards
Michael