SAP ABAP Interface IF_ILM_STOR_TACC_COL (ILM DB Store: Access to Collections)
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_COL ILM DB Store: Table for Collections 20130816
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ILM_STOR_TACC_COL_MOCK ILM DB Store: Mock for IF_ILM_STOR_TACC_COL 20130816
Properties
Interface IF_ILM_STOR_TACC_COL  
Short Description ILM DB Store: Access to Collections    
General Data
Package S_ILM_STOR_DB   ILM DB Store: Database 
Created 20130510   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
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_COL has no friend.
Attributes
Interface IF_ILM_STOR_TACC_COL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method Deletes All of a User's Collections 20130816
2 COUNT Instance method Public Method Gets the Number of a User's Collections 20130816
3 DELETE Instance method Public Method Delete a Collection 20130816
4 EXISTS Instance method Public Method Checks Whether a Collection Exists 20130816
5 GET Instance method Public Method Read a Collection 20130816
6 LOCK Instance method Public Method Locks a Collection Entry 20130816
7 SET Instance method Public Method Add or Update a Collection 20130816
8 UNLOCK Instance method Public Method Unlocks a Collection Entry 20130816
Events
Interface IF_ILM_STOR_TACC_COL has no event.
Types
Interface IF_ILM_STOR_TACC_COL has no local type.
Method Signatures

Method CLEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORIGIN Call by reference Type reference (TYPE) ILM_STOR_ORIGIN 20130816

Method CLEAR on Interface IF_ILM_STOR_TACC_COL has no exception.

Method COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORIGIN Call by reference Type reference (TYPE) ILM_STOR_ORIGIN 20130816
2 Returning RV_VALUE Value transfer Type reference (TYPE) INT4 20130816

Method COUNT on Interface IF_ILM_STOR_TACC_COL has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Call by reference Type reference (TYPE) ILM_STOR_HANDLE ILM-DB-Ablage: Ressource Handle 20130816

Method DELETE on Interface IF_ILM_STOR_TACC_COL has no exception.

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Call by reference Type reference (TYPE) ILM_STOR_HANDLE ILM-DB-Ablage: Ressource Handle 20130816
2 Returning RV_VALUE Value transfer Type reference (TYPE) ABAP_BOOL abap_true, wenn die Collection existiert 20130816

Method EXISTS on Interface IF_ILM_STOR_TACC_COL has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Call by reference Type reference (TYPE) ILM_STOR_HANDLE ILM-DB-Ablage: Ressource Handle 20130816
2 Returning RS_VALUE Value transfer Type reference (TYPE) TILM_STOR_COL Ermittelter Wert 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_EXCEPTION Allgemeiner Fehler 20130816

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Call by reference Type reference (TYPE) ILM_STOR_HANDLE ILM-DB-Ablage: Ressourcen-Handle 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_DB ILM-DB-Ablage: DB access exception 20130816

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_COL Call by reference Type reference (TYPE) TILM_STOR_COL Zu setzender Wert 20130816
2 Returning RS_COL Value transfer Type reference (TYPE) TILM_STOR_COL Aktueller Wert 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_DB Datenbank-Ausnahme 20130816

Method UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Call by reference Type reference (TYPE) ILM_STOR_HANDLE ILM-DB-Ablage: Ressourcen-Handle 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_DB ILM-DB-Ablage: DB access exception 20130816
History
Last changed by/on SAP  20140121 
SAP Release Created in 740