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

Pricing routine

Former Member
0 Likes
663

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

4 REPLIES 4
Read only

Former Member
0 Likes
579

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

Read only

0 Likes
579

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.

Read only

Former Member
0 Likes
579

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.

Read only

Former Member
0 Likes
579

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.