SAP ABAP Class CL_DRF_FILTER_ASSIST (Assistance Class for DRF_FILTER_BO)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MDG-DRF (Application Component) Data Replication Framework
⤷
DRF_FILTER_OBJECTS_UI (Package) Data Replication Framework: Filter Objects UI

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20090220 |
Properties
Class | CL_DRF_FILTER_ASSIST | |
Short Description | Assistance Class for DRF_FILTER_BO | |
Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | DRF_FILTER_OBJECTS_UI | Data Replication Framework: Filter Objects UI |
Created | 20090220 | SAP |
Last change | 20110908 | 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_DRF_FILTER_ASSIST has no interface implemented.
Friends
Class CL_DRF_FILTER_ASSIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | '1' | Change Log Type Create | 20091124 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | '3' | Change Log Type Delete | 20091124 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | '2' | Change Log Type Update | 20091124 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | O2APPLNAME | 'DRF_FILTER_POWL_QAF_AC' | Webdynpro application Name | 20090511 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | APB_LPD_INSTANCE | 'DRF_FILTER_MAIN' | Instance | 20090511 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | TEXT255 | 'DynamicSEG' | Text, 255 Characters | 20090511 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | APB_LPD_ROLE | 'DRF_FILTER' | Role | 20090511 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create filter criteria | 20090323 |
2 | ![]() |
Static method | Public | Method | Delete all filter criteria of Root Node | 20090323 |
Events
Class CL_DRF_FILTER_ASSIST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_FIELD_OVS | Public | See coding | 20090416 | tt_field_ovs TYPE STANDARD TABLE OF ty_field_ovs
|
||
2 | TY_FIELD_OVS | Public | See coding | 20090416 | BEGIN OF ty_field_ovs,
name TYPE string,
instance TYPE REF TO if_powl_ovs,
END OF ty_field_ovs
|
Method Signatures
Method CREATE_FILTER_CRITERIA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ERR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090323 | |||
2 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro Context | 20090324 | ||
3 | ![]() |
IT_RSPARAMS | Call by reference | Type reference (TYPE) | POWL_PARAMETERS_TTY | Parameters | 20090323 | ||
4 | ![]() |
I_APPL | Call by reference | Type reference (TYPE) | DRF_APPL | Application | 20090323 | ||
5 | ![]() |
I_EXCLUDE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090526 | |||
6 | ![]() |
I_FLTR_OBJ | Call by reference | Type reference (TYPE) | DRF_FILTER_OBJECT | Filter Object | 20090323 | ||
7 | ![]() |
I_WD_THIS | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | Web Dynpro: Controller Interface | 20090324 |
Method CREATE_FILTER_CRITERIA on class CL_DRF_FILTER_ASSIST has no exception.
Method DELETE_FILTER_CRITERIA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ERR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090324 | |||
2 | ![]() |
I_APPL | Call by reference | Type reference (TYPE) | DRF_APPL | Application | 20090323 | ||
3 | ![]() |
I_FLTR_OBJ | Call by reference | Type reference (TYPE) | DRF_FILTER_OBJECT | Filter Object | 20090323 |
Method DELETE_FILTER_CRITERIA on class CL_DRF_FILTER_ASSIST has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |