SAP ABAP Class IF_EX_BADI_EAM_STRUCTURE_LIST (Interface for BAdI: BADI_EAM_STRUCTURE_LIST)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20070621
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_BADI_EAM_STRUCTURE_LIST Example Implementation of BADI_EAM_STRUCTURE_LIST 20070720
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_EAML_STRUCTURE_LIST EAML Implementation of BADI_EAM_STRUCTURE_LIST 20090902
Properties
Class IF_EX_BADI_EAM_STRUCTURE_LIST  
Short Description Interface for BAdI: BADI_EAM_STRUCTURE_LIST    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070621   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IHIE Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_EX_BADI_EAM_STRUCTURE_LIST has no interface implemented.
Friends
Class IF_EX_BADI_EAM_STRUCTURE_LIST has no friend class.
Attributes
Class IF_EX_BADI_EAM_STRUCTURE_LIST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_OBJECT_TO_TIME_ZONE Instance method Public Method Converts the Date and Time Fields to Output Time Unit 20090831
2 DISPLAY_OBJECT_DETAIL Instance method Public Method Navigation to the Detail Transaction of the Object 20070621
3 GET_OBJECTS Instance method Public Method Transfers the Subobjects of an Object 20070621
4 GET_OBJECT_TYPES Instance method Public Method Transfers the New Object Types to be Appended 20070621
Events
Class IF_EX_BADI_EAM_STRUCTURE_LIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_S_OBJECT Public See coding Structure for an Object 20070621 BEGIN OF gty_s_object, object TYPE ihie_s_hier-object, data TYPE ihie_s_hier-data, END OF gty_s_object
2 GTY_S_OBJECT_TYPE Public See coding Structure for Object Types 20070621 BEGIN OF gty_s_object_type, object_type(1) TYPE c, structure TYPE strukname, icon TYPE tv_image, text TYPE text20, color_tree TYPE i, color_list TYPE i, intensified_list TYPE i, END OF gty_s_object_type
3 GTY_T_OBJECT Public See coding Table for Objects 20070622 gty_t_object TYPE STANDARD TABLE OF gty_s_object
4 GTY_T_OBJECT_TYPE Public See coding Table for Object Types 20070621 gty_t_object_type TYPE STANDARD TABLE OF gty_s_object_type WITH KEY object_type
Method Signatures

Method CONVERT_OBJECT_TO_TIME_ZONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OBJECT Call by reference Type reference (TYPE) GTY_S_OBJECT Struktur für ein Objekt 20090831

Method CONVERT_OBJECT_TO_TIME_ZONE on class IF_EX_BADI_EAM_STRUCTURE_LIST has no exception.

Method DISPLAY_OBJECT_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT Call by reference Type reference (TYPE) IHIE_S_HIER-OBJECT Ausgewähltes Objekt 20070621

Method DISPLAY_OBJECT_DETAIL on class IF_EX_BADI_EAM_STRUCTURE_LIST has no exception.

Method GET_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OBJECTS Call by reference Type reference (TYPE) GTY_T_OBJECT Tabelle für Objekte 20070621
2 Importing IV_DATE Call by reference Type reference (TYPE) DATAB Datum gültig ab 20070621
3 Importing IV_PREDECESSOR Call by reference Type reference (TYPE) IHIE_S_HIER-PREDECESSOR Objekt für das Unterobjekte bestimmt werden sollen 20070621

Method GET_OBJECTS on class IF_EX_BADI_EAM_STRUCTURE_LIST has no exception.

Method GET_OBJECT_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OBJECT_TYPES Call by reference Type reference (TYPE) GTY_T_OBJECT_TYPE Tabelle für Objekttypen 20070621
2 Importing IV_REPORT_NAME Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20070621

Method GET_OBJECT_TYPES on class IF_EX_BADI_EAM_STRUCTURE_LIST has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in