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 GET Instance method Public Method Get Assignment Data 20080829
2 GET_MONTHLY_DATA Instance method Public Method Get the MRS data converted to UI format 20080829
3 GET_MULTI_RESOURCE_ASSIGNMENTS Instance method Public Method Get Assignment Data For Multi resource for display only 20140107
4 GET_REFINED Instance method Public Method Get Refined data from UI 20080829
5 GET_TIMESPEC_FROM_UI Instance method Public Method Convert table of UI Assignment to BO Timespecs Table 20080829
6 REFINE Instance method Public Method Refine Assignment Data 20080829
7 SET_ROWID 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 Exporting ET_COMPONENT Call by reference Type reference (TYPE) /MRSS/T_RMFS_ASSIGN_EXT_TAB Table Type for Assignment in External Format 20080829
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20080829
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20080829
4 Importing IT_ASSIGNMENT_DET Call by reference Type reference (TYPE) /MRSS/T_ASS_KEY_EXT_DET_TAB Table with Assignments 20080829
5 Importing IT_DEM_GUIDS Call by reference Type reference (TYPE) /MRSS/T_RM_EXT_DEM_GUID_TAB External Demand GUID Tab 20080829
6 Importing IT_MOD_COMPONENT Call by reference Type reference (TYPE) /MRSS/T_RMFS_ASSIGN_EXT_TAB Table Type for Assignment in External Format 20080829
7 Importing IT_OLD_COMPONENT Call by reference Type reference (TYPE) /MRSS/T_RMFS_ASSIGN_EXT_TAB Table Type for Assignment in External Format 20080829
8 Importing IT_RES_AVAIL Call by reference Type reference (TYPE) /MRSS/T_GUID_TSP_INT_TAB GUIDs with Intervals 20080829
9 Importing IV_BEGIN_DATE Call by reference Type reference (TYPE) BEGDA Start Date 20080829
10 Importing IV_BEGIN_TIME Call by reference Type reference (TYPE) /MRSS/T_RM_TIME '000000' Time in CHAR Format 20080829
11 Importing IV_END_DATE Call by reference Type reference (TYPE) ENDDA End Date 20080829
12 Importing IV_END_TIME Call by reference Type reference (TYPE) /MRSS/T_RM_TIME '235959' Time in CHAR Format 20080829
13 Importing IV_GET_ASSIGNMENTS Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20080829
14 Importing IV_GET_TIMESPECS Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20080829
15 Importing 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 Exporting ET_ASSIGNMENTS Call by reference Type reference (TYPE) /MRSS/T_MONTHLY_OVERVIEW_TAB Table of monthly assignments 20080829
2 Importing IT_ASSIGNMENTS Call by reference Type reference (TYPE) /MRSS/T_RMFS_ASSIGN_EXT_TAB Table Type for Assignment in External Format 20080829
3 Importing IT_CHANGED_ASSIGNMENTS Call by reference Type reference (TYPE) /MRSS/T_RMFS_ASSIGN_EXT_TAB Table Type for Assignment in External Format 20080829
4 Importing IV_BEGINDATE Value transfer Type reference (TYPE) DATS Field of type DATS 20080829
5 Importing IV_EDITABLE Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20080829
6 Importing IV_ENDDATE Value transfer Type reference (TYPE) DATS Field of type DATS 20080829
7 Importing IV_PARTNER_FLAG Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20080829
8 Importing 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 Exporting ET_COMPONENT Call by reference Type reference (TYPE) /MRSS/T_RMFS_ASSIGN_EXT_TAB Table Type for Assignment in External Format 20140107
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20140107
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20140107
4 Importing IT_ASSIGNMENT_DET Call by reference Type reference (TYPE) /MRSS/T_ASS_KEY_EXT_DET_TAB Table with Assignments 20140107
5 Importing IT_DEM_GUIDS Call by reference Type reference (TYPE) /MRSS/T_RM_EXT_DEM_GUID_TAB External Demand GUID Tab 20140107
6 Importing IT_MOD_COMPONENT Call by reference Type reference (TYPE) /MRSS/T_RMFS_ASSIGN_EXT_TAB Table Type for Assignment in External Format 20140107
7 Importing IT_OLD_COMPONENT Call by reference Type reference (TYPE) /MRSS/T_RMFS_ASSIGN_EXT_TAB Table Type for Assignment in External Format 20140107
8 Importing IT_RESOURCE_ID Call by reference Type reference (TYPE) /MRSS/T_PERSNR_TAB Personnel Number 20140107
9 Importing IT_RES_AVAIL Call by reference Type reference (TYPE) /MRSS/T_GUID_TSP_INT_TAB GUIDs with Intervals 20140107
10 Importing IV_BEGIN_DATE Call by reference Type reference (TYPE) BEGDA Start Date 20140107
11 Importing IV_BEGIN_TIME Call by reference Type reference (TYPE) /MRSS/T_RM_TIME '000000' Time in CHAR Format 20140107
12 Importing IV_END_DATE Call by reference Type reference (TYPE) ENDDA End Date 20140107
13 Importing IV_END_TIME Call by reference Type reference (TYPE) /MRSS/T_RM_TIME '235959' Time in CHAR Format 20140107
14 Importing IV_GET_ASSIGNMENTS Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20140107
15 Importing 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 Changing CT_MOD_TIMESPECS Call by reference Type reference (TYPE) /MRSS/T_RMFS_ASSIGN_EXT_TAB Table Type for Assignment in External Format 20080829
2 Changing CT_OLD_TIMESPECS Call by reference Type reference (TYPE) /MRSS/T_RMFS_ASSIGN_EXT_TAB Table Type for Assignment in External Format 20080829
3 Importing IS_TIMESPEC Call by reference Type reference (TYPE) /MRSS/T_RM_TIMESPEC Table Type for Assignment in External Format 20080829
4 Importing 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 Importing 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 Invalid Date Range 20080829
2 NO_PERSON_SPECIFIED 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 Exporting ET_TIMESPECS Call by reference Type reference (TYPE) /MRSS/T_RMFS_ASSIGN_EXT_TAB Table Type for Assignment in External Format 20080829
2 Importing IT_CHG_ASSIGNMENTS Call by reference Type reference (TYPE) /MRSS/T_RMFS_ASSIGN_EXT_TAB Table Type for Assignment in External Format 20081204
3 Importing IT_OLD_ASSIGNMENTS Call by reference Type reference (TYPE) /MRSS/T_RMFS_ASSIGN_EXT_TAB Table Type for Assignment in External Format 20081204
4 Importing IT_UI_TIMESPECS Call by reference Type reference (TYPE) /MRSS/T_MONTHLY_OVERVIEW_TAB Table of monthly assignments 20080829
5 Importing 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 Changing CT_MOD_COMPONENT Call by reference Type reference (TYPE) /MRSS/T_RMFS_ASSIGN_EXT_TAB Table Type for Assignment in External Format 20080829
2 Changing CT_OLD_COMPONENT Call by reference Type reference (TYPE) /MRSS/T_RMFS_ASSIGN_EXT_TAB Table Type for Assignment in External Format 20080829
3 Importing 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 Importing IV_DELETE_FLAG Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20080829
5 Importing 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 Changing CT_COMPONENT Call by reference Type reference (TYPE) /MRSS/T_RMFS_ASSIGN_EXT_TAB Table Type for Assignment in External Format 20080829
2 Changing 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