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

Problems updating characteristic as key figure field from file upload planning function

0 Likes
639

Hi community,

I have a aDSO (type Direct Update DataStore Object and planning-enabled) with a characteristic ZCOMMENT with "Use characteristic as Key Figure" flag on.

Over this aDSO I have a composite provider and an aggregation level reported by a ready for input AFO workbook. To upload the information that I need in this aDSO, I have created a planning sequence with a planning function (0RSPL_FILE_UPLOAD_AO function type) with substitution mode U for Update. I call this planning sequence from a button in the AFO workbook.

When I upload a csv file using the planning function from the button for first time, the information with the comments in the ZCOMMENT field are updated and saved OK. But if i change some comment in the csv file and I try to upload this file again, the comments don't change in the aDSO.

However, if I change the comment directly in the workbook and I saved the changes, the comments are updated correctly in the aDSO.

Could someone help me to understand why I can't update the comments from the csv file using this planning function or which is the correct way to update the comments from a planning sequence?

Best regards!

Accepted Solutions (0)

Answers (1)

Answers (1)

gregor_dieckmann
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi David,

direct update (a)DSOs only support after-images, i.e. the delta mode does not make sense anyway. The effect you observe seems to be a bug, open a ticket.

Regards,

Gregor