Hello Gurus!
I was trying to maintain IT0008 in PA30 but when i enter my wage type, it gives a runtime error - WRITE_TO_OFFSET_TOOLARGE
and this is what is explained in the error screen :
Error in the ABAP Application Program :
The current ABAP program "SAPFP500" had to be terminated because it has
come across a statement that unfortunately cannot be executed.
Error Analysis :
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.
All Allowance Groupings, tables checked....everything seems fine!
second doubt - How to default HRA and LTA wagetypes in IT0008?
Kindly guide...