SAP ABAP Class /MRSS/CL_CUP_ASSIGNMENT_DB (Data base class for assignments)
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_TABLE_ACCESS_DB | Main class for table access for object deletion | 20130527 |
Properties
| Class | /MRSS/CL_CUP_ASSIGNMENT_DB | |
| Short Description | Data base class for assignments | |
| Super Class | /MRSS/CL_CUP_TABLE_ACCESS_DB | Main class for table access 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 | 20130131 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_CUP_ASSIGNMENT_DB has no forward declaration.
Interfaces
Class /MRSS/CL_CUP_ASSIGNMENT_DB has no interface implemented.
Friends
Class /MRSS/CL_CUP_ASSIGNMENT_DB has no friend class.
Attributes
Class /MRSS/CL_CUP_ASSIGNMENT_DB has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Encapsulate deletion of all DB tables | 20130528 | |
| 2 | Instance method | Private | Method | 20130527 | ||
| 3 | Instance method | Private | Method | 20130527 | ||
| 4 | Instance method | Private | Method | 20140723 | ||
| 5 | Instance method | Private | Method | Delete dependet data | 20130527 | |
| 6 | Instance method | Private | Method | 20130527 | ||
| 7 | Instance method | Private | Method | 20130527 | ||
| 8 | Instance method | Private | Method | Determine the time intervals for update of capacity graphs | 20130527 | |
| 9 | Instance method | Private | Method | 20130527 | ||
| 10 | Instance method | Public | Method | Update dependent data | 20130528 | |
| 11 | Instance method | Private | Method | Update dependent data | 20130527 |
Events
Class /MRSS/CL_CUP_ASSIGNMENT_DB has no event.
Types
Class /MRSS/CL_CUP_ASSIGNMENT_DB has no local type.
Method Signatures
Method DELETE 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 | Assignment Details | 20130528 | |||
| 2 | ET_FAILED_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_CUP_ASG_WFM_DET_TAB | Assignment Details | 20130528 | |||
| 3 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20130528 | |||
| 4 | IT_DELETABLE_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_CUP_ASG_WFM_DET_TAB | Assignment Details | 20130528 | |||
| 5 | IT_DELETABLE_COMPLEX_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_CUP_DEM_H_WRK_TAB | Table of Demand Header Attributes for Deletion Framework | 20130528 | |||
| 6 | IT_DELETABLE_SINGLE_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ITEM_STR_TAB | Table of demand items in structure representation | 20130528 |
Method DELETE on class /MRSS/CL_CUP_ASSIGNMENT_DB has no exception.
Method DELETE_ADDITIONAL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FAILED_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_CUP_ASG_WFM_DET_TAB | Table with Assignments | 20130527 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20130527 | |||
| 3 | IT_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_CUP_ASG_WFM_DET_TAB | List of GUIDs | 20130527 | |||
| 4 | IT_COMPLEX_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_CUP_DEM_H_WRK_TAB | Demand Type | 20130527 | |||
| 5 | IT_SINGLE_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ITEM_STR_TAB | List of GUIDs | 20130527 |
Method DELETE_ADDITIONAL_DATA on class /MRSS/CL_CUP_ASSIGNMENT_DB has no exception.
Method DELETE_CPRO_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FAILED_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_CUP_ASG_WFM_DET_TAB | List of GUIDs | 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_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_CUP_ASG_WFM_DET_TAB | List of GUIDs | 20130527 | |||
| 5 | IT_SINGLE_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ITEM_STR_TAB | List of GUIDs | 20130527 |
Method DELETE_CPRO_DATA on class /MRSS/CL_CUP_ASSIGNMENT_DB has no exception.
Method DELETE_CRM_DATA 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 Table | 20140723 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20140723 | |||
| 3 | IT_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_CUP_ASG_WFM_DET_TAB | List of GUIDs | 20140723 | |||
| 4 | IT_COMPLEX_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_CUP_DEM_H_WRK_TAB | Table of Demand Header Attributes for Deletion Framework | 20140723 |
Method DELETE_CRM_DATA on class /MRSS/CL_CUP_ASSIGNMENT_DB has no exception.
Method DELETE_DEPENDENT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_CUP_ASG_WFM_DET_TAB | List of GUIDs | 20130527 |
Method DELETE_DEPENDENT_DATA on class /MRSS/CL_CUP_ASSIGNMENT_DB has no exception.
Method DELETE_PS_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SINGLE_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ITEM_STR_TAB | Table of demand items in structure representation | 20130527 |
Method DELETE_PS_DATA on class /MRSS/CL_CUP_ASSIGNMENT_DB has no exception.
Method DELETE_RM_DATA 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 Table | 20130527 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130527 | |||
| 3 | IT_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_CUP_ASG_WFM_DET_TAB | List of GUIDs | 20130527 |
Method DELETE_RM_DATA on class /MRSS/CL_CUP_ASSIGNMENT_DB has no exception.
Method GET_INTERVAL_FOR_CAG_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TIME_INTERVAL | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL_TAB | Table with Time Stamp Intervals | 20130527 | |||
| 2 | IT_ASSIGNMENT_BY_RESOURCE | Call by reference | Type reference (TYPE) | /MRSS/T_CUP_ASG_WFM_DET_TAB | Table with Assignments | 20130527 |
Method GET_INTERVAL_FOR_CAG_UPDATE on class /MRSS/CL_CUP_ASSIGNMENT_DB has no exception.
Method GET_RELATED_DATA 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_CUP_ASG_WFM_DET_TAB | Table with Assignments | 20130527 | |||
| 2 | ET_SINGLE_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ITEM_STR_TAB | Structure representation of a demand item | 20130527 | |||
| 3 | IT_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_CUP_ASG_WFM_DET_TAB | Table with Assignments | 20130527 | |||
| 4 | IT_COMPLEX_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_CUP_DEM_H_WRK_TAB | Table of Demand Header Attributes | 20130527 | |||
| 5 | IT_SINGLE_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ITEM_STR_TAB | Table of demand items in structure representation | 20130527 |
Method GET_RELATED_DATA on class /MRSS/CL_CUP_ASSIGNMENT_DB has no exception.
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_WFM | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_SGE_WFM | Resource Planning Interface | 20130528 | |||
| 2 | IT_DELETABLE_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_CUP_ASG_WFM_DET_TAB | Assignment Details | 20130528 |
Method UPDATE on class /MRSS/CL_CUP_ASSIGNMENT_DB has no exception.
Method UPDATE_DEPENDENT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_WFM | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_SGE_WFM | Resource Planning Interface | 20130527 | |||
| 2 | IT_ASSIGNMENT | Call by reference | Type reference (TYPE) | /MRSS/T_CUP_ASG_WFM_DET_TAB | List of GUIDs | 20130527 |
Method UPDATE_DEPENDENT_DATA on class /MRSS/CL_CUP_ASSIGNMENT_DB has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |