SAP ABAP Class /IWBEP/IF_DESTIN_FINDER_BADI (Destination Finder BADI)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20120301
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_DEST_FIND_BADI_DEF Default Implementation for Destination Finder BADI 20120301
Properties
Class /IWBEP/IF_DESTIN_FINDER_BADI  
Short Description Destination Finder BADI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110204   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/IF_DESTIN_FINDER_BADI has no forward declaration.
Interfaces
Class /IWBEP/IF_DESTIN_FINDER_BADI has no interface implemented.
Friends
Class /IWBEP/IF_DESTIN_FINDER_BADI has no friend class.
Attributes
Class /IWBEP/IF_DESTIN_FINDER_BADI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DB_CONNECTION Instance method Public Method Returns a DB connection (/IWFND/ or /IWBEP/ routing) 20120412
2 GET_RFC_DESTINATION Instance method Public Method Returns a RFC destination (/IWFND/ or /IWBEP/ routing) 20120301
Events
Class /IWBEP/IF_DESTIN_FINDER_BADI has no event.
Types
Class /IWBEP/IF_DESTIN_FINDER_BADI has no local type.
Method Signatures

Method GET_DB_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DEFAULT_SYSTEM_ALIAS_INFO Call by reference Type reference (TYPE) /IWBEP/S_DEFI_ALIAS_INFO Default System Alias Info - used if no routing takes place 20120412
2 Importing IV_SERVICE_TECHNICAL_NAME Call by reference Type reference (TYPE) /IWBEP/MED_GRP_TECHNICAL_NAME Technical Service Name 20120412
3 Importing IV_SERVICE_TYPE Call by reference Type reference (TYPE) /IWBEP/MED_SERVICE_TYPE Type of Service (Group) 20120412
4 Exporting RV_DB_CONNECTION Call by reference Type reference (TYPE) /IWBEP/DEFI_HANA_DB_CON Database connection name - Points to HANA system 20120412

Method GET_DB_CONNECTION on class /IWBEP/IF_DESTIN_FINDER_BADI has no exception.

Method GET_RFC_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RFC_DESTINATION Call by reference Type reference (TYPE) /IWBEP/DEFI_RFC_DEST Logical RFC Destination - Points to SAP system 20120301
2 Importing IS_DEFAULT_SYSTEM_ALIAS_INFO Call by reference Type reference (TYPE) /IWBEP/S_DEFI_ALIAS_INFO Default System Alias Info - used if no routing takes place 20120301
3 Importing IV_SERVICE_TECHNICAL_NAME Call by reference Type reference (TYPE) /IWBEP/MED_GRP_TECHNICAL_NAME Technical Service Name 20120308
4 Importing IV_SERVICE_TYPE Call by reference Type reference (TYPE) /IWBEP/MED_SERVICE_TYPE Type of Service (Group) 20120301

Method GET_RFC_DESTINATION on class /IWBEP/IF_DESTIN_FINDER_BADI has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in