‎2007 Jul 17 2:33 PM
I have created a new routine using
VOFM-> formula>condition base value.
The code is written through insert.
Also by v/08 tcode condition routine is attached to condition type.
But when i am going to routine and putting the breakpoint, i feel that breakpoint is set but
when i am coming back to the same routine and it is not showing the breakpint.
also the control is not stoping.
Am i missed something? please help its urgent
‎2007 Jul 17 2:38 PM
Hi Shefali,
I have faced such a situation earlier.
The actual point where u have set ur break point gets the control at a certain time when you select some specific tabs in the opening screen.
Try selecting the tabs of pricing and that code shall be accessed. Or navigate into detail of the items and then the code gets triggered.
<b>Reward points if this helps,</b>
Kiran
‎2007 Jul 17 2:49 PM
Hi kiran and sandeeep,
thanks for quick reply.
I have checked that the routine is attached to condition type.
Also the routine is triggered after going to condition tab.
It is working in developement but in staging even through routine exists, it is not triggering.
‎2007 Jul 17 2:43 PM
Hi,
Probably the condition type has not been assigned to the routine.
You can check out in SPRO if the condition type has been attached to your routine.
Hope it works.
Thanks,
Sandeep.
‎2007 Jul 17 2:52 PM
Hi Shefali,
Are you entering the condition type in the screen?If not then try doing it.Only when the condition type is entered on the screen will the routine get triggered.
Thanks,
Sandeep.