SAP ABAP Class IF_ILM_STOR_TACC_PROP (ILM DB Store: Access Methods for Properties of Coll./Res.)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ILM_STOR_TABLE_ACCESSOR ILM DB Store: Generic Table Descriptor 20130816
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ILM_STOR_TACC_PROP ILM DB Store: Table of Attributes 20130816
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ILM_STOR_TACC_PROP_MOCK ILM DB Store: Mock for IF_ILM_STOR_TACC_PROP 20130816
Properties
Class IF_ILM_STOR_TACC_PROP  
Short Description ILM DB Store: Access Methods for Properties of Coll./Res.    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130510   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_ILM_STOR_TACC_PROP has no interface implemented.
Friends
Class IF_ILM_STOR_TACC_PROP has no friend class.
Attributes
Class IF_ILM_STOR_TACC_PROP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method Deletes All Properties of a Resource 20130816
2 COUNT Instance method Public Method Gets the Number of Properties for a Resource 20130816
3 DELETE Instance method Public Method Deletes a Property 20130816
4 EXISTS Instance method Public Method Checks Whether a Property Exists 20130816
5 GET Instance method Public Method Reads a Property 20130816
6 LIST Instance method Public Method Gets All Properties Belonging to a Handle 20130816
7 LOCK Instance method Public Method Lock the Properties of a Handle 20130816
8 SET Instance method Public Method Creates or Updates a Property 20130816
9 UNLOCK Instance method Public Method Unlock the Properties of a Handle 20130816
Events
Class IF_ILM_STOR_TACC_PROP has no event.
Types
Class IF_ILM_STOR_TACC_PROP 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_HANDLE Call by reference Type reference (TYPE) ILM_STOR_HANDLE 20130816

Method CLEAR on class IF_ILM_STOR_TACC_PROP has no exception.

Method COUNT 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) INT4 Natural numberAnzahl der Properties am Handle 20130816

Method COUNT on class IF_ILM_STOR_TACC_PROP 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
2 Importing IV_NAME Call by reference Type reference (TYPE) ILM_STOR_PROP_NAME Name der zu löschenden Property 20130816

Method DELETE on class IF_ILM_STOR_TACC_PROP 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 Importing IV_NAME Call by reference Type reference (TYPE) ILM_STOR_PROP_NAME Name der zu prüfenden Property 20130816
3 Returning RV_VALUE Value transfer Type reference (TYPE) ABAP_BOOL abap_true, wenn Property existiert 20130816

Method EXISTS on class IF_ILM_STOR_TACC_PROP 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 Importing IV_NAME Call by reference Type reference (TYPE) ILM_STOR_PROP_NAME Name der zu lesenden Property 20130816
3 Returning RS_VALUE Value transfer Type reference (TYPE) TILM_STOR_PROP Gelesene Property 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_DB Allgemeine Ausnahme 20130816

Method LIST 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
2 Returning RT_VALUE Value transfer Type reference (TYPE) TILM_STOR_PROP_T ILM-DB-Ablage: Tabellentyp für Properties 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_DB ILM-DB-Ablage: Exception für Datenbankzugriffe 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: Basis-Ausnahme 20130816

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROP Call by reference Type reference (TYPE) TILM_STOR_PROP Zu setzender/aktualisierende Wert 20130816
2 Returning RS_PROP Value transfer Type reference (TYPE) TILM_STOR_PROP Gelesener Wert 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_EXCEPTION Allgemeine 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_RUNTIME ILM-DB-Ablage: Exception für Datenbankzugriffe 20130816
History
Last changed by/on SAP  20140121 
SAP Release Created in