Hi Mates,
when i select IT0008 in PA30 it goes to dump and shows an error
<u>short text</u>
Program error: Offset in WRITE TO in program "SAPFP500" is too la
<u>What happened?</u>
Error in the ABAP Application Program
The current ABAP program "SAPFP500" had to be terminated because
come across a statement that unfortunately cannot be executed.
<u>Error analysis</u>
In a "WRITE src TO dest+off[(len)] [INDEX i]" statement,
"off" contains a target field offset (3) which is larger than
the length of the target field "dest" (4). This is not allowed.
can any one please make me transparent, what has to be done to rectify that.
Cheers