‎2012 Aug 22 6:55 AM
Hi,
While running the LSMW for transaction 9KE0,while processing the session I am getting the error 'Field Z-BDC10(2) input value is longer than screen field'.
Why do we get this error.Please give suggestion to resolve this error.
Regards,
Swapna
‎2012 Aug 22 7:41 AM
‎2012 Aug 22 7:58 AM
Hi Karthik,
The length and type of the screen field Z-BDC10 are 40 and C Respectively.
I have given the same values for the input field TSL(Amount in transaction currency) in step maintain source fields.
But still I am getting the same error while processing the session.
‎2012 Aug 22 8:16 AM
Hi Swapna,
When you are uploading through excel file, The Z-BDC10 value length is more than the field value length 40. i.e >40 characters.
so Decrease the size of field Z-BDC10 value in excel and check it.
‎2012 Aug 22 8:08 AM
I thought while adding the field in screen using screen exit
the field's display parameters are not properly set
look at the field attributes change the length of the screen field for display.
Regards,
SUDHEER KUMAR CHUNDURU.
‎2012 Aug 22 9:09 AM