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 | 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 | Constant | Public | Type reference (TYPE) | RSOBJSTAT | RS_C_OBJSTAT-ACTIVE | Object Status active | 20130211 | ||
| 2 | Constant | Public | Type reference (TYPE) | RSOBJSTAT | RS_C_OBJSTAT-INACTIVE | Object Status inactive | 20130211 | ||
| 3 | Constant | Public | Type reference (TYPE) | RSOBJSTAT | SPACE | no Object Status | 20130211 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | TY_TS_OBJSTAT | 20130215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130208 | ||
| 2 | Instance method | Public | Constructor | 20130214 | ||
| 3 | Instance method | Public | Method | 20130215 | ||
| 4 | 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 | 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 | I_OBJSTAT | Call by reference | Type reference (TYPE) | RSOBJSTAT | Object Status | 20130215 | |||
| 2 | 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 | 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 |