SAP ABAP Class CL_DMF_MCH_FILTER (DMF: Merchandise Category Hierarchy filter class)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-MD (Application Component) Logistics Basic Data
⤷
DMF_BUS_LOGIC (Package) Business Logic
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DMF_CONSTANTS_C | Constants | 20090226 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DMF_T | Typ Declarations for DMF_BUS_LOGIC Packages | 20090227 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DRF_FILTER | Interface for Complex and Implicit Filters | 20090226 |
Properties
| Class | CL_DMF_MCH_FILTER | |
| Short Description | DMF: Merchandise Category Hierarchy filter class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DMF_BUS_LOGIC | Business Logic |
| Created | 20090226 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DMF_MCH_FILTER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DMF_CONSTANTS_C | Constants | 20090226 | ||
| 2 | IF_DMF_T | Typ Declarations for DMF_BUS_LOGIC Packages | 20090227 | ||
| 3 | IF_DRF_FILTER | Interface for Complex and Implicit Filters | 20090226 |
Friends
Class CL_DMF_MCH_FILTER has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20090226 | ||
| 2 | Instance method | Private | Method | Filter for merchandise group hierarchy | 20090520 | |
| 3 | Instance method | Private | Method | generate a root node | 20090312 |
Events
Class CL_DMF_MCH_FILTER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | CDOBJID_LSTY | Private | Attribute reference (LIKE) | 20090227 | |
||
| 2 | DMF_KLAH_TTY | Private | Attribute reference (LIKE) | 20090227 | |
||
| 3 | ERP_MCH_TTY | Private | Attribute reference (LIKE) | 20090227 | |
||
| 4 | KSSK_KEY_LSTY | Private | Attribute reference (LIKE) | 20090227 | |
||
| 5 | T023T_LSTY | Private | Attribute reference (LIKE) | 20090227 | |
Method Signatures
Method APPLY_FILTER Signature
Method APPLY_FILTER on class CL_DMF_MCH_FILTER has no parameter.
Method APPLY_FILTER on class CL_DMF_MCH_FILTER has no exception.
Method APPLY_FILTER_MCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FILTERED_OBJECTS | Call by reference | Type reference (TYPE) | SORTED TABLE | 20090520 | ||||
| 2 | IO_BAL | Call by reference | Object reference (TYPE REF TO) | CL_DRF_BAL | Application Log for Data Replication Framework | 20090520 | |||
| 3 | IT_UNFILTERED_OBJECTS | Call by reference | Type reference (TYPE) | SORTED TABLE | 20090520 | ||||
| 4 | IV_DLMOD | Call by reference | Type reference (TYPE) | DRF_DLMOD | Replication Mode | 20090520 | |||
| 5 | IV_RUNMOD | Call by reference | Type reference (TYPE) | DRF_RUNMOD | Run Mode of Replication | 20090520 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions When Filtering | 20090520 |
Method GET_ROOT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ROOT_NODE | Call by reference | Type reference (TYPE) | KLASSE_D | Class number of root node | 20090312 | |||
| 2 | IO_BAL | Call by reference | Object reference (TYPE REF TO) | CL_DRF_BAL | Application Log for Data Replication Framework | 20090312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions When Filtering | 20090312 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |