SAP ABAP Class CL_RSEM_RESTRICTION (Filter or Constraint on Element Values)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_BW_ENTITY_MODEL (Package) BW Infoprovider Models
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSEM_MODEL_OBJECT Abstract BW Model Object 20130206
Properties
Class CL_RSEM_RESTRICTION  
Short Description Filter or Constraint on Element Values    
Super Class CL_RSEM_MODEL_OBJECT Abstract BW Model Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSO_BW_ENTITY_MODEL   BW Infoprovider Models 
Created 20130206   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSEM_VALUE_FILTER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_RSEM_RESTRICTION has no interface implemented.
Friends
Class CL_RSEM_RESTRICTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_ROOT Instance attribute Private Object reference (TYPE REF TO) IF_BW_ENTITY_MODEL_TYPES=>TN_S_RESTRICTION Reference to own model structure 20130215
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_VALUE_FILTER Instance method Public Method Returns an empty value filter 20130306
2 GET_ELEMENT_NAME Instance method Public Method Returns the referenced element name 20130416
3 GET_VALUE_FILTER Instance method Public Method Returns the value filter 20130306
4 SET_ELEMENT Instance method Public Method Sets the referenced element name 20130416
Events
Class CL_RSEM_RESTRICTION has no event.
Types
Class CL_RSEM_RESTRICTION has no local type.
Method Signatures

Method CREATE_VALUE_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_XSI_TYPE Call by reference Type reference (TYPE) CSEQUENCE CL_RSEM_VALUE_FILTER=>G_C_XSI_TYPE_SINGLE_VALUE xsi:type 20130306
2 Returning R_R_VALUE_FILTER Value transfer Object reference (TYPE REF TO) CL_RSEM_VALUE_FILTER Filter on Element Values 20130306

Method CREATE_VALUE_FILTER on class CL_RSEM_RESTRICTION has no exception.

Method GET_ELEMENT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAME Value transfer Type reference (TYPE) STRING Element name 20130416

Method GET_ELEMENT_NAME on class CL_RSEM_RESTRICTION has no exception.

Method GET_VALUE_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_VALUE_FILTER Value transfer Object reference (TYPE REF TO) CL_RSEM_VALUE_FILTER Filter on Element Values 20130306

Method GET_VALUE_FILTER on class CL_RSEM_RESTRICTION has no exception.

Method SET_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_RSEM_ELEMENT Element which this restriction refers to 20130416

Method SET_ELEMENT on class CL_RSEM_RESTRICTION has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740