SAP ABAP Interface IF_PLM_AUDIT_FILTER (Audit: Common Interface for all Filters)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-AUD (Application Component) Audit Management
⤷
PLM_AUDIT_CORE (Package) Audit Management - General Core Functions

⤷

⤷

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
Interface | IF_PLM_AUDIT_FILTER | |
Short Description | Audit: Common Interface for all Filters |
General Data
Package | PLM_AUDIT_CORE | Audit Management - General Core Functions |
Created | 20001227 | SAP |
Last changed | 20041228 | SAP |
Unicode checks active |
Forward declarations
Interface IF_PLM_AUDIT_FILTER has no forward declaration.
Interfaces
Interface IF_PLM_AUDIT_FILTER has no interface.
Friends
Interface IF_PLM_AUDIT_FILTER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | M_CRITERIA | 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
Interface IF_PLM_AUDIT_FILTER has no event.
Types
Interface 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 Interface 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 | 30A |