SAP ABAP Class /MRSS/IF_RM_FILTER_ASSIGNMENT (Interface for filtering assignment)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_RM_ASGNFL_FREE | Filtering of free booked assignment | 20090415 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_RM_ASGNFL_HARD | Filtering of hardbooked assignment | 20090415 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_RM_ASGNFL_HARDSOFT | Filtering of hard/soft assignment | 20090415 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_RM_ASGNFL_HARDSOFTPL | Filtering of hard/soft/plan assignment | 20090415 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_RM_ASGNFL_PLAN | Filtering of planned booked assignment | 20090415 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_RM_ASGNFL_SOFT | Filtering of soft booked assignment | 20090415 |
Properties
| Class | /MRSS/IF_RM_FILTER_ASSIGNMENT | |
| Short Description | Interface for filtering assignment | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090415 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/IF_RM_FILTER_ASSIGNMENT has no forward declaration.
Interfaces
Class /MRSS/IF_RM_FILTER_ASSIGNMENT has no interface implemented.
Friends
Class /MRSS/IF_RM_FILTER_ASSIGNMENT has no friend class.
Attributes
Class /MRSS/IF_RM_FILTER_ASSIGNMENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Method for filtering assignment | 20090415 |
Events
Class /MRSS/IF_RM_FILTER_ASSIGNMENT has no event.
Types
Class /MRSS/IF_RM_FILTER_ASSIGNMENT has no local type.
Method Signatures
Method FILTER_EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MONTHLY_VIEW | Call by reference | Type reference (TYPE) | /MRSS/T_MONTHLY_OVERVIEW_TAB | Table of monthly assignments | 20090415 | |||
| 2 | IT_CHANGE_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20090415 | |||
| 3 | IT_OLD_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20090415 | |||
| 4 | IV_ASSIGNMENT_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_ASSIGNMENT_TYPE | Assignment category | 20090415 | |||
| 5 | IV_BEGIN_DATE | Value transfer | Type reference (TYPE) | DATS | Field of type DATS | 20090415 | |||
| 6 | IV_END_DATE | Value transfer | Type reference (TYPE) | DATS | Field of type DATS | 20090415 | |||
| 7 | IV_REQUEST_NUMBER | Call by reference | Type reference (TYPE) | /MRSS/T_RM_REQ_ID | Request Number | 20090415 |
Method FILTER_EXECUTE on class /MRSS/IF_RM_FILTER_ASSIGNMENT has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |