SAP ABAP Class /MRSS/CL_RMS_ASSIGNMENT_DIR (/MRSS/CL_RMS_ASSIGNMENT_DIR)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-CP (Application Component) Capacity and Resource Planning
⤷
/MRSS/RMS (Package) Resource Management Service Layer

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_RMS_ASSIGNMENT_DIR | Scheduling Assignment | 20080901 |
Properties
Class | /MRSS/CL_RMS_ASSIGNMENT_DIR | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /MRSS/RMS | Resource Management Service Layer |
Created | 20080901 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /MRSS/CL_RMS_ASSIGNMENT_DIR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /MRSS/IF_RMS_ASSIGNMENT_DIR | Scheduling Assignment | 20080901 |
Friends
Class /MRSS/CL_RMS_ASSIGNMENT_DIR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /MRSS/IF_RMS_PARTNER | Interface to retrieve partner data | 20090108 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /MRSS/IF_RMS_TIMESPEC | Scheduling Assignment | 20090108 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LTY_ASGN_REF_TAB | 20090108 | |||
4 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_RMS_ASSIGNMENT_DIR | 20090108 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | 20080901 | |
2 | ![]() |
Static method | Public | Method | 20080901 | |
3 | ![]() |
Instance method | Private | Method | Get Max Row ID | 20080901 |
4 | ![]() |
Instance method | Private | Method | Get the Time Period | 20080901 |
5 | ![]() |
Instance method | Private | Method | Merge Old assignment with changed assignment | 20080901 |
Events
Class /MRSS/CL_RMS_ASSIGNMENT_DIR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LTY_ASGN_REF_TAB | Private | See coding | 20080901 | LTY_ASGN_REF_TAB TYPE TABLE OF REF TO /mrss/cl_Rms_assignment
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /MRSS/CL_RMS_ASSIGNMENT_DIR has no parameter.
Method CONSTRUCTOR on class /MRSS/CL_RMS_ASSIGNMENT_DIR has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_ASSIGNMENT_DIRECTOR | Value transfer | Object reference (TYPE REF TO) | /MRSS/IF_RMS_ASSIGNMENT_DIR | Scheduling Assignment | 20080901 |
Method GET_INSTANCE on class /MRSS/CL_RMS_ASSIGNMENT_DIR has no exception.
Method GET_MAX_ROW_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_MAX_ROW_ID | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20080901 | ||
2 | ![]() |
IT_MOD_COMPONENT | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20080901 | ||
3 | ![]() |
IT_OLD_COMPONENT | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20080901 |
Method GET_MAX_ROW_ID on class /MRSS/CL_RMS_ASSIGNMENT_DIR has no exception.
Method GET_TIME_INTERVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PERIOD | Call by reference | Type reference (TYPE) | /MRSS/T_RM_PERIOD | Overview Period | 20080901 | ||
2 | ![]() |
IV_BEGIN_DATE | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20080901 | ||
3 | ![]() |
IV_BEGIN_TIME | Call by reference | Type reference (TYPE) | /MRSS/T_RM_TIME | Time in CHAR Format | 20080901 | ||
4 | ![]() |
IV_END_DATE | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20080901 | ||
5 | ![]() |
IV_END_TIME | Call by reference | Type reference (TYPE) | /MRSS/T_RM_TIME | Time in CHAR Format | 20080901 |
Method GET_TIME_INTERVAL on class /MRSS/CL_RMS_ASSIGNMENT_DIR has no exception.
Method MERGE_OLD_ASSIGNMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MERGED_COMPONENT | Value transfer | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20080901 | ||
2 | ![]() |
IT_NEW_COMPONENT | Value transfer | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20080901 | ||
3 | ![]() |
IT_OLD_COMPONENT | Value transfer | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20080901 |
Method MERGE_OLD_ASSIGNMENTS on class /MRSS/CL_RMS_ASSIGNMENT_DIR has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 610 |