SAP ABAP Class /MRSS/CL_INT_SPLIT_MAPPING (Mapping class for assignments)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   CA-MRS (Application Component) SAP Multiresource Scheduling
     /MRSS/INTEGRATION (Package) Package for MRS <-> Demand Source System Integration
Properties
Class /MRSS/CL_INT_SPLIT_MAPPING  
Short Description Mapping class for assignments    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/INTEGRATION   Package for MRS <-> Demand Source System Integration 
Created 20130514   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_INT_SPLIT_MAPPING has no forward declaration.
Interfaces
Class /MRSS/CL_INT_SPLIT_MAPPING has no interface implemented.
Friends
Class /MRSS/CL_INT_SPLIT_MAPPING has no friend class.
Attributes
Class /MRSS/CL_INT_SPLIT_MAPPING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_ASSIGNMENT_FROM_SPLITS Static method Public Method Build MRS assignments from splits (got from KBED) 20130514
2 GET_BUSINESS_PARTNER_GUID Static method Private Method Get the Business Partner GUID in required format 20130516
3 GET_NEW_DATE_AND_TIME Static method Private Method Get the new begin time and duration 20130516
Events
Class /MRSS/CL_INT_SPLIT_MAPPING has no event.
Types
Class /MRSS/CL_INT_SPLIT_MAPPING has no local type.
Method Signatures

Method BUILD_ASSIGNMENT_FROM_SPLITS 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_ASG_KEY_EXT_WRK_TAB Table with Assignments (Internal Representation) 20130515
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_NW_MESSAGE_TAB Messages 20130514
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130514
4 Importing IS_DEM_H Call by reference Type reference (TYPE) /MRSS/T_DEM_H_EXT Header Attributes in External Representation 20130515
5 Importing IT_ADM Call by reference Type reference (TYPE) /MRSS/T_DEM_ADM_WRK_EXT_TAB Administrative Item Data 20130514
6 Importing IT_KBEDD Call by reference Type reference (TYPE) /MRSS/T_INT_DEM_SPLIT_EXT_TAB Splits of demands 20130514
7 Importing IT_OLD_ASSIGNMENTS Call by reference Type reference (TYPE) /MRSS/T_ASS_KEY_EXT_TAB Table with Assignments (Internal Representation) 20130531
8 Importing IV_FWD_SCHEDULING Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Is the direction forward? 20130515
9 Importing IV_TIMEZONE Call by reference Type reference (TYPE) TIMEZONE Time Zone 20130515

Method BUILD_ASSIGNMENT_FROM_SPLITS on class /MRSS/CL_INT_SPLIT_MAPPING has no exception.

Method GET_BUSINESS_PARTNER_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_NW_MESSAGE_TAB Message Table 20130516
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Something went wrong? 20130516
3 Exporting EV_PARTNER_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID Partner GUID 20130516
4 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20130516
5 Importing IV_RESOURCE_KEY Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20130516

Method GET_BUSINESS_PARTNER_GUID on class /MRSS/CL_INT_SPLIT_MAPPING has no exception.

Method GET_NEW_DATE_AND_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NEW_BEGIN_TIMESTAMP Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP Time Stamp (Date and Time) 20130516
2 Exporting EV_NEW_DURATION Call by reference Type reference (TYPE) INT4 Duration in seconds 20130516
3 Importing IS_MRS_KBED Call by reference Type reference (TYPE) /MRSS/T_INT_KBED_FOR_MRS Selected KBED fields for MRS usage 20130516
4 Importing IV_FWD_SCHEDULING Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Forward Scheduling Active? 20130516
5 Importing IV_TIMEZONE Call by reference Type reference (TYPE) TIMEZONE Time Zone 20130516

Method GET_NEW_DATE_AND_TIME on class /MRSS/CL_INT_SPLIT_MAPPING has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 800