SAP ABAP Class CL_RSDMD_FILTER_CHAVLS (Filter for characteristic values)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDMD (Package) Master Data Update
⤷
⤷
Properties
| Class | CL_RSDMD_FILTER_CHAVLS | |
| Short Description | Filter for characteristic values | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RSDMD | Master Data Update |
| Created | 20010213 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDMD_FILTER_CHAVLS has no interface implemented.
Friends
Class CL_RSDMD_FILTER_CHAVLS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | I | 20010216 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20010213 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RSD_S_VIOBJ | View of all properties of an InfoObject | 20010216 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RSDMD_T_PQS_FIELDNM | Field Name P/Q Table, Field Name SID Table | 20010216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add filter value | 20010213 | |
| 2 | Instance method | Public | Constructor | Constructive creation | 20010213 | |
| 3 | Instance method | Protected | Method | Filter internal tables using the filter | 20010213 | |
| 4 | Instance method | Public | Method | Filter: Pass a reference (to a table) | 20010213 | |
| 5 | Instance method | Public | Method | Filter: Pass a table | 20010213 | |
| 6 | Instance method | Public | Method | Filter is active if there is at least 1 filter value | 20010216 |
Events
Class CL_RSDMD_FILTER_CHAVLS has no event.
Types
Class CL_RSDMD_FILTER_CHAVLS has no local type.
Method Signatures
Method ADD_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_DATA | Call by reference | Type reference (TYPE) | ANY | 20010213 | ||||
| 2 | I_T_DATA | Call by reference | Type reference (TYPE) | TABLE | 20010213 |
Method ADD_FILTER on class CL_RSDMD_FILTER_CHAVLS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IOBJNM | Value transfer | Type reference (TYPE) | RSIOBJNM | InfoObject | 20010213 | |||
| 2 | I_TABCLASS | Value transfer | Type reference (TYPE) | RSDMDTABCLASS | Tabellenklasse der Stammtabelle | 20010213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010213 |
Method FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_DATA | Call by reference | Type reference (TYPE) | TABLE | 20010213 | ||||
| 2 | I_SELECT_FILTER_CHAVLS | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20010514 |
Method FILTER on class CL_RSDMD_FILTER_CHAVLS has no exception.
Method FILTER_BY_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_R_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20010213 | ||||
| 2 | I_SELECT_FILTER_CHAVLS | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20010514 |
Method FILTER_BY_REFERENCE on class CL_RSDMD_FILTER_CHAVLS has no exception.
Method FILTER_BY_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_DATA | Call by reference | Type reference (TYPE) | TABLE | 20010213 | ||||
| 2 | I_SELECT_FILTER_CHAVLS | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20010514 |
Method FILTER_BY_TABLE on class CL_RSDMD_FILTER_CHAVLS has no exception.
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ACTIVE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20010216 |
Method IS_ACTIVE on class CL_RSDMD_FILTER_CHAVLS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |