SAP ABAP Class CL_RSAWBN_FILTER_OBJ_OBJSTAT (objstat filter)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-AWB (Application Component) Data Warehousing Workbench
     RSAWBN_CORE (Package) CORE Components of Data Warehousing Workbench
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_FILTER_OBJ Filter object in DWB 20130208
Properties
Class CL_RSAWBN_FILTER_OBJ_OBJSTAT  
Short Description objstat filter    
Super Class CL_RSAWBN_FILTER_OBJ Filter object in DWB 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSAWBN_CORE   CORE Components of Data Warehousing Workbench 
Created 20130208   SAP 
Last change 20140121   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_RSAWBN_FILTER_OBJ_OBJSTAT has no interface implemented.
Friends
Class CL_RSAWBN_FILTER_OBJ_OBJSTAT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_OBJSTAT_ACTIVE Constant Public Type reference (TYPE) RSOBJSTAT RS_C_OBJSTAT-ACTIVE Object Status active 20130211
2 C_OBJSTAT_INACTIVE Constant Public Type reference (TYPE) RSOBJSTAT RS_C_OBJSTAT-INACTIVE Object Status inactive 20130211
3 C_OBJSTAT_SPACE Constant Public Type reference (TYPE) RSOBJSTAT SPACE no Object Status 20130211
4 TS_OBJSTAT Instance attribute Protected Type reference (TYPE) TY_TS_OBJSTAT 20130215
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OBJSTAT Instance method Public Method 20130208
2 CONSTRUCTOR Instance method Public Constructor 20130214
3 GET_OBJSTAT Instance method Public Method 20130215
4 GET_OBJSTAT_TABLE Instance method Public Method 20130215
Events
Class CL_RSAWBN_FILTER_OBJ_OBJSTAT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_TS_OBJSTAT Public See coding 20130215 TY_TS_OBJSTAT type sorted TABLE OF rsobjstat WITH UNIQUE KEY table_line
Method Signatures

Method ADD_OBJSTAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJSTAT Call by reference Type reference (TYPE) RSOBJSTAT Object Status (ina, act, space) 20130208

Method ADD_OBJSTAT on class CL_RSAWBN_FILTER_OBJ_OBJSTAT has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSAWBN_FILTER_OBJ_OBJSTAT has no parameter.
Method CONSTRUCTOR on class CL_RSAWBN_FILTER_OBJ_OBJSTAT has no exception.

Method GET_OBJSTAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJSTAT Call by reference Type reference (TYPE) RSOBJSTAT Object Status 20130215
2 Returning RE_BOOL Value transfer Type reference (TYPE) RS_BOOL Boolean 20130215

Method GET_OBJSTAT on class CL_RSAWBN_FILTER_OBJ_OBJSTAT has no exception.

Method GET_OBJSTAT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TS_OBJSTAT Value transfer Type reference (TYPE) TY_TS_OBJSTAT 20130215

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