Hello All,
While displaying an asset I have encoutered the below dump:
-
Error analysis
In the current program "SAPLSDSD", the ASSIGN ... TYPE ... statement
used to assign the type "D" to the field symbol "<%_1_SYSINI>". The l
defined for this type is 16, but the reference field is 8 characters
long. The type to be assigned is in the field "S_DESCR-INTTYPE".
How to correct the error
ABAP/4 type D fields must be 8 characters long, type T fields 6
characters, type I fields 4 characters, and type F fields 8 character
If the error occurred in one of your own programs or in an SAP progra
that you modified, try to correct it yourself.
-
However other user do not.
How could be this possible that the dump is exprecienced by some users and some users do not.
Kindly help.
Thanks in Advance,
Jhero