Hello Experts,
While creating basic pay for an employee on PA30 it throws a runtine error.
Error:
Program error : Offset in WRITE to in program "SAPFP500" is too large
Error analysis
In " 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)
Error in
Program : SAPFP500
Include FP500EFW
Row 33
What could be done here.
Please help me.
Regards,
Ranjith N