SAP ABAP Class /MRSS/CL_DEF_IM_SGD_BUNDLE (Class for BAdI Impl.: /MRSS/CL_DEF_IM_SGD_BUNDLE)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/SGD (Package) Planning Board Demand
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_EX_SGD_BUNDLE Interface for BAdI: /MRSS/SGD_BUNDLE 20130430
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20130430
Properties
Class /MRSS/CL_DEF_IM_SGD_BUNDLE  
Short Description Class for BAdI Impl.: /MRSS/CL_DEF_IM_SGD_BUNDLE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/SGD   Planning Board Demand 
Created 20130430   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_DEF_IM_SGD_BUNDLE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /MRSS/IF_EX_SGD_BUNDLE Interface for BAdI: /MRSS/SGD_BUNDLE 20130430
2 IF_BADI_INTERFACE Tag Interface for BAdIs 20130430
Friends
Class /MRSS/CL_DEF_IM_SGD_BUNDLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_NO_PRIORITY Constant Public Type reference (TYPE) CHAR1 '5' No Priority 20130814
2 GC_ERROR_CAUSING_OBJECT Constant Public Type reference (TYPE) /MRSS/T_TECH_OBJECT_TYPE 'E' Technical Object Type 20130508
3 GC_MAIN_OBJECT Constant Public Type reference (TYPE) /MRSS/T_TECH_OBJECT_TYPE 'M' Technical Object Type 20130508
Methods
# Method Level Visibility Method type Description Created on
1 BUNDLE_DATA_VERIFY Instance method Private Method Verify the Bundle 20130508
2 BUNDLE_PROPOSE Instance method Private Method Bundle Proposal Algorithm 20130513
3 BUNDLE_PROPOSE_ALGORITHM Instance method Private Method Bundle Proposal Algorithm 20130524
4 BUNDLE_THE_DEMANDS Instance method Private Method Propose the Bundle 20130513
5 CONVERT_DURATION Instance method Private Method Convert Duration 20130523
6 CUST_BUNDLE_CRITERIA_VERIFY Instance method Private Method Can Demand be Bundled based on Customizing 20130508
7 CUST_BUNDLE_GROUP_VERIFY Instance method Private Method Can Demand be Bundled based on Customizing 20130508
8 CUST_DEMAND_STATUS_VERIFY Instance method Private Method Verify if Demand status needs to be excluded 20130508
9 DO_BUNDLE_DATA_CHECK Instance method Private Method Bundle data check 20130523
10 FORMAT_FOR_OUTPUT Instance method Private Method Output format conversion 20130816
11 GET_DEM_MINIMUM_CAP Instance method Private Method Get Demands with the Minimum Capacity 20130524
12 OVERLAP_DURATION_CALCULATE Instance method Private Method Bundle Overlap duration calculate 20130523
13 VERIFY_BEFORE_PROPOSAL Instance method Private Method Customizing Verify for Bundling 20130523
Events
Class /MRSS/CL_DEF_IM_SGD_BUNDLE has no event.
Types
Class /MRSS/CL_DEF_IM_SGD_BUNDLE has no local type.
Method Signatures

Method BUNDLE_DATA_VERIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20130508
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130508
3 Importing IS_BUNDLE Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_WRK Bundle work structure 20130508
4 Importing IT_DEMAND Call by reference Type reference (TYPE) /MRSS/T_DEM_ITEM_STR_TAB Table of demand items in structure representation 20130508
5 Importing IT_DEMAND_HDR Call by reference Type reference (TYPE) /MRSS/T_DEM_H_TAB Table of Header Attributes 20130508
6 Importing IV_SIMULATION Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130814
7 Importing IV_TIMEZONE Call by reference Type reference (TYPE) TIMEZONE Time Zone 20130722

Method BUNDLE_DATA_VERIFY on class /MRSS/CL_DEF_IM_SGD_BUNDLE has no exception.

