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

Condition Value is changing after saving.

Former Member
0 Likes
1,778

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
Read only

former_member223133
Active Participant
0 Likes
1,536

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

Read only

0 Likes
1,536

Hello Gangadhar,

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

Please advise. Thanks

Read only

VenkatRamesh_V
Active Contributor
0 Likes
1,536

Hi,

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

Hope it helpful,

Regards,

Venkat.

Read only

0 Likes
1,536

Hi Venkat,

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