SAP ABAP Function Module CNV_MBT_RFC_GET (determine any destination for a given package depending on EXEC_TARGET)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_MAIN (Package) Main components of PCL for SLO Products
Basic Data
Function Module CNV_MBT_RFC_GET determine any destination for a given package depending on EXEC_TARGET  
Function Group CNV_MBT_RFC   functions : RFC related to PCL  
Program Name SAPLCNV_MBT_RFC   functions : RFC related to PCL 
INCLUDE Name LCNV_MBT_RFCU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DESTINATION_ID TYPE CNVMBTDEST-DESTINATION_ID Destination ID
Exporting UNICODE_ERROR TYPE CNV_MBT_FLAG Destination with wrong unicode setting
Importing PACKID TYPE CNVMBTACTIVE-PACKID Packid
Importing EXEC_TARGET TYPE CNVMBTACTIVITY-EXEC_TARGET Target system
Importing ALL_AS_TABLE TYPE CNVMBTRETSTR-AND_RETURN 'X' Return in the form of table
Importing NONE_AT_LOCAL_DEST TYPE CNVMBTRETSTR-AND_RETURN 'X' Not at local destination
Importing NO_RFC_MNGMNT_CALL TYPE CNV_MBT_FLAG 'X' Don´t call RFC management for check
Importing CHECK_LOCK TYPE CNV_MBT_FLAG Check for incorrect logins
Importing CALL_LOCAL TYPE CNV_MBT_FLAG ' ' Return local Dest empty to call Dest
Importing NO_CONNECTION_CHECK TYPE CNV_MBT_FLAG ' ' (X = no connection check; initial = check connection)
Importing REFRESH TYPE CNV_MBT_FLAG ' ' When X then dest state will be ignored and conn check done
Tables DESTTAB TYPE CNVMBTDEST Internal table of Destination ID
Exception NO_DESTINATIONS_FOR_PACKID TYPE Problem : If no destinations are found
Exception NO_SPECIFIC_DESTINATION_TYPE TYPE Problem : If destinations of the type not found
Exception GET_SYSTEM_INFO_FAILURE TYPE
Exception RFC_FAILURE TYPE
Exception SYSTEM_INFO_HAS_CHANGED TYPE
Exception LOGIN_NOT_POSSIBLE TYPE
Exception WRONG_UNICODE_SETTINGS TYPE
Exception CONNECTION_CHECK_NOT_ALLOWED TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20141030 
SAP Release Created in