SAP ABAP Class IF_SRM_SAPGUI_CFW_EXTENSION (Extension of Client Framework for SAP GUI)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_DEFAULT_SAPGUI_CFW_EXT | 20030331 |
Properties
| Class | IF_SRM_SAPGUI_CFW_EXTENSION | |
| Short Description | Extension of Client Framework for SAP GUI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030331 | SAP |
| Last change | 20041208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SRM_SAPGUI_CFW_EXTENSION has no interface implemented.
Friends
Class IF_SRM_SAPGUI_CFW_EXTENSION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRM_CLIENT_EVENT | Message Object; Used to Send Request | 20030331 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Reference to Organizer Container | 20030331 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRM_ORGANIZER | Reference to Organizer | 20030401 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Reference to SP Splitter Container | 20030331 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets Standard GUI Status | 20030331 | |
| 2 | Instance method | Public | Method | Called when Exiting Client Framework | 20030402 | |
| 3 | Instance method | Public | Method | Call when Starting Client Framework | 20030331 | |
| 4 | Instance method | Public | Method | Call Time: BACK to First Element | 20030402 | |
| 5 | Instance method | Public | Method | Call in FCODE Processing | 20030331 | |
| 6 | Instance method | Public | Method | Call When Splitter Switched | 20031029 | |
| 7 | Instance method | Public | Method | Generate Welcome Screen | 20030401 |
Events
Class IF_SRM_SAPGUI_CFW_EXTENSION has no event.
Types
Class IF_SRM_SAPGUI_CFW_EXTENSION has no local type.
Method Signatures
Method GET_DEFAULT_GUI_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_PROG_ID | Call by reference | Type reference (TYPE) | SYCPROG | Programm zu Status | 20030331 | |||
| 2 | EX_STATUS_ID | Call by reference | Type reference (TYPE) | SYPFKEY | GUI-Status | 20030331 | |||
| 3 | EX_TITLE | Call by reference | Type reference (TYPE) | STRING | Titel | 20030331 | |||
| 4 | IM_WITH_NAVIGATION | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Navigation ist aktiv | 20030331 | |||
| 5 | IM_WITH_ORGANIZER | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Organizer ist aktiv | 20030331 |
Method GET_DEFAULT_GUI_STATUS on class IF_SRM_SAPGUI_CFW_EXTENSION has no exception.
Method ON_EXIT Signature
Method ON_EXIT on class IF_SRM_SAPGUI_CFW_EXTENSION has no parameter.
Method ON_EXIT on class IF_SRM_SAPGUI_CFW_EXTENSION has no exception.
Method ON_INITIALIZATION Signature
Method ON_INITIALIZATION on class IF_SRM_SAPGUI_CFW_EXTENSION has no parameter.
Method ON_INITIALIZATION on class IF_SRM_SAPGUI_CFW_EXTENSION has no exception.
Method ON_NAVIGATION_END Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CLEAR_CURRENT_NAV_ELEM | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Aktuelles Element löschen? | 20031208 | |||
| 2 | RE_NAVIGATE_TO_INITIAL_SCREEN | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Navigation zu Anfangsbildschirm zulassen? | 20041012 | |||
| 3 | RE_REDISPLAY_ENTRY | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Redisplay Entry verarbeiten? | 20030402 |
Method ON_NAVIGATION_END on class IF_SRM_SAPGUI_CFW_EXTENSION has no exception.
Method ON_PROCESS_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | FCODE | 20030331 | |||
| 2 | RE_FURTHER_PROCESSING | Value transfer | Type reference (TYPE) | SRMBOOLEAN | FCODE durch Client Framework verarbeiten? | 20030331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20030331 |
Method ON_SET_SPLITTER_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LEFT_CONTROL | Call by reference | Object reference (TYPE REF TO) | IF_SRM_STACKED_CONTROL | 20031029 | ||||
| 2 | IM_NEW_LEFT_WIDTH | Call by reference | Type reference (TYPE) | I | 20031029 | ||||
| 3 | IM_NEW_RIGHT_WIDTH | Call by reference | Type reference (TYPE) | I | 20031029 | ||||
| 4 | IM_OLD_LEFT_WIDTH | Call by reference | Type reference (TYPE) | I | 20031029 | ||||
| 5 | IM_OLD_RIGHT_WIDTH | Call by reference | Type reference (TYPE) | I | 20031029 | ||||
| 6 | IM_RIGHT_CONTROL | Call by reference | Object reference (TYPE REF TO) | IF_SRM_STACKED_CONTROL | 20031029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20031029 |
Method SETUP_WELCOME_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_HTML_VIEWER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML-Viewer für Welcome Screen | 20030401 |
Method SETUP_WELCOME_SCREEN on class IF_SRM_SAPGUI_CFW_EXTENSION has no exception.
History
| Last changed by/on | SAP | 20041208 |
| SAP Release Created in |