SAP ABAP Class /SLOAP/CL_CVM_FILTER (filter object for CVM states)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     /SLOAP/APPLICATION (Package) SLT AP VER 1.0
Properties
Class /SLOAP/CL_CVM_FILTER  
Short Description filter object for CVM states    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SLOAP/APPLICATION   SLT AP VER 1.0 
Created 20100127   SAP 
Last change 20141030    
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 /SLOAP/CL_CVM_FILTER has no interface implemented.
Friends
Class /SLOAP/CL_CVM_FILTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACT Instance attribute Public Type reference (TYPE) ABAP_BOOL 20100127
2 DEV Instance attribute Public Type reference (TYPE) ABAP_BOOL 20100127
3 GV_ID Instance attribute Private Type reference (TYPE) /SLOAP/ID SLOAS ID field 20100127
4 GV_WHERE Instance attribute Private Type reference (TYPE) STRING 20100127
5 GV_WHERE_TMP Instance attribute Private Type reference (TYPE) STRING 20100127
6 LNK Instance attribute Public Type reference (TYPE) ABAP_BOOL 20100127
7 TST Instance attribute Public Type reference (TYPE) ABAP_BOOL 20100127
Methods
# Method Level Visibility Method type Description Created on
1 ADD_STATE Instance method Private Method 20100127
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100127
3 GET_STATE Instance method Private Method 20100127
4 GET_WHERE_CLAUSE Instance method Public Method get where clause for the current selection 20100127
Events
Class /SLOAP/CL_CVM_FILTER has no event.
Types
Class /SLOAP/CL_CVM_FILTER has no local type.
Method Signatures

Method ADD_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STATE Call by reference Type reference (TYPE) /SLOAP/CVM_STATE SLOAS Development state of a certain content element 20100127

Method ADD_STATE on class /SLOAP/CL_CVM_FILTER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SELECT_ACT Call by reference Type reference (TYPE) ABAP_BOOL 20100127
2 Importing IV_SELECT_DEV Call by reference Type reference (TYPE) ABAP_BOOL 20100127
3 Importing IV_SELECT_LNK Call by reference Type reference (TYPE) ABAP_BOOL 20100127
4 Importing IV_SELECT_TST Call by reference Type reference (TYPE) ABAP_BOOL 20100127

Method CONSTRUCTOR on class /SLOAP/CL_CVM_FILTER has no exception.

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STATE Value transfer Type reference (TYPE) STRING 20100127

Method GET_STATE on class /SLOAP/CL_CVM_FILTER has no exception.

Method GET_WHERE_CLAUSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) /SLOAP/ID 'ALL' SLOAS ID field 20100127
2 Returning RV_WHERE Value transfer Type reference (TYPE) STRING 20100127

Method GET_WHERE_CLAUSE on class /SLOAP/CL_CVM_FILTER has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 700