cancel
Showing results for 
Search instead for 
Did you mean: 

Values not updating in Condition records

Former Member
0 Kudos

Hi All,

Small question for you all -

We have a condition record for TAX (ZVAT) this has three access sequences on it, one of these feilds for access is the HT (OIHANTYP),

Nowe the problem is when HT = 01 then Vat should be calculated at the correct rate of which it does, but when you change the HT code to 02 then the Condition does not update, the only way around this is to carry out new pricing not ideal,

Also if after changing the HT code and saving the order the order still does not update.

Just as a side we also use scales and this works fine, if you amned the qty up then the rate chages automatically with these adjustments, it only seems to be when we change the HT that this problem occurs.

Also just notice we are also using split valuation items, so also the batch needs to be maintained, if you get the right combination of Batch and HT then the condition updates all o, any ideas where this maybe set?

Any help or comments are most welcome

Regards

Steve

Edited by: Steve Cane on May 20, 2009 12:32 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Steve,

If the field is available in VBAP or VBKD, get in touch with an abapper and try the code in the below mentioned exits in MV45AFZB:

USEREXIT_NEW_PRICING_VBAP

Option for entry of preconditions for carrying out pricing again (e.g. changes made to a certain item field could be used as the precondition for pricing to be carried out again).

USEREXIT_NEW_PRICING_VBKD

Option for entry of preconditions for carrying out pricing again (e.g. changes to the customer group or price group could be set as the preconditions for the system to carry out pricing again).

Regards,

Naveen Aggarwal

Answers (1)

Answers (1)

Former Member
0 Kudos

.