SAP ABAP Class CL_MDG_DRF_NODE_INST_FOBJ (Execute Filter all-in-one, e.g. as node Instance Filter)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MDG-DRF (Application Component) Data Replication Framework
⤷
DRF_SERVICES_OUTBOUND (Package) Data Replication Framework: Outbound Services
⤷
⤷
Properties
| Class | CL_MDG_DRF_NODE_INST_FOBJ | |
| Short Description | Execute Filter all-in-one, e.g. as node Instance Filter | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DRF_SERVICES_OUTBOUND | Data Replication Framework: Outbound Services |
| Created | 20100330 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_MDG_DRF_NODE_INST_FOBJ has no interface implemented.
Friends
Class CL_MDG_DRF_NODE_INST_FOBJ has no friend class.
Attributes
Class CL_MDG_DRF_NODE_INST_FOBJ has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create Filter Object and Apply Filter | 20100330 |
Events
Class CL_MDG_DRF_NODE_INST_FOBJ has no event.
Types
Class CL_MDG_DRF_NODE_INST_FOBJ has no local type.
Method Signatures
Method APPLY_FILTER_ALL_IN_ONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_FILTER_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_DRF_FILTER_OBJECT | Filter Object Instance | 20100330 | |||
| 2 | ET_FILTERED_OBJECTS | Call by reference | Type reference (TYPE) | SORTED TABLE | Reference to Sorted Table with Objects Filtered | 20100330 | |||
| 3 | IO_BAL | Call by reference | Object reference (TYPE REF TO) | CL_DRF_BAL | Application Log for Trade Outbound Servcies | 20100330 | |||
| 4 | IT_EXTERNAL_CRITERIA | Call by reference | Type reference (TYPE) | RSDS_TRANGE | External Additional Filter Criteria | 20100330 | |||
| 5 | IT_UNFILTERED_OBJECTS | Call by reference | Type reference (TYPE) | SORTED TABLE | Reference to Sorted Table with Objects to Be Filtered | 20100330 | |||
| 6 | IV_APPL | Call by reference | Type reference (TYPE) | DRF_APPL | Application | 20100330 | |||
| 7 | IV_BUSINESS_SYSTEM | Call by reference | Type reference (TYPE) | MDG_BUSINESS_SYSTEM | Instance of Receiving System | 20100330 | |||
| 8 | IV_DLMOD | Call by reference | Type reference (TYPE) | DRF_DLMOD | Processing Mode of Service Operation | 20100330 | |||
| 9 | IV_FILTER_OBJECT | Call by reference | Type reference (TYPE) | DRF_FILTER_OBJECT | Outbound Implementation | 20100330 | |||
| 10 | IV_FOBJ | Call by reference | Type reference (TYPE) | DRF_FILTER_OBJECT | Filter Object | 20100330 | |||
| 11 | IV_IGNORE_FILTER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Should Configured Filter Be Ignored (X=true)? | 20100330 | ||
| 12 | IV_OUTB_IMPL | Call by reference | Type reference (TYPE) | DRF_OUTB_IMPL | Outbound Implementation | 20100330 | |||
| 13 | IV_RUNMOD | Call by reference | Type reference (TYPE) | DRF_RUNMOD | Run mode of replication (original, restart) | 20100330 | |||
| 14 | IV_USE_OBJECT_REF | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | True --> Filters Active Directly on the Submitted Table | 20100330 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Root Class for Exceptions | 20100330 | ||
| 2 | Exceptions When Filtering | 20100330 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |