SAP ABAP Interface IF_ILM_STOR_TACC_ROOT (ILM DB Store: Methods for Access to Root Table)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-STO (Application Component) Integrated Data Base Archive Store
⤷
S_ILM_STOR_DB (Package) ILM DB Store: Database

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ILM_STOR_TACC_ROOT | ILM DB Store: Root/Mapping Table | 20130816 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ILM_STOR_TACC_ROOT_MOCK | ILM DB Store: Mock for IF_ILM_STOR_TACC_ROOT | 20130816 |
Properties
Interface | IF_ILM_STOR_TACC_ROOT | |
Short Description | ILM DB Store: Methods for Access to Root Table |
General Data
Package | S_ILM_STOR_DB | ILM DB Store: Database |
Created | 20130510 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_ILM_STOR_TACC_ROOT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ILM_STOR_TABLE_ACCESSOR | ILM DB Store: Generic Table Descriptor | 20130816 |
Friends
Interface IF_ILM_STOR_TACC_ROOT has no friend.
Attributes
Interface IF_ILM_STOR_TACC_ROOT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Deletes all Entries for a User | 20130816 |
2 | ![]() |
Instance method | Public | Method | Determines the Number of Entries for a User | 20130816 |
3 | ![]() |
Instance method | Public | Method | Deletes One Entry | 20130816 |
4 | ![]() |
Instance method | Public | Method | Checks Whether an Entry Exists | 20130816 |
5 | ![]() |
Instance method | Public | Method | Reads One Entry | 20130816 |
6 | ![]() |
Instance method | Public | Method | Gets a List of Entries for a User | 20130816 |
7 | ![]() |
Instance method | Public | Method | Locks an Entry | 20130816 |
8 | ![]() |
Instance method | Public | Method | Gets the URI's Children | 20130816 |
9 | ![]() |
Instance method | Public | Method | Creates or Updates an Entry | 20130816 |
10 | ![]() |
Instance method | Public | Method | Set Size Specification for a Resource | 20130816 |
11 | ![]() |
Instance method | Public | Method | Unlocks an Entry | 20130816 |
Events
Interface IF_ILM_STOR_TACC_ROOT has no event.
Types
Interface IF_ILM_STOR_TACC_ROOT has no local type.
Method Signatures
Method CLEAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ORIGIN | Call by reference | Type reference (TYPE) | ILM_STOR_ORIGIN | 20130816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Laufzeitfehler | 20130816 |
Method COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ORIGIN | Call by reference | Type reference (TYPE) | ILM_STOR_ORIGIN | 20130816 | |||
2 | ![]() |
IV_RESS_TYPE | Call by reference | Type reference (TYPE) | ILM_STOR_RESS_TYPE | IF_ILM_STOR_TYPES=>GC_RESS_TYPES-RESSOURCE | Typ der zu lesenden Einträge( Ressource/Collection) | 20130816 | |
3 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | INT4 | Anzhal der gefundenen Einträge | 20130816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ILM-DB-Ablage: Laufzeitfehler | 20130912 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_HANDLE | Call by reference | Type reference (TYPE) | ILM_STOR_HANDLE | ILM-DB-Ablage: Ressource Handle | 20130816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Laufzeitfehler | 20130816 |
Method EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_HANDLE | Call by reference | Type reference (TYPE) | ILM_STOR_HANDLE | Ressource-Handle | 20130816 | ||
2 | ![]() |
IV_ORIGIN | Call by reference | Type reference (TYPE) | ILM_STOR_ORIGIN | 20130816 | |||
3 | ![]() |
IV_URI | Call by reference | Type reference (TYPE) | ILM_STOR_URI | URI einer Collection/Ressource | 20130816 | ||
4 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true, wenn ein Eintrag gefunden wurde | 20130816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Laufzeitfehler | 20130816 |
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_HANDLE | Call by reference | Type reference (TYPE) | ILM_STOR_HANDLE | ILM-DB-Ablage: Ressource Handle | 20130816 | ||
2 | ![]() |
IV_ORIGIN | Call by reference | Type reference (TYPE) | ILM_STOR_ORIGIN | 20130816 | |||
3 | ![]() |
IV_URI | Call by reference | Type reference (TYPE) | ILM_STOR_URI | URI einer Ressource/Collection | 20130816 | ||
4 | ![]() |
RS_VALUE | Value transfer | Type reference (TYPE) | TILM_STOR | Gelesener Eintrag | 20130816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20130816 | |
2 | ![]() |
Laufzeitfehler | 20130816 |
Method LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ORIGIN | Call by reference | Type reference (TYPE) | ILM_STOR_ORIGIN | 20130816 | |||
2 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | ILM_STOR_RESS_TYPE | Zu suchender Typ (Ressourcen/Collections) | 20130816 | ||
3 | ![]() |
RT_VALUE | Value transfer | Type reference (TYPE) | TILM_STOR_T | Liste von Einträgen | 20130816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Laufzeitfehler | 20130816 |
Method LOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_HANDLE | Call by reference | Type reference (TYPE) | ILM_STOR_HANDLE | ILM-DB-Ablage: Ressource Handle | 20130816 | ||
2 | ![]() |
IV_ORIGIN | Call by reference | Type reference (TYPE) | ILM_STOR_ORIGIN | 20130816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Datenbankfehler | 20130816 |
Method QUERY_CHILDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_URI | Call by reference | Type reference (TYPE) | ILM_STOR_URI | URI, deren Kinder gesucht werden | 20130816 | ||
2 | ![]() |
RT_VALUE | Value transfer | Type reference (TYPE) | ILM_STOR_T_STRING | Tabelle mit einfachen Strings | 20130816 |
Method QUERY_CHILDS on Interface IF_ILM_STOR_TACC_ROOT has no exception.
Method SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ROOT | Call by reference | Type reference (TYPE) | TILM_STOR | Zu setzender/aktualisierender Wert | 20130816 | ||
2 | ![]() |
RS_ROOT | Value transfer | Type reference (TYPE) | TILM_STOR | Gelesener Wert | 20130816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20130816 | |
2 | ![]() |
Laufzeitfehler | 20130816 |
Method SET_SIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_HANDLE | Call by reference | Type reference (TYPE) | ILM_STOR_HANDLE | ILM-DB-Ablage: Ressourcen-Handle | 20130816 | ||
2 | ![]() |
IV_SIZE | Call by reference | Type reference (TYPE) | ABAP_MSIZE | DEC-Typ, der für 64-Bit-Integer geeignet ist | 20130816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ILM-DB-Ablage: Basis-Ausnahme | 20130816 | |
2 | ![]() |
ILM-DB-Ablage: Laufzeitfehler | 20130816 |
Method UNLOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_HANDLE | Call by reference | Type reference (TYPE) | ILM_STOR_HANDLE | ILM-DB-Ablage: Ressource Handle | 20130816 | ||
2 | ![]() |
IV_ORIGIN | Call by reference | Type reference (TYPE) | ILM_STOR_ORIGIN | 20130816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Laufzeitfehler | 20130816 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |