Skip to Content
0
Former Member
Sep 12, 2007 at 08:44 AM

MOVE_TO_LIT_NOTALLOWED_NODATA

287 Views

Hi experts,

when I try to save the data of a planning function in the cube, this error occurs:

MOVE_TO_LIT_NOTALLOWED_NODATA

Assignment error: Overwriting a protected field.

The error occurs in the code of a function module in this istruction:

ASSIGN COMPONENT '/BIC/ZIC_KATR6' OF STRUCTURE xs_chas TO <categp>.

<categp> = zv_categp.

Endif.

Have you some ideas?