SAP ABAP Class IF_PLM_AUDIT_FILTER (Audit: Common Interface for all Filters)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PLM_AUDIT_FILTER | Audit: General Filter (Abstract) | 20001227 |
Properties
| Class | IF_PLM_AUDIT_FILTER | |
| Short Description | Audit: Common Interface for all Filters | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20001227 | SAP |
| Last change | 20041228 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_PLM_AUDIT_FILTER has no forward declaration.
Interfaces
Class IF_PLM_AUDIT_FILTER has no interface implemented.
Friends
Class IF_PLM_AUDIT_FILTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | PLMT_FILTER | Audit: Table with Filter Conditions | 20001227 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Use Filter Conditions on Current Node | 20001227 | |
| 2 | Instance method | Public | Method | Method of Accessing Filter Conditions (Reading) | 20001227 | |
| 3 | Instance method | Public | Method | Method of Accessing Filter Conditions (Writing) | 20001227 |
Events
Class IF_PLM_AUDIT_FILTER has no event.
Types
Class IF_PLM_AUDIT_FILTER has no local type.
Method Signatures
Method ACCEPT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_NODE | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_HIERARCHY_NODE | Hierarchieknoten | 20001227 | |||
| 2 | RV_MATCHING | Value transfer | Type reference (TYPE) | BOOLE_D | BOOLE: TRUE (='X') und FALSE (=' ') | 20001227 |
Method ACCEPT_NODE on class IF_PLM_AUDIT_FILTER has no exception.
Method GET_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CRITERIA | Call by reference | Type reference (TYPE) | PLMT_FILTER | Audit: Tabelle mit Filterbedingungen | 20001227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Filterbedingungen | 20001227 |
Method SET_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CRITERIA | Call by reference | Type reference (TYPE) | PLMT_FILTER | Audit: Tabelle mit Filterbedingungen | 20001227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Filterbedingungen | 20001227 |
History
| Last changed by/on | SAP | 20041228 |
| SAP Release Created in |