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.
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>'.
CALL_FUNCTION_DEST_SCAN - call function dest scan CALL_FUNCTION_DEST_OPT - call function dest opt CALL_FUNCTION_DESTINATION_NO_T - call function destination no t CALL_FUNCTION_DELTA_LENGTH - call function delta length CALL_FUNCTION_DEEP_MISMATCH - call function deep mismatch CALL_FUNCTION_CREATE_TABLE - call function create table