SAP ABAP Function Module CIF_CHECK_BGRFC_DEST_OK (Überprüfe den Status eines logischen Systems bzgl. CIF)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SCM-BAS (Application Component) SCM Basis
     CIF12 (Package) Core Interface for APO - Objects for Releases as of ERP 2007
Basic Data
Function Module CIF_CHECK_BGRFC_DEST_OK Überprüfe den Status eines logischen Systems bzgl. CIF  
Function Group CFBGRFCADM   CIF Administration Functions for bgRFC  
Program Name SAPLCFBGRFCADM    
INCLUDE Name LCFBGRFCADMU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_BGRFC_ACTIVE TYPE XFELD 'X'=BgRFC-API ist aktiv
Exporting EV_QRFC_VERSION TYPE QRFCCHAR Datenelement der qRFC-Version für NetWeaver
Exporting EV_BGRFCLOGSYS_WRONG_QRFCVERS TYPE XFELD Warnung: 'X'=BGRFCLOGSYS hat falsche qRFC-Version (aber BGRFC_ACTIVE=SPACE)
Importing IV_LOGSYS TYPE LOGSYS Logisches System
Exception NO_AUTHORITY TYPE Keine Berechtigung zur Prüfung des logischen Systems
Exception LOGSYS_NOT_FOUND TYPE Das logische System wurde nicht gefunden.
Exception BGRFC_LOGSYS_NOT_FOUND TYPE Das logische System für bgRFC CIF Transfer wurde nicht gefunden.
Exception LOGSYS_WRONG_VERSION TYPE Falsche Version des logischen Systems
Exception BGRFC_LOGSYS_WRONG_VERSION TYPE Falsche Version des logischen Systems für bgRFC CIF Transfer
               
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  20071120 
SAP Release Created in 700