cancel
Showing results for 
Search instead for 
Did you mean: 

VOFM - pricing requirements ( abaper require some functional assistance)

former_member642890
Participant
0 Kudos

HI,

I had written the required code in one of the customer routines in the transaction: vofm.

to change the tax code according to the country of destination.

I was given information that this will be triggered during the sales order change..(va02)..

When i put a break point in that include it is not triggering..

Can anyone tell me how to trigger (either std include or customerized include) of transaction: vofm (pricing requirements) in the sales order change tranx (VA02).

thanx

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member642890
Participant
0 Kudos

no replies...

Former Member
0 Kudos

Hi there,

Once the routine is configured in VOFM, it has to be activated for eg using RV80HGEN. Only then you can apply that routine.

Also when the logic is not getting triggered in debug, then it means that either the logic is wrong, code has been put in a wrong location or tables / fields are called wrongly.

Ask the ABAPer to check points & then try.

Also changes in VA02 is captured by function V & new entry by H.

Regards,

Sivanand