SAP ABAP Class CL_SRM_LOC_SAVE_RESULT (Save Search Results)
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_SAVE_RESULT | |
Short Description | Save Search Results | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SRM_LOC | SRM: Locator |
Created | 20030820 | SAP |
Last change | 00000000 | 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 CL_SRM_LOC_SAVE_RESULT has no interface implemented.
Friends
Class CL_SRM_LOC_SAVE_RESULT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRM_POID | 20030820 | |||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20030820 | |||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20030820 | |||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRM | 20030820 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SYUNAME | 20030820 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Checks Existence of Entry | 20030820 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20030820 |
3 | ![]() |
Instance method | Public | Method | Create OUTTAB (from Field Catalog) | 20030821 |
4 | ![]() |
Instance method | Public | Method | Deletes Search Result | 20030820 |
5 | ![]() |
Instance method | Protected | Method | Deletes Table from Cluster | 20030820 |
6 | ![]() |
Instance method | Public | Method | Searches Search Result for Text | 20030820 |
7 | ![]() |
Instance method | Protected | Method | Gets Cluster Table ID for Table ID | 20030820 |
8 | ![]() |
Instance method | Protected | Method | Gets Index Entry | 20030820 |
9 | ![]() |
Instance method | Public | Method | Get List of Saved Search Results | 20030820 |
10 | ![]() |
Instance method | Public | Method | Get Search Result | 20030820 |
11 | ![]() |
Instance method | Protected | Method | Saves Table in Cluster | 20030820 |
12 | ![]() |
Instance method | Protected | Method | Write Index Entry | 20030820 |
13 | ![]() |
Instance method | Public | Method | Save Search Result | 20030820 |
14 | ![]() |
Instance method | Protected | Method | Saves Table in Cluster | 20030820 |
Events
Class CL_SRM_LOC_SAVE_RESULT has no event.
Types
Class CL_SRM_LOC_SAVE_RESULT has no local type.
Method Signatures
Method CHECK_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | SRMLOCSRTID | 20030820 | |||
2 | ![]() |
RE_EXISTS | Value transfer | Type reference (TYPE) | SRMBOOLEAN | 20030820 |
Method CHECK_RESULT on class CL_SRM_LOC_SAVE_RESULT has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | 20030820 | |||
2 | ![]() |
IM_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | 20030820 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Framework (abstrakt) | 20030820 |
Method CREATE_OUTTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_OUTTAB | Call by reference | Object reference (TYPE REF TO) | DATA | 20030821 | |||
2 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | SRMLOCSRTID | 20030821 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler in Speicherung der Suchergebnisse | 20030821 |
Method DELETE_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | SRMLOCSRTID | 20030820 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler in Speicherung der Suchergebnisse | 20030820 |
Method DELETE_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CLUSTID | Call by reference | Type reference (TYPE) | GUID_32 | 20030820 | |||
2 | ![]() |
IM_TYPE | Call by reference | Type reference (TYPE) | CHAR20 | 20030820 |
Method DELETE_TABLE on class CL_SRM_LOC_SAVE_RESULT has no exception.
Method FIND_BY_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TEXT | Call by reference | Type reference (TYPE) | TEXT70 | 20030820 | |||
2 | ![]() |
RE_SRTID | Value transfer | Type reference (TYPE) | SRMLOCSRTID | 20030820 |
Method FIND_BY_TEXT on class CL_SRM_LOC_SAVE_RESULT has no exception.
Method GET_CLUSTID_FOR_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CREATE_IF_NOT_FOUND | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | 20030820 | ||
2 | ![]() |
IM_SRTID | Call by reference | Type reference (TYPE) | SRMLOCSRTID | 20030820 | |||
3 | ![]() |
RE_CLUSTID | Value transfer | Type reference (TYPE) | GUID_32 | 20030820 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler in Speicherung der Suchergebnisse | 20030820 |
Method GET_INDEX_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | SRMLOCSRTID | 20030820 | |||
2 | ![]() |
RE_WA | Value transfer | Type reference (TYPE) | SRMLOCSRTINDX | 20030820 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler in Speicherung der Suchergebnisse | 20030820 |
Method GET_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_RESULT_LIST | Value transfer | Type reference (TYPE) | SRM_LOC_SRT | 20030820 |
Method GET_LIST on class CL_SRM_LOC_SAVE_RESULT has no exception.
Method GET_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_DETAILS | Call by reference | Type reference (TYPE) | SRM_LOC_SRTDT | POID-String-Liste | 20030820 | ||
2 | ![]() |
EX_FCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog der Ergebnistabelle | 20030820 | ||
3 | ![]() |
EX_OUTTAB | Call by reference | Type reference (TYPE) | TABLE | Ergebnistabelle aus Anzeige | 20030820 | ||
4 | ![]() |
EX_TEXT | Call by reference | Type reference (TYPE) | TEXT70 | 20030820 | |||
5 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | SRMLOCSRTID | ID | 20030820 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler in Speicherung der Suchergebnisse | 20030820 |
Method GET_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog der Tabelle | 20030820 | ||
2 | ![]() |
EX_TABLE | Call by reference | Type reference (TYPE) | TABLE | Tabelle | 20030820 | ||
3 | ![]() |
IM_CLUSTID | Call by reference | Type reference (TYPE) | GUID_32 | Cluster-ID | 20030820 | ||
4 | ![]() |
IM_TYPE | Call by reference | Type reference (TYPE) | CHAR20 | Typangabe, erlaubt Speichern mehrerer Tab. m. gleicher ID | 20030820 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler in Speicherung der Suchergebnisse | 20030820 |
Method PUT_INDEX_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CLUSTID | Call by reference | Type reference (TYPE) | GUID_32 | 20030820 | |||
2 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | SRMLOCSRTID | 20030820 | |||
3 | ![]() |
IM_TEXT | Call by reference | Type reference (TYPE) | TEXT70 | 20030820 |
Method PUT_INDEX_ENTRY on class CL_SRM_LOC_SAVE_RESULT has no exception.
Method PUT_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DETAIL | Call by reference | Type reference (TYPE) | SRM_LOC_SRTDT | POIDs zu Ergebnis | 20030820 | ||
2 | ![]() |
IM_FCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog zu Ergebnistabelle | 20030820 | ||
3 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | SRMLOCSRTID | interne ID | 20030820 | ||
4 | ![]() |
IM_OUTTAB | Call by reference | Type reference (TYPE) | TABLE | Ergebnistabelle | 20030820 | ||
5 | ![]() |
IM_TEXT | Call by reference | Type reference (TYPE) | TEXT70 | beschreibender Text | 20030820 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler in Speicherung der Suchergebnisse | 20030820 |
Method PUT_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CLUSTID | Call by reference | Type reference (TYPE) | GUID_32 | Cluster-ID | 20030820 | ||
2 | ![]() |
IM_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog der Tabelle | 20030820 | ||
3 | ![]() |
IM_STRUCT_NAME | Call by reference | Type reference (TYPE) | TABNAME | Name der Tabelle oder Struktur (alternativ zu Feldkatalog) | 20030820 | ||
4 | ![]() |
IM_TABLE | Call by reference | Type reference (TYPE) | TABLE | Tabelle | 20030820 | ||
5 | ![]() |
IM_TYPE | Call by reference | Type reference (TYPE) | CHAR20 | 'U' | Typangabe, erlaubt Speichern mehrerer Tab. m. gleicher ID | 20030820 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler in Speicherung der Suchergebnisse | 20030820 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 640 |