SAP ABAP Class IF_MYOBJECTS_EXT (Enhancement to MyObjects List)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MYOBJECTS_EXT_DEF Standard MyObjects Enhancement 20000607
Properties
Class IF_MYOBJECTS_EXT  
Short Description Enhancement to MyObjects List    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000607   SAP 
Last change 20001020   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_MYOBJECTS_EXT has no forward declaration.
Interfaces
Class IF_MYOBJECTS_EXT has no interface implemented.
Friends
Class IF_MYOBJECTS_EXT has no friend class.
Attributes
Class IF_MYOBJECTS_EXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_CTXMENU Instance method Public Method Change Context Menu 20000807
2 CHANGE_LAYOUT Instance method Public Method Change Layout of Grid 20000829
3 CHANGE_TOOLBAR Instance method Public Method Change Toolbar 20000807
4 GET_OUTTAB_AND_FIELDCAT Instance method Public Method Transfer Output Table and Field Catalog 20000609
5 HANDLE_USER_COMMAND Instance method Public Method Process User Entries 20000807
Events
Class IF_MYOBJECTS_EXT has no event.
Types
Class IF_MYOBJECTS_EXT has no local type.
Method Signatures

Method CHANGE_CTXMENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_CTXMENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Zuordnung Toolbar-Button zu Kontextmenü 20000807
2 Importing IM_ALV Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20000807

Method CHANGE_CTXMENU on class IF_MYOBJECTS_EXT has no exception.

Method CHANGE_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20000829

Method CHANGE_LAYOUT on class IF_MYOBJECTS_EXT has no exception.

Method CHANGE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TOOLBAR Call by reference Type reference (TYPE) TTB_BUTTON Toolbarbuttons 20000807

Method CHANGE_TOOLBAR on class IF_MYOBJECTS_EXT has no exception.

Method GET_OUTTAB_AND_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_OUTTAB_REF Call by reference Object reference (TYPE REF TO) DATA Ausgabetabelle 20000621
2 Changing CH_STD_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20000609
3 Importing IM_STD_OUTTAB Call by reference Type reference (TYPE) SGOH_T_OBJ Tabelle für MyObjects ListView 20000609

Method GET_OUTTAB_AND_FIELDCAT on class IF_MYOBJECTS_EXT has no exception.

Method HANDLE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_STANDARD Value transfer Type reference (TYPE) CHAR1 'X', falls Standardbehandlung erwünscht 20000807
2 Importing IM_ALV Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20000807
3 Importing IM_ROW_ID Call by reference Type reference (TYPE) LVC_INDEX ALV-Control: Zeilennummer (Index der internen Tabelle) 20000807
4 Importing IM_UCOMM Call by reference Type reference (TYPE) SYUCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20000807

Method HANDLE_USER_COMMAND on class IF_MYOBJECTS_EXT has no exception.
History
Last changed by/on SAP  20001020 
SAP Release Created in