SAP ABAP Class CL_UG_MD_RFCDEST (FIN Master Data: Attributes RFC Destination)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB-MDF (Application Component) Master Data Framework
     UGMD_TOOLS (Package) Tools for the Master Data Service
Properties
Class CL_UG_MD_RFCDEST  
Short Description FIN Master Data: Attributes RFC Destination    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UGMD_TOOLS   Tools for the Master Data Service 
Created 20021121   SAP 
Last change 20050220   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UG_MD_RFCDEST has no interface implemented.
Friends
Class CL_UG_MD_RFCDEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SYSTYPE_BW Constant Public Type reference (TYPE) UG_SYSTYPE 'BW' System Type BW 20021121
2 GC_SYSTYPE_R3 Constant Public Type reference (TYPE) UG_SYSTYPE 'R3' System Type mySAP ERP 20021121
3 GT_RFCDEST Static Attribute Private Type reference (TYPE) UGMD_TS_0020 RFC Destination with Attributes 20021121
4 G_BW_ONLY Static Attribute Public Type reference (TYPE) UG_FLG SPACE Only BW Destinations Exist 20031205
5 G_R3_ONLY Static Attribute Public Type reference (TYPE) UG_FLG SPACE Only mySAP ERP Destinations Exist 20031205
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20021121
2 DELETE_RFCDEST Static method Public Method Delete RFC Destination 20031205
3 GET_ALL_RFCDEST Static method Public Method 20050103
4 GET_RFCDEST_DEFINITION Static method Public Method Gets Definition for RFC Destination 20030328
5 GET_SYSTYPE Static method Public Method Gets System Type for RFC Destination (see Const.) 20021121
6 PING Static method Public Method Pings with Defined Time Interval 20040109
7 SET_ONLY_PARAMETERS Static method Private Method 20031205
8 SET_RFCDEST Static method Public Method Set RFC Destinations 20021121
9 TRANSPORT Static method Public Method Transport to UGMD0020 (MDF Attr. to RFC Dest.) 20031024
Events
Class CL_UG_MD_RFCDEST has no event.
Types
Class CL_UG_MD_RFCDEST has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_UG_MD_RFCDEST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UG_MD_RFCDEST has no exception.

Method DELETE_RFCDEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RFCDEST Call by reference Type reference (TYPE) UGMD_T_RFCDEST RFC-Destinationen 20031205

Method DELETE_RFCDEST on class CL_UG_MD_RFCDEST has no exception.

Method GET_ALL_RFCDEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RFCDEST Value transfer Type reference (TYPE) UGMD_TS_0020 20050103

Method GET_ALL_RFCDEST on class CL_UG_MD_RFCDEST has no exception.

Method GET_RFCDEST_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CLIENT Call by reference Type reference (TYPE) RFCDISPLAY-RFCCLIENT Expliziter Anmelde-Mandant 20030328
2 Exporting E_DESCRIPTION Call by reference Type reference (TYPE) RFCDOC-RFCDOC1 Beschreibung einer RFC-Verbindung 20030328
3 Exporting E_DESTLOCK Call by reference Type reference (TYPE) RFCDISPLAY-RFCLOCK Anzeigeart der Destination (änderbar und nicht änderbar) 20030328
4 Exporting E_GROUP Call by reference Type reference (TYPE) RFCDISPLAZ-RFCLOAD Anmeldegruppe für Lastverteilungs-Modus 20030328
5 Exporting E_GWHOST Call by reference Type reference (TYPE) RFCDISPLAY-RFCGWHOST Gateway-Hostname 20030328
6 Exporting E_GWSERVICE Call by reference Type reference (TYPE) RFCDISPLAY-RFCGWSERV Gateway-Service 20030328
7 Exporting E_LANGUAGE Call by reference Type reference (TYPE) RFCDISPLAY-RFCLANG Explizite Sprache 20030328
8 Exporting E_LOADBALANCING Call by reference Type reference (TYPE) RFCDISPLAZ-RFCLBFLAG RFC via Lastverteilungs-Verfahren (Load Balancing) 20030328
9 Exporting E_RFCLOGON_GUI Call by reference Type reference (TYPE) RFCDISPLAY-RFCLOGON Anmeldebild für RFC-Logon 20030328
10 Exporting E_SERVER Call by reference Type reference (TYPE) RFCDISPLAY-RFCHOST Name der Zielmaschine 20030328
11 Exporting E_SYSTEMID Call by reference Type reference (TYPE) RFCOPT-RFCSYSID System-Id 20030328
12 Exporting E_SYSTEMNR Call by reference Type reference (TYPE) RFCDISPLAY-RFCSERVICE Verwendeter Service (TCP-Service, SAP-Systemnummer ) 20030328
13 Exporting E_TRFCBTCDELAY Call by reference Type reference (TYPE) RFCDISPLAY-BTCDELAY TRFC: Zeitraum zwischen den Wiederholversuchen 20030328
14 Exporting E_TRFCBTCSUPPR Call by reference Type reference (TYPE) RFCDISPLAY-BTCSUPPR TRFC: keine Batchjobs bei Verbindungsfehler einplanen 20030328
15 Exporting E_TRFCBTCTRIES Call by reference Type reference (TYPE) RFCDISPLAY-BTCTRIES TRFC: Verbindungsversuche bis zur Aufgabe 20030328
16 Exporting E_TRUSTED_SYSTEM Call by reference Type reference (TYPE) RFCDISPLAY-RFCSLOGIN Trusted System (RFC Single Login) 20030328
17 Exporting E_USER Call by reference Type reference (TYPE) RFCDISPLAY-RFCUSER Explizite User-ID 20030328
18 Importing I_RFCDEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20030328
# Exception Resumable Description Created on
1 DESTINATION_ERROR 20030328

Method GET_SYSTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RFCDEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20021121
2 Returning R_SYSTYPE Value transfer Type reference (TYPE) UG_SYSTYPE Systemtyp 20021121

Method GET_SYSTYPE on class CL_UG_MD_RFCDEST has no exception.

Method PING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RFCDEST Call by reference Type reference (TYPE) RFCDEST RFC-Destination 20040109
2 Returning R_RESULT Value transfer Type reference (TYPE) UG_FLG TRUE System ist da, FALSE System ist nicht 20040109

Method PING on class CL_UG_MD_RFCDEST has no exception.

Method SET_ONLY_PARAMETERS Signature

Method SET_ONLY_PARAMETERS on class CL_UG_MD_RFCDEST has no parameter.
Method SET_ONLY_PARAMETERS on class CL_UG_MD_RFCDEST has no exception.

Method SET_RFCDEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_CHECK Call by reference Type reference (TYPE) UG_FLG ABAP_TRUE RFC-Destination vorher prüfen 20040914
2 Importing IT_RFCDEST Call by reference Type reference (TYPE) UGMD_TS_0020 RFC-Destination mit Attributen 20021121
# Exception Resumable Description Created on
1 ILLEGAL_INPUT 20021121

Method TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TRANSPORT Call by reference Type reference (TYPE) UGMD_TS_TRANSPORT Transporteinträge 20031024
2 Importing I_RFCDEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20031024

Method TRANSPORT on class CL_UG_MD_RFCDEST has no exception.
History
Last changed by/on SAP  20050220 
SAP Release Created in 200