cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Draft Data persistence - Error: Draft data is inconsistent

Former Member
3,423

Hi,

I have referred the below SAP help guide and tried to achieve draft data persistence.

https://help.sap.com/doc/cc0c305d2fab47bd808adcad3ca7ee9d/7.52.0/en-US/d36820f082c84085b6634be4576e3....

The data created is getting stored in draft table. When tried to save it, I am getting the Inconsistency error i .e when data is ushed from Active table to draft table.

With the help of debugging, it is found that, the field DRAFTCONSISTENCYSTATUS is empty. If the value is set as 3 in runtime, the draft data is saved successfully.

But while saving it, no value is getting passed in the field DRAFTCONSISTENCYSTATUS , and hence the consistency check fails.Similar behaviour for updating the existing data too.

Please suggest here, if any configurations are missing here.

Regards,

Tharini

View Entire Topic
Former Member
0 Likes

Hi, have you solved this problem. Personally, I changed the attribute "DRAFTCONSISTENCYSTATUS" and then I could get the active version.

nithinu
Participant
0 Likes

Hi Fedor,

How did you change the attribute DRAFTCONSISTENCYSTATUS? Could you please provide more details on this. I am also having the same issue.

Thanks
Nithin