SAP ABAP Function Module QIST_CHECK_RFCDEST_FOR_METHOD (Überprüft, ob eine RFC-Destination zur Auswertemethode paßt)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   QM-IM-RR (Application Component) Results Recording
     QESI (Package) QM statistical interface inspection processing
Basic Data
Function Module QIST_CHECK_RFCDEST_FOR_METHOD Überprüft, ob eine RFC-Destination zur Auswertemethode paßt  
Function Group QIST   QM Statistical Interface (QM-STI)  
Program Name SAPLQIST   Include SAPLQIST 
INCLUDE Name LQISTU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_METHOD TYPE QIMTH-METHOD Auswertemethode
Importing I_RFCDEST TYPE QIMTH-RFC_DEST RFC-Destination
Exception RFCDEST_NOT_VALID TYPE RFC-Destination paßt nicht zur Auswertemethode
Exception RFCDEST_NOT_EXIST TYPE RFC-Destination existiert nicht (SM59)
Exception METHOD_NOT_EXIST TYPE Auswertemethode existiert nicht
Exception METHOD_NOT_ACTIVE TYPE Auswertemethode ist nicht aktiv
Exception NO_METHOD TYPE Auswertemethode ist initial
Exception NO_RFCDEST TYPE RFC-Destination ist initial
               
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  19970813 
SAP Release Created in