SAP ABAP Class IF_EX_BADI_EAM_MULTILEVEL_LIST (Interface for BAdI: BADI_EAM_MULTILEVEL_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_BADI_EAM_MULT_LIST_MPLAN BADI_EAM_MULTILEVEL_LIST: Maint. Data in Multilevel Lists 20071115
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EAML_MULTILEVEL Class for BAdI Impl.: BADI_EAML_MULTILEVEL 20091216
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_BADI_EAM_MULTILEVEL_LIST Example Implementation of BAdI BADI_EAM_MULTILEVEL_LIST 20070720
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_EAML_MULTILEVEL_LIST Class for BAdI Impl.: BADI_EAM_MULTILEVEL_LIST 20100309
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_OLC_MULTILEVEL_LIST Example Implementation of BAdI BADI_EAM_MULTILEVEL_LIST 20091019
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_QNAO_SFWS_SC_MULTIL_LIST Assigned Objects in the Multilevel List 20080408
Properties
Class IF_EX_BADI_EAM_MULTILEVEL_LIST  
Short Description Interface for BAdI: BADI_EAM_MULTILEVEL_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
Class IF_EX_BADI_EAM_MULTILEVEL_LIST has no forward declaration.
Interfaces
Class IF_EX_BADI_EAM_MULTILEVEL_LIST has no interface implemented.
Friends
Class IF_EX_BADI_EAM_MULTILEVEL_LIST has no friend class.
Attributes
Class IF_EX_BADI_EAM_MULTILEVEL_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 Goes to the Detail Screen of an Object 20070703
3 GET_OBJECTS Instance method Public Method Transfers the Subobjects for an Object 20070621
4 GET_OBJECT_TYPES Instance method Public Method Transfers the New Object Types to be Displayed 20070621
Events
Class IF_EX_BADI_EAM_MULTILEVEL_LIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_OBJECT Public See coding Object 20070622 gty_object(60) TYPE c
2 GTY_S_OBJECT Public See coding Structure for Object 20070622 BEGIN OF gty_s_object, object TYPE gty_object, data(2000) TYPE c, END OF gty_s_object
3 GTY_S_OBJECT_TYPE Public See coding Structure for Object Types 20070621 BEGIN OF gty_s_object_type, object_type(4) TYPE c, structure TYPE strukname, table_argument TYPE tabname, display(1) TYPE c, 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
4 GTY_T_OBJECT Public See coding Table for Objects 20070622 gty_t_object TYPE STANDARD TABLE OF gty_s_object
5 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 Objekt 20090831

Method CONVERT_OBJECT_TO_TIME_ZONE on class IF_EX_BADI_EAM_MULTILEVEL_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_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname des ausgewählten Feldes 20080728
2 Importing IV_OBJECT Call by reference Type reference (TYPE) GTY_OBJECT Objekt 20070703

Method DISPLAY_OBJECT_DETAIL on class IF_EX_BADI_EAM_MULTILEVEL_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_FROM Call by reference Type reference (TYPE) I_TERMAB Datum von 20070621
3 Importing IV_DATE_TO Call by reference Type reference (TYPE) I_TERMBI Datum bis 20070621
4 Importing IV_PREDECESSOR Call by reference Type reference (TYPE) GTY_OBJECT Objekt 20070621
5 Importing IV_REPORT_NAME Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20070621

Method GET_OBJECTS on class IF_EX_BADI_EAM_MULTILEVEL_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_MULTILEVEL_LIST has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in