HI everyone,
I would like to know if there is a way to change a value of a infoobject in a infocube without delete and reload the record, how to say like the transaction SE16N.
Thanks for your help.
Updated May 18, 2018
HI everyone,
I would like to know if there is a way to change a value of a infoobject in a infocube without delete and reload the record, how to say like the transaction SE16N.
Thanks for your help.
Comments
We can't change the records from an infocube but it may be possible by changing the SID table then DIM table, but it is not advisable to do as it would affect other Infocubes as Infoobject would part of Star schema.
But you can edit the values by using SE16N for any data base table. This is technically possible.