‎2010 Mar 10 8:42 AM
Hello,
When I'm doing the UCCHECK for an object Type , I get a Unicode Error which is showing as 'MESSAGEGNR' as error code and
message as 'Statement is not accessible'.
Can anyone help me to how correct this error?
Thanks in advance.
Reagrds
Jai
‎2010 Mar 10 8:47 AM
Hi
Check sometimes in the progarm they have made a write statements for whole structures. If structures is having more than one field if you are trying to write using a write statement it will work 4.6c version. but it will not work for ECC verison. So what you can do this write evry field in the structures using write statement.
Edited by: Thiruibm on Mar 10, 2010 9:47 AM
‎2010 Mar 10 8:57 AM
Could you paste the part of the code from where this error is triggered?