SAP ABAP Interface /MRSS/IF_RMS_TIMESPEC (Scheduling Assignment)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_RMS_TIMESPEC | Scheduling for Timepsecs | 20080901 |
Properties
| Interface | /MRSS/IF_RMS_TIMESPEC | |
| Short Description | Scheduling Assignment |
General Data
| Package | /MRSS/RMS | Resource Management Service Layer |
| Created | 20080829 | SAP |
| Last changed | 20141109 | |
| Unicode checks active |
Forward declarations
Interface /MRSS/IF_RMS_TIMESPEC has no forward declaration.
Interfaces
Interface /MRSS/IF_RMS_TIMESPEC has no interface.
Friends
Interface /MRSS/IF_RMS_TIMESPEC has no friend.
Attributes
Interface /MRSS/IF_RMS_TIMESPEC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Assignment Data | 20080829 | |
| 2 | Instance method | Public | Method | Get the MRS data converted to UI format | 20080829 | |
| 3 | Instance method | Public | Method | Get Assignment Data For Multi resource for display only | 20140107 | |
| 4 | Instance method | Public | Method | Get Refined data from UI | 20080829 | |
| 5 | Instance method | Public | Method | Convert table of UI Assignment to BO Timespecs Table | 20080829 | |
| 6 | Instance method | Public | Method | Refine Assignment Data | 20080829 | |
| 7 | Instance method | Public | Method | To set new row ids | 20080829 |
Events
Interface /MRSS/IF_RMS_TIMESPEC has no event.
Types
Interface /MRSS/IF_RMS_TIMESPEC has no local type.
Method Signatures
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COMPONENT | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20080829 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20080829 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20080829 | |||
| 4 | IT_ASSIGNMENT_DET | Call by reference | Type reference (TYPE) | /MRSS/T_ASS_KEY_EXT_DET_TAB | Table with Assignments | 20080829 | |||
| 5 | IT_DEM_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_RM_EXT_DEM_GUID_TAB | External Demand GUID Tab | 20080829 | |||
| 6 | IT_MOD_COMPONENT | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20080829 | |||
| 7 | IT_OLD_COMPONENT | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20080829 | |||
| 8 | IT_RES_AVAIL | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TSP_INT_TAB | GUIDs with Intervals | 20080829 | |||
| 9 | IV_BEGIN_DATE | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20080829 | |||
| 10 | IV_BEGIN_TIME | Call by reference | Type reference (TYPE) | /MRSS/T_RM_TIME | '000000' | Time in CHAR Format | 20080829 | ||
| 11 | IV_END_DATE | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20080829 | |||
| 12 | IV_END_TIME | Call by reference | Type reference (TYPE) | /MRSS/T_RM_TIME | '235959' | Time in CHAR Format | 20080829 | ||
| 13 | IV_GET_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20080829 | |||
| 14 | IV_GET_TIMESPECS | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20080829 | |||
| 15 | IV_RESOURCE_ID | Call by reference | Type reference (TYPE) | PERNR_D | Personnel Number | 20080829 |
Method GET on Interface /MRSS/IF_RMS_TIMESPEC has no exception.
Method GET_MONTHLY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_MONTHLY_OVERVIEW_TAB | Table of monthly assignments | 20080829 | |||
| 2 | IT_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20080829 | |||
| 3 | IT_CHANGED_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20080829 | |||
| 4 | IV_BEGINDATE | Value transfer | Type reference (TYPE) | DATS | Field of type DATS | 20080829 | |||
| 5 | IV_EDITABLE | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20080829 | |||
| 6 | IV_ENDDATE | Value transfer | Type reference (TYPE) | DATS | Field of type DATS | 20080829 | |||
| 7 | IV_PARTNER_FLAG | Value transfer | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20080829 | |||
| 8 | IV_REQUEST_NUMBER | Call by reference | Type reference (TYPE) | /MRSS/T_RM_REQ_ID | Request Number | 20080829 |
Method GET_MONTHLY_DATA on Interface /MRSS/IF_RMS_TIMESPEC has no exception.
Method GET_MULTI_RESOURCE_ASSIGNMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COMPONENT | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20140107 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20140107 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20140107 | |||
| 4 | IT_ASSIGNMENT_DET | Call by reference | Type reference (TYPE) | /MRSS/T_ASS_KEY_EXT_DET_TAB | Table with Assignments | 20140107 | |||
| 5 | IT_DEM_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_RM_EXT_DEM_GUID_TAB | External Demand GUID Tab | 20140107 | |||
| 6 | IT_MOD_COMPONENT | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20140107 | |||
| 7 | IT_OLD_COMPONENT | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20140107 | |||
| 8 | IT_RESOURCE_ID | Call by reference | Type reference (TYPE) | /MRSS/T_PERSNR_TAB | Personnel Number | 20140107 | |||
| 9 | IT_RES_AVAIL | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TSP_INT_TAB | GUIDs with Intervals | 20140107 | |||
| 10 | IV_BEGIN_DATE | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20140107 | |||
| 11 | IV_BEGIN_TIME | Call by reference | Type reference (TYPE) | /MRSS/T_RM_TIME | '000000' | Time in CHAR Format | 20140107 | ||
| 12 | IV_END_DATE | Call by reference | Type reference (TYPE) | ENDDA | End Date | 20140107 | |||
| 13 | IV_END_TIME | Call by reference | Type reference (TYPE) | /MRSS/T_RM_TIME | '235959' | Time in CHAR Format | 20140107 | ||
| 14 | IV_GET_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20140107 | |||
| 15 | IV_GET_TIMESPECS | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20140107 |
Method GET_MULTI_RESOURCE_ASSIGNMENTS on Interface /MRSS/IF_RMS_TIMESPEC has no exception.
Method GET_REFINED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MOD_TIMESPECS | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20080829 | |||
| 2 | CT_OLD_TIMESPECS | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20080829 | |||
| 3 | IS_TIMESPEC | Call by reference | Type reference (TYPE) | /MRSS/T_RM_TIMESPEC | Table Type for Assignment in External Format | 20080829 | |||
| 4 | IT_COMPONENT_FROM_UI | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20080829 | |||
| 5 | IV_ROWID | Call by reference | Type reference (TYPE) | INT1 | Current manuplating row id for refine and create assignment | 20080829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Date Range | 20080829 | ||
| 2 | No person Specified | 20080829 |
Method GET_TIMESPEC_FROM_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TIMESPECS | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20080829 | |||
| 2 | IT_CHG_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20081204 | |||
| 3 | IT_OLD_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20081204 | |||
| 4 | IT_UI_TIMESPECS | Call by reference | Type reference (TYPE) | /MRSS/T_MONTHLY_OVERVIEW_TAB | Table of monthly assignments | 20080829 | |||
| 5 | IV_BEGINDATE | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20080829 |
Method GET_TIMESPEC_FROM_UI on Interface /MRSS/IF_RMS_TIMESPEC has no exception.
Method REFINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MOD_COMPONENT | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20080829 | |||
| 2 | CT_OLD_COMPONENT | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20080829 | |||
| 3 | IT_COMPONENT_FROM_UI | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20080829 | |||
| 4 | IV_DELETE_FLAG | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20080829 | |||
| 5 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | SPACE | Boolean Variable | 20081204 |
Method REFINE on Interface /MRSS/IF_RMS_TIMESPEC has no exception.
Method SET_ROWID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_COMPONENT | Call by reference | Type reference (TYPE) | /MRSS/T_RMFS_ASSIGN_EXT_TAB | Table Type for Assignment in External Format | 20080829 | |||
| 2 | CV_MAXROWID | Value transfer | Type reference (TYPE) | INT4 | Byte Value | 20080829 |
Method SET_ROWID on Interface /MRSS/IF_RMS_TIMESPEC has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 610 |