SAP ABAP Interface IF_BGRFC_DESTINATION_RESOURCES (Find RFC Resources for RFC Destinations)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
     SQRFC1 (Package) bgRFC -- Kernel-Related Development
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BGRFC_DESTINATION_RESOURCES Application Server Resources 20041215
Properties
Interface IF_BGRFC_DESTINATION_RESOURCES  
Short Description Find RFC Resources for RFC Destinations    
General Data
Package SQRFC1   bgRFC -- Kernel-Related Development 
Created 20041215   SAP 
Last changed 20141121    
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
Interface IF_BGRFC_DESTINATION_RESOURCES has no interface.
Friends
Interface IF_BGRFC_DESTINATION_RESOURCES has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BGRFC_IS_SUPPORTED Instance attribute Public Type reference (TYPE) C bgRFC available in target system? (Y/N/SPACE) 20050126
2 CO_BGRFC_IS_NOT_SUPPORTED Constant Public Type reference (TYPE) C 'N' bgRFC not supported by destination 20050623
3 CO_BGRFC_IS_SUPPORTED Constant Public Type reference (TYPE) C 'Y' bgRFC supported by destination 20050623
4 CO_BGRFC_SUPPORT_UNKNOWN Constant Public Type reference (TYPE) C ' ' No information about destination support for bgRFC 20050623
5 DESTINATION_NAME Instance attribute Public Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20050125
6 GROUP_NAME Instance attribute Public Type reference (TYPE) RFC_RESOURCE_GROUP_NAME Name of GUI Logon/RFC Server Group 20050125
7 GROUP_TYPE Instance attribute Public Type reference (TYPE) RFC_RESOURCE_GROUP_TYPE Server Group Type 20050125
8 SYSTEM_IDENTITY_REQUESTED Instance attribute Public Type reference (TYPE) RFC_IDENTITY_REQUESTED Request System Identity 20050126
9 SYSTEM_INFO Instance attribute Public Type reference (TYPE) RFCSI RFC System Information (See RFC_SYSTEM_INFO Function Module) 20050126
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Remove Destination from Internal Data Structures 20050119
2 GET_EMERGENCY_RESOURCES Instance method Public Method Specify Last Resources Used 20050622
3 GET_RESOURCES Instance method Public Method Get Resources for RFC Destination 20041215
4 RETURN_RESOURCES Instance method Public Method Return Resources for RFC Destination 20050112
5 SET_EXPIRATION_TIME_INBOUND Static method Public Method Validity of Resource (Inbound) 20050216
6 SET_EXPIRATION_TIME_OUTBOUND Static method Public Method Validity of Resource (Outbound) 20050216
7 SET_GATEWAY_QUOTA_INBOUND Static method Public Method Percentage Share of Gateway Resources (Inbound) 20050216
8 SET_GATEWAY_QUOTA_OUTBOUND Static method Public Method Share of Outbound Gateway Resources (Percentage) 20050216
9 UPDATE_RESOURCES Instance method Public Method Refresh Current Resource State 20050125
Events
Interface IF_BGRFC_DESTINATION_RESOURCES has no event.
Types
Interface IF_BGRFC_DESTINATION_RESOURCES has no local type.
Method Signatures

Method DELETE Signature

Method DELETE on Interface IF_BGRFC_DESTINATION_RESOURCES has no parameter.
Method DELETE on Interface IF_BGRFC_DESTINATION_RESOURCES has no exception.

Method GET_EMERGENCY_RESOURCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ZDT_SUB_SYSTEM Call by reference Type reference (TYPE) RLFW_SERVER_GROUP Zero Downtime Subsystem 20130903
2 Changing RESOURCE Call by reference Type reference (TYPE) BGRFC_DESTINATION_RESOURCE Resourcenverwaltung beim Hintergrund RFC 20050622
# Exception Resumable Description Created on
1 CX_BGRFC_DESTINATION_RES_LACK Vorläufige Ressourcen-Probleme bei bgRFC 20050622

Method GET_RESOURCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ZDT_SUB_SYSTEM Call by reference Type reference (TYPE) RLFW_SERVER_GROUP Gruppen-ID für Application Server 20130812
2 Changing RESOURCE Call by reference Type reference (TYPE) BGRFC_DESTINATION_RESOURCE Resourcenverwaltung beim Hintergrund RFC 20050115
# Exception Resumable Description Created on
1 CX_BGRFC_DESTINATION_RES_COMM RFC-Kommunikationsprobleme bei Ressourcen-Ermittlung 20041217
2 CX_BGRFC_DESTINATION_RES_LACK Vorläufige Ressourcen-Probleme bei bgRFC 20041217
3 CX_BGRFC_DESTINATION_RES_SYST RFC-Systemprobleme bei Ressourcen-Ermittlung 20041217
4 CX_BGRFC_DESTINATION_RES_WAIT Warte auf den Empfang der Ressourcen 20041217

Method RETURN_RESOURCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RESOURCE Call by reference Type reference (TYPE) BGRFC_DESTINATION_RESOURCE Resourcenverwaltung beim Hintergrund RFC 20050115

Method RETURN_RESOURCES on Interface IF_BGRFC_DESTINATION_RESOURCES has no exception.

Method SET_EXPIRATION_TIME_INBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SECONDS Call by reference Type reference (TYPE) I 20050216

Method SET_EXPIRATION_TIME_INBOUND on Interface IF_BGRFC_DESTINATION_RESOURCES has no exception.

Method SET_EXPIRATION_TIME_OUTBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SECONDS Call by reference Type reference (TYPE) I 20050216

Method SET_EXPIRATION_TIME_OUTBOUND on Interface IF_BGRFC_DESTINATION_RESOURCES has no exception.

Method SET_GATEWAY_QUOTA_INBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERCENTAGE Call by reference Type reference (TYPE) I 20050216

Method SET_GATEWAY_QUOTA_INBOUND on Interface IF_BGRFC_DESTINATION_RESOURCES has no exception.

Method SET_GATEWAY_QUOTA_OUTBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERCENTAGE Call by reference Type reference (TYPE) I 20050216

Method SET_GATEWAY_QUOTA_OUTBOUND on Interface IF_BGRFC_DESTINATION_RESOURCES has no exception.

Method UPDATE_RESOURCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GROUP_RESOURCES Call by reference Type reference (TYPE) RFC_SERVER_GROUP_RESOURCE Ressourcen für RFC-Servergruppe (Gruppe in Transaktion RZ12) 20050125
2 Importing RC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20050216
3 Importing SYSTEM_IDENTITY Call by reference Type reference (TYPE) RFC_SYSTEM_IDENTITY Identifikation des Systems 20050125

Method UPDATE_RESOURCES on Interface IF_BGRFC_DESTINATION_RESOURCES has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 700