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 record exists, but has not been set

0 Kudos


Hello everyone,

I just encounted a condition issue.

In vf01, I filled in the Sales Order, then goto Header Condition to check JIVA.

In that window, I just clicked the button "Page Down", the JIVA was removed from current window.

Analysis of condition:


Does anyone konw how to solve this issue?

1 ACCEPTED SOLUTION

former_member189849
Contributor
0 Kudos

Hi,

I am also facing same issue solution please.

Regards,

Mahesh

7 REPLIES 7

former_member189849
Contributor
0 Kudos

Hi,

I am also facing same issue solution please.

Regards,

Mahesh

0 Kudos

Is it a manual condition. If the values are added manually, you need to save and activate it before pressing page down.

Otherwise press 'Update' button and see whether the condition type's status changes or not.  This may be due to Pricing function module getting invoked for page down okcode ( Check the calculation type parameter in debugging ).

0 Kudos

Thank you for your quick replay .

I clicked the update button but no changes,below screen i'm getting .

The above screen shot from analysis,why it is showing like.?

Regards,

Mahesh

0 Kudos

Hi,

Copy the message and search it on net. You may get some valuable information.

Regards,

DPM

0 Kudos

I tried like the same, i got below link.

http://scn.sap.com/message/8373981#8373981

But not suitable .

Regards,

Mahesh

0 Kudos


hi Kumar, and all,

My issue was caused by upgrade.

after upgrader, structure VBAP was cleared by program LV60AA86.

but our customer function determine some value based on VBAP.

Then a wrong value was passed to our Z funtion(SAPLV60A ->RV60AFZZ-> our function)

0 Kudos


here, I just want to show you the place to check parameters for sd condition tables.

   function name is: SD_COND_ACCESS.

From the bellowing picture, we can see there are 5 parameters for a condition table.

if any one of them is not correct, then error 108 will appear.