Runtime Errors: MOVE TO LIT NOTALLOWED NODATA
Hello SAP Experts,
After modification in SAP ERP Central Component (ECC) while reimporting of the Classification DataSource (1CL_*) fails in SAP Data Services 4.2. On Backend side the running process dumps in CL_SQL_RESULT_SET=>NEXT_PACKAGE.
Runtime Errors:
MOVE_TO_LIT_NOTALLOWED_NODATA
A short text is also generated:
Assignment error: Overwriting of a protected field.
Regenerating Error
The issue can be regenerated by trying to reimport it to SAP Data Services 4.2 after modifying structure of a Classification DataSource (1CL_*) in SAP ERP Central Component (ECC) system.
The error you are facing is caused because the method CLASS_CONSTRUCTOR of the class CL_RODPS_HANA_MODEL executes several unnecessary SQL statements while reimporting.
Please apply SAP Document 2111563 in order to resolve this error