CALL_FUNCTION_DEST_TYPE 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: F - Installation Errors
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.
Destinations of type '<runtime parameter>' can only be used in connection with
asynchronous RFC.
Choose a different destination or change the type in transaction SM59.
Please see abap error for more details about the possible cause of this runtime error and how it could be avoided.
Please see send to sap for more details about the possible cause of this runtime error and how it could be avoided.
Please see rfc internal error for more details about the possible cause of this runtime error and how it could be avoided.
Parameter 'actdest' = '<runtime parameter>'
Illegal destination type '<runtime parameter>'.
Please see installation error for more details about the possible cause of this runtime error and how it could be avoided.
Please see rfc internal error for more details about the possible cause of this runtime error and how it could be avoided.
A function call was made with destination '<runtime parameter>'. This destination has
type '<runtime parameter>', which is not permitted for this call.
Please see installation error for more details about the possible cause of this runtime error and how it could be avoided.
CALL_FUNCTION_DEST_TYPE - call function dest type 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