SAP ABAP Interface IF_SRM_LOC_SAPGUI_FE (Interface for Locator Front End in SAP GUI)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_LOC (Package) SRM: Locator
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_LOC_SAPGUI_FE | RM Locator: Front End | 20020703 |
Properties
| Interface | IF_SRM_LOC_SAPGUI_FE | |
| Short Description | Interface for Locator Front End in SAP GUI |
General Data
| Package | SRM_LOC | SRM: Locator |
| Created | 20020703 | SAP |
| Last changed | 20040518 | 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_LOC_SAPGUI_FE has no interface.
Friends
Interface IF_SRM_LOC_SAPGUI_FE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOC_SAPGUI_FE_CLROID | Constant | Private | Type reference (TYPE) | STRING | 'IS_SRM_LOCATOR_SAPGUI_FE' | Class Role for Locator Front End | 20020703 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Search | 20030930 | |
| 2 | Instance method | Public | Method | 20030807 | ||
| 3 | Instance method | Public | Method | Provides list of selected elements (as POID) | 20020710 | |
| 4 | Instance method | Public | Method | Initialization | 20020703 | |
| 5 | Instance method | Public | Method | Sets Context | 20030807 | |
| 6 | Instance method | Public | Method | Display | 20020703 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | LAUNCH_ACTIVITY | Instance Event (0) |
Public (2) |
User selected activity | 20020703 |
| 2 | TITLE_CHANGE | Instance Event (0) |
Public (2) |
The title has changed | 20040205 |
Types
Interface IF_SRM_LOC_SAPGUI_FE has no local type.
Method Signatures
Method DO_QUERY Signature
Method DO_QUERY on Interface IF_SRM_LOC_SAPGUI_FE has no parameter.
Method DO_QUERY on Interface IF_SRM_LOC_SAPGUI_FE has no exception.
Method GET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_LOCCTX | Value transfer | Type reference (TYPE) | SRMLOCCTX | 20030807 |
Method GET_CONTEXT on Interface IF_SRM_LOC_SAPGUI_FE has no exception.
Method GET_SELECTED_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SELECTION | Value transfer | Type reference (TYPE) | SRM_LIST_POID_INTERFACE | Selektierte Zeilen | 20020710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20020710 | ||
| 2 | RM Locator: Frontend | 20020710 |
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LOC_BE_REF | Call by reference | Object reference (TYPE REF TO) | IF_SRM_LOC_BE | Verweis auf zuständiges Backend | 20020703 | |||
| 2 | IM_MODE_PASV | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Aufruf im passiven Modus (nur für Aktivitäten/Klassenrollen) | 20020703 | |||
| 3 | IM_OWN_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | Verweis auf eigene POID | 20020703 | |||
| 4 | IM_PARENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20020703 | |||
| 5 | IM_PROP_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | Optional: Kontext für Property Unification | 20030902 | |||
| 6 | IM_SUPPRESS_ACTIVITY_MENU | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | kein Aktivitätsmenü anzeigen | 20020709 | ||
| 7 | RE_MAIN_CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container | 20020703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20020703 | ||
| 2 | RM Locator: Frontend | 20020703 | ||
| 3 | Fehlende Berechtigung | 20020703 | ||
| 4 | Ausnahme vom SP Client | 20020703 |
Method SET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LOCCTX | Call by reference | Type reference (TYPE) | SRMLOCCTX | 20030807 |
Method SET_CONTEXT on Interface IF_SRM_LOC_SAPGUI_FE has no exception.
Method SHOW Signature
Method SHOW on Interface IF_SRM_LOC_SAPGUI_FE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20020703 | ||
| 2 | RM Locator: Frontend | 20020703 | ||
| 3 | Fehlende Berechtigung | 20020703 | ||
| 4 | Ausnahme vom SP Client | 20020703 |
Event Signatures
Event LAUNCH_ACTIVITY Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVITY | Exporting | Value transfer | Type reference (TYPE) | SRMACTID | Aktivität | 20020703 | ||
| 2 | POID | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | ausgewähltes Objekt | 20020703 |
Event TITLE_CHANGE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEW_TITLE | Exporting | Value transfer | Type reference (TYPE) | STRING | 20040205 |
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 620 |