SAP ABAP Class IF_SRM_LOC_BE (RM Locator: Back-End Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /SAPPSPRO/CL_LOCATOR_BE_ISO | Locator backend | 20040607 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMPS_LOCATOR_BE | Locator: Cross SP Search | 20040504 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SCMG_CASE_LOCATOR_BE | Case Locator (Back End) | 20020710 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_SP_PROP_CRQY_VIS_SAPGUI | CL_SRM_SP_PROP_CRQY_VIS_SAPGUI | 20040720 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_SP_PROP_QUE_VIS_SAPGUI | CL_SRM_SP_PROP_QUE_VIS_SAPGUI | 20030626 |
Properties
| Class | IF_SRM_LOC_BE | |
| Short Description | RM Locator: Back-End Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020603 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SRM_LOC_BE has no forward declaration.
Interfaces
Class IF_SRM_LOC_BE has no interface implemented.
Friends
Class IF_SRM_LOC_BE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'IS_SRM_LOCATOR_BE' | Class Role for Locator Back End | 20020709 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add preset values | 20120508 | |
| 2 | Instance method | Public | Method | Provide Visualization Options | 20020603 | |
| 3 | Instance method | Public | Method | Provides POID Object for List Entry | 20020604 | |
| 4 | Instance method | Public | Method | Deliver Field Catlog | 20020603 | |
| 5 | Instance method | Public | Method | Perform Search | 20020603 | |
| 6 | Instance method | Public | Method | Read Attribute List | 20020620 |
Events
Class IF_SRM_LOC_BE has no event.
Types
Class IF_SRM_LOC_BE has no local type.
Method Signatures
Method ADD_PRESETVALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_PARA_CAT | Call by reference | Type reference (TYPE) | SRM_LOC_PCAT | Locator: Katalog für Parameter (interne Verwendung) | 20120508 | |||
| 2 | CH_PROPERTIES | Call by reference | Type reference (TYPE) | SCMG_T_ATTR_DISPLAY_PROPERTIES | Case-Attribute: Anzeigeeigenschaften | 20120508 | |||
| 3 | CH_SEL_OPTIONS | Call by reference | Type reference (TYPE) | SRM_SEL_OPTIONS | RM Locator: Selektionsoptionen (Tabelle) | 20120706 | |||
| 4 | EX_PRESET_USED | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20120511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstract) | 20120508 | ||
| 2 | RM Locator: Front End | 20120508 |
Method GET_OPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_OPTIONS | Value transfer | Type reference (TYPE) | SRMLOCOPTS | RM Locator: Anzeigeoptionen | 20020603 |
Method GET_OPTIONS on class IF_SRM_LOC_BE has no exception.
Method GET_POID_FOR_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ELEM_INDEX | Call by reference | Type reference (TYPE) | I | Index des Elementes in Outtab | 20020604 | |||
| 2 | IM_OUTTAB_LINE | Call by reference | Type reference (TYPE) | ANY | entsprechende Zeile der Outtab | 20020618 | |||
| 3 | RE_POID_REF | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID Referenz | 20020604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20020604 | ||
| 2 | RM Locator: Frontend | 20020604 |
Method GET_QUERY_FIELDCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FIELDCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog | 20020603 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20020611 | ||
| 2 | RM Locator: Frontend | 20020611 |
Method GET_QUERY_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTEXT | Call by reference | Type reference (TYPE) | SRMLOCCTX | Kontext | 20030807 | |||
| 2 | IM_CROSS_QUERY_SPS_TAB | Call by reference | Type reference (TYPE) | SRM_LIST_SPS | Liste mit SPS Beschreibungen | 20040803 | |||
| 3 | IM_RESULT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SRM_SP_LOC_RESULT_CONTAINER | Container für Suchergebnis | 20020618 | |||
| 4 | IM_SEL_OPTIONS | Call by reference | Type reference (TYPE) | SRM_SEL_OPTIONS | RM Locator: Selektionsoptionen (Tabelle) | 20020603 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20020626 | ||
| 2 | RM Locator: Frontend | 20030723 |
Method GET_SELECTION_PARA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SELECTION_PARA | Value transfer | Type reference (TYPE) | SRM_SEL_PARA | Selektionsparameter | 20020620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20020620 | ||
| 2 | RM Locator: Frontend | 20020620 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |