ABAP Runtime Errors

CALL_FUNCTION_ILL_INT2_LENG SAP ABAP Runtime Error call function ill int2 leng







CALL_FUNCTION_ILL_INT2_LENG is an ABAP runtime error which you may come across when using or developing within an SAP system. See below for the standard details explaining what it means and how you can avoid or fix this runtime error.

Short Dump Classification: A - ABAP Programming Error

You can view further information about a runtme error by using transaction code ST22 which will show you this and all runtime erros that have happen in your SAP system.

Also check out the Comments section below to view or add related contributions and example screen shots.


CALL_FUNCTION_ILL_INT2_LENG ABAP Runtime Error

Please see rfc data error for more details about the possible cause of this runtime error and how it could be avoided.

Data error (data type INT2) in a Remote Function Call. Please see abap error for more details about the possible cause of this runtime error and how it could be avoided.

Please see rfc data error for more details about the possible cause of this runtime error and how it could be avoided.

A field of Dictionary data type INT2 does not have length 2, but <runtime parameter>. Please see rfc data error for more details about the possible cause of this runtime error and how it could be avoided.