SAP ABAP Class IF_TWB_BADI_COMPONENT (Interface of BADI_TWB_COMPONENT)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20100108
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TWB_BADI_COMPONENT_FALLBACK Fallback Class of badi_twb_component 20100108
Properties
Class IF_TWB_BADI_COMPONENT  
Short Description Interface of BADI_TWB_COMPONENT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100108   SAP 
Last change 20110908   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)
2 IF_TWB_COMPONENT_ Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_TWB_BADI_COMPONENT has no interface implemented.
Friends
Class IF_TWB_BADI_COMPONENT has no friend class.
Attributes
Class IF_TWB_BADI_COMPONENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_COMPONENT Instance method Public Method 20100109
2 QUERY_COMPONENT Instance method Public Method 20100109
3 QUERY_COMPONENT_F4 Instance method Public Method 20100109
4 RETRIEVE_HIER_ROOT_STRUCT_ID Instance method Public Method 20100109
Events
Class IF_TWB_BADI_COMPONENT has no event.
Types
Class IF_TWB_BADI_COMPONENT has no local type.
Method Signatures

Method CREATE_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) IF_TWB_COMPONENT_=>TY_KEY 20100109
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU 20100109
3 Returning RO_COMPONENT Value transfer Object reference (TYPE REF TO) IF_TWB_COMPONENT_ 20100109
# Exception Resumable Description Created on
1 CX_TWB 20100109

Method QUERY_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) IF_TWB_COMPONENT_=>TY_KEY 20100109
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU 20100109
3 Returning RO_COMPONENT Value transfer Object reference (TYPE REF TO) IF_TWB_COMPONENT_ 20100109
# Exception Resumable Description Created on
1 CX_TWB 20100109

Method QUERY_COMPONENT_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_TWB_COMPONENT_ 20100109
2 Exporting EV_KEY Call by reference Type reference (TYPE) IF_TWB_COMPONENT_=>TY_KEY 20100109
3 Importing IV_DISPLAY_APPLICATIONS Call by reference Type reference (TYPE) ABAP_BOOL 20100109
4 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU 20100109
5 Importing IV_ONLY_ACTIVE_AREAS Call by reference Type reference (TYPE) ABAP_BOOL 20100109
6 Importing IV_ONLY_KEY Call by reference Type reference (TYPE) ABAP_BOOL 20100109
# Exception Resumable Description Created on
1 CX_TWB 20100109

Method RETRIEVE_HIER_ROOT_STRUCT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HIER_ROOT_STRUCT_ID Value transfer Type reference (TYPE) TTREE-ID 20100109
# Exception Resumable Description Created on
1 CX_TWB 20100109
History
Last changed by/on SAP  20110908 
SAP Release Created in