HI SAP Techies,
Please help me with my issue .
I have a Data-source containing two Info-package for
1.) Delta
2.) Full.
The full Load info-package runs well and fine without any issue.
The Problem is that , whenever i execute the delta info-package , it says in Monitor workbench that Technical :- Error occurred in the source system. Processing step Extractor .
When i check the job in source system , the ST22 Dump shows
What happened?
Error in the ABAP Application Program
The current ABAP program "SAPLRSC1" had to be terminated because it has
come across a statement that unfortunately cannot be executed.
What can you do?
Note down which actions and inputs caused the error.
To process the problem further, contact you SAP system
administrator.
Error analysis
The statement
"MOVE src TO dst"
requires that the operands "dst" and "src" are convertible.
Since this statement is in a Unicode program, the special conversion
rules for Unicode programs apply.
In this case, these rules were violated.
Please help me on this issue . i checked the forums related with UC_OBJECTS_NOT_CONVERTIBLE, but was not able to resolve my issue.
Thanks
Alok