Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ENHANCEMENT Implementation is not triggering

Former Member
0 Likes
1,551

In an include program RM07IBDC_EXT_FORM1 there is a standard Enhancement implementation MGV_MATNR_LAMA_RM07IBDC_EXT_01 which has allowed me to write some code in that and activate it. This implementation is not triggering (appearing) at runtime, even i wrote a divide by zero to check if it is running in background but its not working.

This implementation is immedieatly after its enhancement section RM07IBDC_EXT_FORM1_01.

Although this implementation is active it is not triggering in any way.

Please let me know if I need to do any other things to make this implementation run as this is very critical to me and if it is not possible then I need to create so many custom transactions which would not be accepted by my client.

<<removed by moderator>>

Thanks and regards,

Veerendranath.

3 REPLIES 3
Read only

Former Member
0 Likes
695

Discard...

Edited by: Maheswari Chegu on Nov 3, 2008 11:24 AM

Read only

Former Member
0 Likes
695

Hi,

I hope the Switch is off (Switch Framework) for that standard implementation.

It is something related to switch framework, u need to make it on, then only that implementation will get executed.

U can see whether switch is on/off by looking at the properties tab of that enhancement implementation editor.

-Satya Priya

Read only

Former Member
0 Likes
695

Hi,

U can view this demo which will tell u how to switch on an enhancement implementation. Check this on....

https://www.sdn.sap.com/irj/sdn/nw-development?rid=/library/uuid/988fcbe9-0a01-0010-dbb0-a633829a1e8...

-Satya Priya