SAP ABAP Class /IWBEP/IF_MGW_MED_SER_EXT_BADI (BADI to determine the Extending service of another service)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20140304
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_MGW_MED_SER_EXT_BADI fs 20140304
Properties
Class /IWBEP/IF_MGW_MED_SER_EXT_BADI  
Short Description BADI to determine the Extending service of another service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110621   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/IF_MGW_MED_SER_EXT_BADI has no forward declaration.
Interfaces
Class /IWBEP/IF_MGW_MED_SER_EXT_BADI has no interface implemented.
Friends
Class /IWBEP/IF_MGW_MED_SER_EXT_BADI has no friend class.
Attributes
Class /IWBEP/IF_MGW_MED_SER_EXT_BADI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHOOSE_EXTENDING_SERVICE Instance method Public Method Chooses one out of a list of existending services 20140304
Events
Class /IWBEP/IF_MGW_MED_SER_EXT_BADI has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_EXTENDING_SERVICE Public Type reference (TYPE) /IWBEP/I_MGW_SRH 20140304
2 TY_T_EXTENDING_SERVICES Public See coding 20140304 ty_t_extending_services TYPE TABLE OF /iwbep/i_mgw_srh
Method Signatures

Method CHOOSE_EXTENDING_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_EXTENDING_SERVICE Call by reference Type reference (TYPE) TY_S_EXTENDING_SERVICE Choosen Extending Service 20140304
2 Importing IT_EXTENDING_SERVICES Call by reference Type reference (TYPE) TY_T_EXTENDING_SERVICES List of extending services 20140304

Method CHOOSE_EXTENDING_SERVICE on class /IWBEP/IF_MGW_MED_SER_EXT_BADI has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in