Method BUNDLE_PROPOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20130513
2 Exporting ET_BUNDLE Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_WRK_TAB Bundle work structure table 20130513
3 Exporting ET_DEMAND_SKIPPED Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130528
4 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130513
5 Importing IT_BUNDLE Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_WRK_TAB Bundle work structure table 20130513
6 Importing IT_DEMAND Call by reference Type reference (TYPE) /MRSS/T_DEM_ITEM_STR_TAB Table of demand items in structure representation 20130513
7 Importing IT_DEMAND_HDR Call by reference Type reference (TYPE) /MRSS/T_DEM_H_TAB Table of Header Attributes 20130513
8 Importing IV_MULTIPLE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130513
9 Importing IV_TIMEZONE Call by reference Type reference (TYPE) TIMEZONE Customers: Regional zones 20130722

Method BUNDLE_PROPOSE on class /MRSS/CL_DEF_IM_SGD_BUNDLE has no exception.

Method BUNDLE_PROPOSE_ALGORITHM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_BUNDLE Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_WRK Bundle work structure table 20130524
2 Changing CT_DEMAND_SKIPPED Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130524
3 Changing CT_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20130524
4 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130524
5 Importing IT_DEMAND Call by reference Type reference (TYPE) /MRSS/T_DEM_ITEM_STR_TAB Table of demand items in structure representation 20130524
6 Importing IT_DEMAND_HDR Call by reference Type reference (TYPE) /MRSS/T_DEM_H_TAB Table of Header Attributes 20130524
7 Importing IT_DEMAND_INSERT Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130528
8 Importing IV_TIMEZONE Call by reference Type reference (TYPE) TIMEZONE Customers: Regional zones 20130722

Method BUNDLE_PROPOSE_ALGORITHM on class /MRSS/CL_DEF_IM_SGD_BUNDLE has no exception.

Method BUNDLE_THE_DEMANDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20130513
2 Exporting ET_BUNDLE Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_WRK_TAB Bundle work structure table 20130513
3 Exporting ET_DEMAND_SKIPPED Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130528
4 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130513
5 Importing IS_BUNDLE Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_WRK Bundle work structure 20130513
6 Importing IT_DEMAND Call by reference Type reference (TYPE) /MRSS/T_DEM_ITEM_STR_TAB Table of demand items in structure representation 20130513
7 Importing IT_DEMAND_HDR Call by reference Type reference (TYPE) /MRSS/T_DEM_H_TAB Table of Header Attributes 20130513
8 Importing IV_MULTIPLE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130513
9 Importing IV_TIMEZONE Call by reference Type reference (TYPE) TIMEZONE Customers: Regional zones 20130722

Method BUNDLE_THE_DEMANDS on class /MRSS/CL_DEF_IM_SGD_BUNDLE has no exception.

Method CONVERT_DURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_DURATION Call by reference Type reference (TYPE) P 20130523
2 Changing CV_DURATION_UNIT Call by reference Type reference (TYPE) /MRSS/T_SGU_DURATION_UNIT Time Unit 20130523
3 Changing CV_SECONDS Call by reference Type reference (TYPE) I 20130523

Method CONVERT_DURATION on class /MRSS/CL_DEF_IM_SGD_BUNDLE has no exception.

Method CUST_BUNDLE_CRITERIA_VERIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DEMAND Call by reference Type reference (TYPE) /MRSS/T_DEM_ITEM_STR Structure representation of a demand item 20130508
2 Importing IS_DEMAND_HDR Call by reference Type reference (TYPE) /MRSS/D_DEM_H Complex Demand 20130508
3 Importing IS_DEMAND_HDR_MAIN Call by reference Type reference (TYPE) /MRSS/D_DEM_H Complex Demand 20130508
4 Importing IS_DEMAND_MAIN Call by reference Type reference (TYPE) /MRSS/T_DEM_ITEM_STR Structure representation of a demand item 20130508
5 Returning RV_DEMAND_CAN_BE_BUNDLED Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130508

Method CUST_BUNDLE_CRITERIA_VERIFY on class /MRSS/CL_DEF_IM_SGD_BUNDLE has no exception.

Method CUST_BUNDLE_GROUP_VERIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BUNDLE_GROUPID Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_GROUP_ID Bundle Group ID 20130814
2 Exporting EV_DEMAND_CAN_BE_BUNDLED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130814
3 Importing IS_DEMAND Call by reference Type reference (TYPE) /MRSS/T_DEM_ITEM_STR Structure representation of a demand item 20130508
4 Importing IS_DEMAND_HDR Call by reference Type reference (TYPE) /MRSS/D_DEM_H Complex Demand 20130508
5 Importing IS_DEMAND_HDR_MAIN Call by reference Type reference (TYPE) /MRSS/D_DEM_H Complex Demand 20130508
6 Importing IS_DEMAND_MAIN Call by reference Type reference (TYPE) /MRSS/T_DEM_ITEM_STR Structure representation of a demand item 20130508

