SAP ABAP Class CL_RSR_PARA_DB_INTERFACE (Read Write Access to parametrizations)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSR_PARAMETRISATION (Package) Persistance Layer of Parametrisation objects
Properties
Class CL_RSR_PARA_DB_INTERFACE  
Short Description Read Write Access to parametrizations    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class RSRPARAMETRIZATION    
Program status     
Category 0   
Package RSR_PARAMETRISATION   Persistance Layer of Parametrisation objects 
Created 20041111   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSR_PARA_DB_INTERFACE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSR_PARA 20050121 Read Write Access to parametrizations
Attributes
Class CL_RSR_PARA_DB_INTERFACE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Static method Private Method 20041111
2 GET Static method Private Method Retrives a parametrization from the database 20041111
3 SET Static method Private Method Stores a Parametrization to the database 20041111
Events
Class CL_RSR_PARA_DB_INTERFACE has no event.
Types
Class CL_RSR_PARA_DB_INTERFACE has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20041111
2 Importing I_PARAMNM Call by reference Type reference (TYPE) RSPARAMNM Technischer Name einer Parametrisierung 20041111
# Exception Resumable Description Created on
1 LOCKED GESPERRT 20041111

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing E_SX_PARAM Call by reference Type reference (TYPE) RSR_SX_PARMETRIZATION Beschreibung einer Parametrisierung 20041111
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20041111
3 Importing I_PARANM Call by reference Type reference (TYPE) RSPARAMNM Technischer Name einer Parametrisierung 20041111
# Exception Resumable Description Created on
1 NOT_EXIST Parametrisierung nicht vorhanden 20041111

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS RS_C_OBJVERS-ACTIVE 20041111
2 Importing I_SX_PARAM Call by reference Type reference (TYPE) RSR_SX_PARMETRIZATION Beschreibung einer Parametrisierung 20041111
# Exception Resumable Description Created on
1 LOCKED 20041111
History
Last changed by/on SAP  20110908 
SAP Release Created in 700