SAP ABAP Class CL_RSR_DEFVARIANT (Services for Default Variants)
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_DEFVARIANT  
Short Description Services for Default Variants    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSR_PARAMETRISATION   Persistance Layer of Parametrisation objects 
Created 20070910   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSPER Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSR_DEFVARIANT has no interface implemented.
Friends
Class CL_RSR_DEFVARIANT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DEFPREFIX_PLSE Constant Public Type reference (TYPE) CHAR4 '!PF_' Planning Function 20070910
2 C_DEFPREFIX_PLSQ Constant Public Type reference (TYPE) CHAR4 '!PS_' Planning Sequence 20070910
3 C_DEFPREFIX_QUERY Constant Public Type reference (TYPE) CHAR4 '!QU_' Query 20070910
4 C_DEFPREFIX_WORKBOOK Constant Public Type reference (TYPE) CHAR4 '!WB_' Workbook 20070910
Methods
# Method Level Visibility Method type Description Created on
1 GET Static method Public Method Returns the current default variant 20070910
2 GET_ID Static method Public Method Returns prefix + name 20070911
3 SET Static method Public Method Loads a new default variant / deletes the old one 20070911
Events
Class CL_RSR_DEFVARIANT has no event.
Types
Class CL_RSR_DEFVARIANT has no local type.
Method Signatures

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PARAMNM Call by reference Type reference (TYPE) RSPARAMNM Technischer Name einer Variante 20070910
2 Importing I_PARENTNAME Call by reference Type reference (TYPE) RSCHAVL Dim: Feld für einen beliebigen Merkmalswert 20070910
3 Importing I_PARENTTYPE Call by reference Type reference (TYPE) RSAPPCOMPNM Komponente einer Parametrisierung 20070910

Method GET on class CL_RSR_DEFVARIANT has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_VNAM Call by reference Type reference (TYPE) RSPER_S_VANM 20070911
2 Importing I_PARENTNAME Call by reference Type reference (TYPE) RSCHAVL Dim: Feld für einen beliebigen Merkmalswert 20070911
3 Importing I_PARENTTYPE Call by reference Type reference (TYPE) RSAPPCOMPNM Komponente einer Parametrisierung 20070911

Method GET_ID on class CL_RSR_DEFVARIANT has no exception.

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAMNM Call by reference Type reference (TYPE) RSPARAMNM Technischer Name einer Variante 20070911
2 Importing I_PARENTNAME Call by reference Type reference (TYPE) RSCHAVL Dim: Feld für einen beliebigen Merkmalswert 20070911
3 Importing I_PARENTTYPE Call by reference Type reference (TYPE) RSAPPCOMPNM Komponente einer Parametrisierung 20070911

Method SET on class CL_RSR_DEFVARIANT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700