Application Development 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: 

Condition Value is changing after saving.

Former Member
0 Kudos

Hi All,

We have coded in the userexit MV45AFZZ to add ZEFC condition type in XKOMV internal table.

In VA21 and VA22 transaction the value is correct but after saving the value changes in VA23.

VA21/VA22 ZEFC condition header (correct value):

VA23 ZEFC condition header (value is changed)

Do you have any idea why the value here is changing?

4 REPLIES 4

former_member223133
Active Participant
0 Kudos

Hi,

It looks like configuration issue. It might be replaced by standard values.

Check VOFM routine under formulas-condition value and remove access sequence for the condition type.

BR

Gangadhar

0 Kudos

Hello Gangadhar,

I've checked the condition in v/06 here's the current configuration for the said condition type.

Please advise. Thanks

VenkatRamesh_V
Active Contributor
0 Kudos

Hi,

Did you validated the logic to be implemented in VA21/VA22 t-code's only.

Hope it helpful,

Regards,

Venkat.

0 Kudos

Hi Venkat,

Yes, we have a condition in the program that it will only add this ZEFC condtion in tcode VA21 and VA22.