SAP ABAP Class CL_SRM_LOC_HELPER (Help Functions for Locator)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_LOC (Package) SRM: Locator

⤷

⤷

Properties
Class | CL_SRM_LOC_HELPER | |
Short Description | Help Functions for Locator | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SRM_LOC | SRM: Locator |
Created | 20020709 | SAP |
Last change | 20020709 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SRM_LOC_HELPER has no interface implemented.
Friends
Class CL_SRM_LOC_HELPER has no friend class.
Attributes
Class CL_SRM_LOC_HELPER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Generates a field catalog for DDIC structure | 20020709 |
2 | ![]() |
Static method | Protected | Method | Creates attribute value object for definition object | 20020709 |
3 | ![]() |
Static method | Protected | Method | Creates new attribute description object with DDIC reference | 20020709 |
4 | ![]() |
Static method | Public | Method | Generates a selection (WHERE) from selection parameters | 20020709 |
5 | ![]() |
Static method | Public | Method | Creates selection parameter with DDIC reference | 20020709 |
Events
Class CL_SRM_LOC_HELPER has no event.
Types
Class CL_SRM_LOC_HELPER has no local type.
Method Signatures
Method GET_FIELDCAT_FOR_STRUCT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_STRUCT_NAME | Call by reference | Type reference (TYPE) | STRING | 20020709 | |||
2 | ![]() |
RE_FIELDCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20020709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RM Locator: Frontend | 20020709 |
Method GET_NEW_ATTR_VAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ATTR_DESC | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_DESC | Attributbeschreibungsobjekt | 20020709 | ||
2 | ![]() |
IM_VALUE | Call by reference | Type reference (TYPE) | ANY | Wert | 20020709 | ||
3 | ![]() |
RE_ATTR_VAL | Value transfer | Object reference (TYPE REF TO) | IF_SRM_EDIT_ATTRIBUTE_VALUE | Attributwert - Edit | 20020709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Framework (abstrakt) | 20020709 |
Method GET_NEW_DDIC_ATTR_DESC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Bezeichnung | 20020709 | ||
2 | ![]() |
IM_FIELDNAME | Call by reference | Type reference (TYPE) | STRING | Referenzfeld | 20020709 | ||
3 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | STRING | ID | 20020709 | ||
4 | ![]() |
IM_IS_CHECK | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Wertecheck verfügbar? | 20020709 | |
5 | ![]() |
IM_IS_HELP | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Wertehilfe verfügbar? | 20020709 | |
6 | ![]() |
IM_IS_LIST | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | mehrfach bewertbar? | 20020709 | |
7 | ![]() |
IM_IS_MAND | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | obligatorisch? | 20020709 | |
8 | ![]() |
IM_SRM_REF | Call by reference | Object reference (TYPE REF TO) | IF_SRM | Referenz auf IF_SRM | 20020709 | ||
9 | ![]() |
IM_TABNAME | Call by reference | Type reference (TYPE) | STRING | Referenztabelle | 20020709 | ||
10 | ![]() |
RE_ATTR_DESC | Value transfer | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_DESC | Attributbeschreibungsobjekt | 20020709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Framework (abstrakt) | 20020709 |
Method GET_QUERY_FROM_SEL_PARA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SEL_OPTS | Call by reference | Type reference (TYPE) | SRM_SEL_OPTIONS | RM Locator: Suchparameterdefinition | 20020709 | ||
2 | ![]() |
IM_SRM_REF | Call by reference | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20020709 | ||
3 | ![]() |
RE_WHERE_CLAUSE | Value transfer | Type reference (TYPE) | STRING | Suchstring | 20020709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Framework (abstrakt) | 20020709 |
Method GET_SEL_PARA_FOR_DDIC_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DDIC_CHECK | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Werteprüfung durch DDIC durchführen? | 20020709 | |
2 | ![]() |
IM_DDIC_HELP | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>TRUE | Wertehilfe durch DDIC durchführen? | 20020709 | |
3 | ![]() |
IM_DISP_SIZE | Call by reference | Type reference (TYPE) | I | 10 | Länge in der Anzeige | 20020709 | |
4 | ![]() |
IM_DISP_TEXT | Call by reference | Type reference (TYPE) | STRING | Anzeigetext | 20020709 | ||
5 | ![]() |
IM_FIELDNAME | Call by reference | Type reference (TYPE) | STRING | Referenzfeld aus DDIC | 20020709 | ||
6 | ![]() |
IM_IS_RANGE | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | als Bereich darstellen (von..bis) | 20020709 | |
7 | ![]() |
IM_SRM_REF | Call by reference | Object reference (TYPE REF TO) | IF_SRM | Referenz auf IF_SRM | 20020709 | ||
8 | ![]() |
IM_TABNAME | Call by reference | Type reference (TYPE) | STRING | Referenztabelle aus DDIC | 20020709 | ||
9 | ![]() |
RE_SEL_PARA | Value transfer | Type reference (TYPE) | SRMLOCPARA | RM Locator: Suchparameterdefinition | 20020709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Framework (abstrakt) | 20020709 |
History
Last changed by/on | SAP | 20020709 |
SAP Release Created in | 620 |