SAP ABAP Interface IF_ILM_STOR_FACADE_PROP (ILM DB Store: Processing of Facade Property)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ILM-STO (Application Component) Integrated Data Base Archive Store
     S_ILM_STOR_PROCESS (Package) ILM DB Store: Processing
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ILM_STOR_FACADE_PROP ILM DB Store: Facade for Property Processing 20130816
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ILM_STOR_WD_MOCK_F_PROP ILM DB Store: WebDAV Mock Up of Facade Prop 20130816
Properties
Interface IF_ILM_STOR_FACADE_PROP  
Short Description ILM DB Store: Processing of Facade Property    
General Data
Package S_ILM_STOR_PROCESS   ILM DB Store: Processing 
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 IF_ILM_STOR_FACADE_PROP has no interface.
Friends
Interface IF_ILM_STOR_FACADE_PROP has no friend.
Attributes
Interface IF_ILM_STOR_FACADE_PROP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method Delete All Properties of a URI 20130816
2 DELETE Instance method Public Method Delete a Property / Delete All Properties 20130816
3 GET Instance method Public Method Read a Property 20130816
4 LIST Instance method Public Method Read Properties of a URI 20130816
5 SET Instance method Public Method Create or Update a Property 20130816
Events
Interface IF_ILM_STOR_FACADE_PROP has no event.
Types
Interface IF_ILM_STOR_FACADE_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_URI Call by reference Type reference (TYPE) ILM_STOR_URI ILM-DB-Ablage: URI einer Ressource 20130816
2 Returning RT_EXCEPTIONS Value transfer Type reference (TYPE) ILM_STOR_T_PROP_EXCEPTIONS ILM-DB-Ablage: Tabellentyp für Exceptions 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_EXCEPTION ILM-DB-Ablage: Basis-Ausnahme 20130816
2 CX_ILM_STOR_RUNTIME ILM-DB-Ablage: Laufzeitfehler 20130816

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PROPERTIES Call by reference Type reference (TYPE) ILM_STOR_T_STRING ILM-DB-Ablage: Tabellentyp für Name-Wert-Paare 20130816
2 Importing IV_NAME Call by reference Type reference (TYPE) ILM_STOR_PROP_NAME Name der zu löschenden Property 20130816
3 Importing IV_URI Call by reference Type reference (TYPE) ILM_STOR_URI URI, dessen Property gelöscht werden soll 20130816
4 Returning RT_EXCEPTIONS Value transfer Type reference (TYPE) ILM_STOR_T_PROP_EXCEPTIONS ILM-DB-Ablage: Tabellentyp für Exceptions 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_EXCEPTION Allgemeiner Fehler 20130816
2 CX_ILM_STOR_RUNTIME Laufzeitfehler 20130816

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) ILM_STOR_PROP_NAME Name einer zu lesenden Property 20130816
2 Importing IV_URI Call by reference Type reference (TYPE) ILM_STOR_URI URI deren Properties gelesen werden sollen 20130816
3 Returning RV_VALUE Value transfer Type reference (TYPE) STRING Tabelle der gelesenen Properties 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_EXCEPTION ILM-DB-Ablage: Basis-Ausnahme 20130816
2 CX_ILM_STOR_RUNTIME ILM-DB-Ablage: Laufzeitfehler 20130816

Method LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PROPERTIES Call by reference Type reference (TYPE) ILM_STOR_T_STRING Tabelle mit einfachen Strings 20130816
2 Importing IV_READ_CHILDREN Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Kinder der ersten Stufe mitlesen 20130816
3 Importing IV_URI Call by reference Type reference (TYPE) ILM_STOR_URI URI, deren Properties gelesen werden sollen 20130816
4 Returning RT_PROPERTIES Value transfer Type reference (TYPE) ILM_STOR_T_PROPERTY Tabelle der gelesenen Properties 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_EXCEPTION ILM-DB-Ablage: Basis-Ausnahme 20130816
2 CX_ILM_STOR_RUNTIME ILM-DB-Ablage: Laufzeitfehler 20130816

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PROPERTIES Call by reference Type reference (TYPE) ILM_STOR_T_NAME_VALUE_PAIR Tabelle der zu setzenden Properties 20130816
2 Importing IV_NAME Call by reference Type reference (TYPE) ILM_STOR_PROP_NAME Name einer zu setzenden Property 20130816
3 Importing IV_URI Call by reference Type reference (TYPE) ILM_STOR_URI ILM-DB-Ablage: URI 20130816
4 Importing IV_VALUE Call by reference Type reference (TYPE) ILM_STOR_PROP_VALUE Wert einer zu setzenden Property 20130816
5 Returning RT_EXCEPTIONS Value transfer Type reference (TYPE) ILM_STOR_T_PROP_EXCEPTIONS Exceptions der Prüfung/beim Hinzufügen 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_EXCEPTION Allgemeiner Fehler 20130816
2 CX_ILM_STOR_RUNTIME Laufzeitfehler 20130816
History
Last changed by/on SAP  20140121 
SAP Release Created in 740