SAP ABAP Interface IF_MYOBJECTS_EXT (Enhancement to MyObjects List)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-GOS (Application Component) Generic Object Services
⤷
SGOH (Package) MyObjects
⤷
⤷
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
| Interface | IF_MYOBJECTS_EXT | |
| Short Description | Enhancement to MyObjects List |
General Data
| Package | SGOH | MyObjects |
| Created | 20000607 | SAP |
| Last changed | 20001020 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_MYOBJECTS_EXT has no forward declaration.
Interfaces
Interface IF_MYOBJECTS_EXT has no interface.
Friends
Interface IF_MYOBJECTS_EXT has no friend.
Attributes
Interface IF_MYOBJECTS_EXT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change Context Menu | 20000807 | |
| 2 | Instance method | Public | Method | Change Layout of Grid | 20000829 | |
| 3 | Instance method | Public | Method | Change Toolbar | 20000807 | |
| 4 | Instance method | Public | Method | Transfer Output Table and Field Catalog | 20000609 | |
| 5 | Instance method | Public | Method | Process User Entries | 20000807 |
Events
Interface IF_MYOBJECTS_EXT has no event.
Types
Interface 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 | CH_CTXMENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Zuordnung Toolbar-Button zu Kontextmenü | 20000807 | |||
| 2 | IM_ALV | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20000807 |
Method CHANGE_CTXMENU on Interface 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 | CH_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV-Control: Layoutstruktur | 20000829 |
Method CHANGE_LAYOUT on Interface 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 | CH_TOOLBAR | Call by reference | Type reference (TYPE) | TTB_BUTTON | Toolbarbuttons | 20000807 |
Method CHANGE_TOOLBAR on Interface 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 | CH_OUTTAB_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Ausgabetabelle | 20000621 | |||
| 2 | CH_STD_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20000609 | |||
| 3 | IM_STD_OUTTAB | Call by reference | Type reference (TYPE) | SGOH_T_OBJ | Tabelle für MyObjects ListView | 20000609 |
Method GET_OUTTAB_AND_FIELDCAT on Interface 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 | EX_STANDARD | Value transfer | Type reference (TYPE) | CHAR1 | 'X', falls Standardbehandlung erwünscht | 20000807 | |||
| 2 | IM_ALV | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20000807 | |||
| 3 | IM_ROW_ID | Call by reference | Type reference (TYPE) | LVC_INDEX | ALV-Control: Zeilennummer (Index der internen Tabelle) | 20000807 | |||
| 4 | IM_UCOMM | Call by reference | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20000807 |
Method HANDLE_USER_COMMAND on Interface IF_MYOBJECTS_EXT has no exception.
History
| Last changed by/on | SAP | 20001020 |
| SAP Release Created in | 46D |