Method CUST_BUNDLE_GROUP_VERIFY on class /MRSS/CL_DEF_IM_SGD_BUNDLE has no exception.

Method CUST_DEMAND_STATUS_VERIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DEMAND Call by reference Type reference (TYPE) /MRSS/T_DEM_ITEM_STR Structure representation of a demand item 20130508
2 Importing IS_DEMAND_HDR Call by reference Type reference (TYPE) /MRSS/D_DEM_H Complex Demand 20130523
3 Returning RV_EXCLUDE_DEMAND Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130508

Method CUST_DEMAND_STATUS_VERIFY on class /MRSS/CL_DEF_IM_SGD_BUNDLE has no exception.

Method DO_BUNDLE_DATA_CHECK 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_MESSAGE_TAB Message Table 20130523
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130523
3 Importing IS_BUNDLE Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_WRK Bundle work structure 20130523
4 Importing IV_SIMULATION Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130814

Method DO_BUNDLE_DATA_CHECK on class /MRSS/CL_DEF_IM_SGD_BUNDLE has no exception.

Method FORMAT_FOR_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INPUT Call by reference Type reference (TYPE) ANY 20130816
2 Returning RV_OUTPUT Value transfer Type reference (TYPE) STRING 20130816

Method FORMAT_FOR_OUTPUT on class /MRSS/CL_DEF_IM_SGD_BUNDLE has no exception.

Method GET_DEM_MINIMUM_CAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BUNDLE Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_WRK Bundle work structure 20130524
2 Importing IT_DEMAND Call by reference Type reference (TYPE) /MRSS/T_DEM_ITEM_STR_TAB Table of demand items in structure representation 20130524
3 Returning RS_DEM_MINIMUM_CAP Value transfer Type reference (TYPE) /MRSS/T_SGE_DEM_CAPA_R_MAP Mapping of Demand and Capacity Rule (via Demands' Org Unit) 20130524

Method GET_DEM_MINIMUM_CAP on class /MRSS/CL_DEF_IM_SGD_BUNDLE has no exception.

Method OVERLAP_DURATION_CALCULATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DURATION Call by reference Type reference (TYPE) P 20130523
2 Importing IS_DEMAND_CAP Call by reference Type reference (TYPE) /MRSS/T_SGE_DEM_CAPA_R_MAP GUID 20130524
3 Importing IV_BEGDA Call by reference Type reference (TYPE) DATS Field of type DATS 20130523
4 Importing IV_BEGTM Call by reference Type reference (TYPE) TIMS Field of type TIMS 20130523
5 Importing IV_END Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP Time Stamp (Date and Time) 20130524
6 Importing IV_ENDDA Call by reference Type reference (TYPE) DATS Field of type DATS 20130523
7 Importing IV_ENDTM Call by reference Type reference (TYPE) TIMS Field of type TIMS 20130523
8 Importing IV_START Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP Time Stamp (Date and Time) 20130524
9 Importing IV_TIMEZONE Call by reference Type reference (TYPE) TIMEZONE Customers: Regional zones 20130722

Method OVERLAP_DURATION_CALCULATE on class /MRSS/CL_DEF_IM_SGD_BUNDLE has no exception.

Method VERIFY_BEFORE_PROPOSAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20130523
2 Exporting ET_BUNDLE Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_WRK_TAB Bundle work structure table 20130523
3 Exporting ET_DEMAND_SKIPPED Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130528
4 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130523
5 Importing IS_BUNDLE Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_WRK Bundle work structure 20130523
6 Importing IT_DEMAND Call by reference Type reference (TYPE) /MRSS/T_DEM_ITEM_STR_TAB Table of demand items in structure representation 20130523
7 Importing IT_DEMAND_HDR Call by reference Type reference (TYPE) /MRSS/T_DEM_H_TAB Table of Header Attributes 20130523
8 Importing IV_MULTIPLE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130523

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