SAP ABAP Class /MRSS/CL_CUP_ASSIGNMNT_MGR (Manager Class for Assignment Deletion)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
CA-MRS (Application Component) SAP Multiresource Scheduling
⤷
/MRSS/CLEANUP (Package) Tools for Cleaning Up Datasets

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /MRSS/CL_CUP_OBJECT_MGR | Abstract Class for Object Deletion | 20130527 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_CUP_ASSIGNMENT_MGR | Interface for assignment-specific logic | 20130527 |
Properties
Class | /MRSS/CL_CUP_ASSIGNMNT_MGR | |
Short Description | Manager Class for Assignment Deletion | |
Super Class | /MRSS/CL_CUP_OBJECT_MGR | Abstract Class for Object Deletion |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /MRSS/CLEANUP | Tools for Cleaning Up Datasets |
Created | 20130224 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /MRSS/CL_CUP_ASSIGNMNT_MGR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /MRSS/IF_CUP_ASSIGNMENT_MGR | Interface for assignment-specific logic | 20130527 |
Friends
Class /MRSS/CL_CUP_ASSIGNMNT_MGR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_CUP_ASSIGNMENT_DB | Main class for table access for object deletion | 20130527 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Encapsulate Deletion of Assignments | 20130527 |
2 | ![]() |
Instance method | Private | Method | Get all assignemnts for demands might be deleted | 20130527 |
3 | ![]() |
Instance method | Private | Method | Check if deletion allowed due to residence time | 20130527 |
Events
Class /MRSS/CL_CUP_ASSIGNMNT_MGR has no event.
Types
Class /MRSS/CL_CUP_ASSIGNMNT_MGR has no local type.
Method Signatures
Method DELETE_ASSIGNMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DELETED_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_CUP_ASG_WFM_DET_TAB | Table with Assignments | 20130527 | ||
2 | ![]() |
ET_FAILED_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_CUP_ASG_WFM_DET_TAB | Table with Assignments | 20130527 | ||
3 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20130527 | ||
4 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130527 | ||
5 | ![]() |
IT_DELETABLE_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_CUP_ASG_WFM_DET_TAB | List of GUIDs | 20130527 | ||
6 | ![]() |
IT_DELETABLE_COMPLEX_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_CUP_DEM_H_WRK_TAB | Table of demand items in structure representation | 20130527 | ||
7 | ![]() |
IT_DELETABLE_SINGLE_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ITEM_STR_TAB | Table of demand items in structure representation | 20130527 |
Method DELETE_ASSIGNMENTS on class /MRSS/CL_CUP_ASSIGNMNT_MGR has no exception.
Method GET_ASSIGNEMTS_BY_DEMANDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_WFM_DET_TAB | Table with Assignments | 20130527 | ||
2 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20130527 | ||
3 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130527 | ||
4 | ![]() |
IT_DELETABLE_SINGLE_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ITEM_STR_TAB | List of GUIDs | 20130527 |
Method GET_ASSIGNEMTS_BY_DEMANDS on class /MRSS/CL_CUP_ASSIGNMNT_MGR has no exception.
Method IS_DELETION_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message | 20130527 | ||
2 | ![]() |
EV_DELETION_ALLOWED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130527 | ||
3 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130527 | ||
4 | ![]() |
IV_END_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130527 |
Method IS_DELETION_ALLOWED on class /MRSS/CL_CUP_ASSIGNMNT_MGR has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in |