SAP ABAP Interface IF_SRM_SAPGUI_CFW_EXTENSION (Extension of Client Framework for SAP GUI)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_CLIENTFRAME_WIN (Package) Records Management: Wingui Client Framework

⤷

⤷

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
Interface | IF_SRM_SAPGUI_CFW_EXTENSION | |
Short Description | Extension of Client Framework for SAP GUI |
General Data
Package | SRM_CLIENTFRAME_WIN | Records Management: Wingui Client Framework |
Created | 20030331 | SAP |
Last changed | 20041208 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_SRM | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SRM_SAPGUI_CFW_EXTENSION has no interface.
Friends
Interface IF_SRM_SAPGUI_CFW_EXTENSION has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MESSAGE_OBJECT | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRM_CLIENT_EVENT | Message Object; Used to Send Request | 20030331 | ||
2 | ORGANIZER_CONTAINER_REF | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Reference to Organizer Container | 20030331 | ||
3 | ORGANIZER_REF | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRM_ORGANIZER | Reference to Organizer | 20030401 | ||
4 | SP_SPLITTER_REF | 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
Interface IF_SRM_SAPGUI_CFW_EXTENSION has no event.
Types
Interface 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 Interface IF_SRM_SAPGUI_CFW_EXTENSION has no exception.
Method ON_EXIT Signature
Method ON_EXIT on Interface IF_SRM_SAPGUI_CFW_EXTENSION has no parameter.
Method ON_EXIT on Interface IF_SRM_SAPGUI_CFW_EXTENSION has no exception.
Method ON_INITIALIZATION Signature
Method ON_INITIALIZATION on Interface IF_SRM_SAPGUI_CFW_EXTENSION has no parameter.
Method ON_INITIALIZATION on Interface 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 Interface 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 Interface IF_SRM_SAPGUI_CFW_EXTENSION has no exception.
History
Last changed by/on | SAP | 20041208 |
SAP Release Created in | 640 |