ABAP Runtime Errors

CALL_FUNCTION_DEST_SCAN SAP ABAP Runtime Error call function dest scan







CALL_FUNCTION_DEST_SCAN 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_DEST_SCAN ABAP Runtime Error

Check and correct the entry for parameter '<runtime parameter>'. Also read the error text: '<runtime parameter>' Parameter:
Destination = '<runtime parameter>'
Function module = '<runtime parameter>'
Parameter = '<runtime parameter>'
Error code = '<runtime parameter>'
Error text = '<runtime parameter>'

Further parameters..: <runtime parameter>, <runtime parameter>, <runtime parameter>, <runtime parameter>, <runtime parameter> Error when evaluating RFC destination '<runtime parameter>' Choose a different destination or correct the entry for destination '<runtime parameter>'. Please see abap error for more details about the possible cause of this runtime error and how it could be avoided.

The chosen destination has at least one incorrect parameter. The error occurred in the entry for parameter <runtime parameter>. The error code is '<runtime parameter>'. The related error text is '<runtime parameter>'. Function call '<runtime parameter>' was made with destination '<runtime parameter>'. The chosen destination has at least one incorrect parameter. The error occurred in the entry for parameter <runtime parameter>. The error code is '<runtime parameter>'. The related error text is '<runtime parameter>'.