SAP ABAP Class /MRSS/CL_SGD_BUNDLE (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_SGE_ADDRESS Interface for address operations 20130701
2 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_SGE_BUNDLE Scheduling Engine Bundle 20121211
3 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_SGE_CHANGEABLE Interface for Objects That Can Be Changed 20121211
4 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_SGE_COMMAND_RECEIVER Command Recipient 20121211
Properties
Class /MRSS/CL_SGD_BUNDLE  
Short Description 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 20110208   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGD_BUNDLE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /MRSS/IF_SGE_ADDRESS Interface for address operations 20130701
2 /MRSS/IF_SGE_BUNDLE Scheduling Engine Bundle 20121211
3 /MRSS/IF_SGE_CHANGEABLE Interface for Objects That Can Be Changed 20121211
4 /MRSS/IF_SGE_COMMAND_RECEIVER Command Recipient 20121211
Friends
# Friend Modeled only Created on Description
1 /MRSS/CL_SGD_BUNDLE_MGR 20130717 Bundle Manager
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GREF_ADDRESS Instance attribute Private Object reference (TYPE REF TO) /MRSS/IF_SGE_ADDRESS Interface for address operations 20130701
2 GS_ADDRESS Instance attribute Private Type reference (TYPE) /MRSS/T_ADDRESS Structure to store the adresses to GEO code 20130424
3 GS_BUNDLE_DATA Instance attribute Private Type reference (TYPE) /MRSS/T_BUNDLE_STR Bundle data structure 20121211
4 GT_DEMANDS Instance attribute Private Type reference (TYPE) /MRSS/T_DEMAND_TAB Table with Demands 20130424
5 GT_DEMANDS_ORIGINAL_DATA Instance attribute Private Type reference (TYPE) /MRSS/T_BUND_DEM_ORIG_DATA_TAB Table type for Bundled Demand Original da 20130424
6 GV_BUNDLE_GUID Instance attribute Private Type reference (TYPE) /MRSS/T_GUID GUID 20130424
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Initialize 20130701
2 GENERATE_BUNDLE_IDENTIFIER Instance method Private Method Generate Bundle GUID/ID 20130528
3 GET_BUNDLE_DATA Instance method Private Method Fetches Bundle data 20130701
4 GET_DEMAND_ASSIGNMENT_TYPE Instance method Protected Method Get Assignment Type for Demand 20130614
5 SET_BUNDLE_CHANGES_FOR_DEMAND Instance method Private Method Set Demand changes for Bundle fields 20130719
6 SET_CHANGED_DATA Instance method Private Method Set changed data 20130717
Events
Class /MRSS/CL_SGD_BUNDLE has no event.
Types
Class /MRSS/CL_SGD_BUNDLE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /MRSS/CL_SGD_BUNDLE has no parameter.
Method CONSTRUCTOR on class /MRSS/CL_SGD_BUNDLE has no exception.

Method GENERATE_BUNDLE_IDENTIFIER 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 20130528
2 Exporting EV_BUNDLE_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20130528
3 Exporting EV_BUNDLE_ID Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_ID Bundle Id 20130528
4 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130528

Method GENERATE_BUNDLE_IDENTIFIER on class /MRSS/CL_SGD_BUNDLE has no exception.

Method GET_BUNDLE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ADDRESS Call by reference Type reference (TYPE) /MRSS/T_ADDRESS Structure to store the adresses to GEO code 20130701
2 Exporting ES_BUNDLE_DATA Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_STR Bundle data structure 20130701
3 Exporting ET_DEMANDS Call by reference Type reference (TYPE) /MRSS/T_DEMAND_TAB Table with Demands 20130701
4 Exporting ET_DEMANDS_ORIGINAL_DATA Call by reference Type reference (TYPE) /MRSS/T_BUND_DEM_ORIG_DATA_TAB Table type for Bundled Demand Original da 20130701
5 Exporting EV_BUNDLE_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20130701

Method GET_BUNDLE_DATA on class /MRSS/CL_SGD_BUNDLE has no exception.

Method GET_DEMAND_ASSIGNMENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20130614
2 Returning RV_ASSIGNMENT_TYPE Value transfer Type reference (TYPE) /MRSS/T_SGE_ASSIGNMENT_TYPE Assignment category 20130614

Method GET_DEMAND_ASSIGNMENT_TYPE on class /MRSS/CL_SGD_BUNDLE has no exception.

Method SET_BUNDLE_CHANGES_FOR_DEMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BUNDLE_NEW Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_WRK Bundle work structure 20130719
2 Importing IS_BUNDLE_OLD Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_WRK Bundle work structure 20130719

Method SET_BUNDLE_CHANGES_FOR_DEMAND on class /MRSS/CL_SGD_BUNDLE has no exception.

Method SET_CHANGED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BUNDLE_NEW Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_WRK Bundle work structure 20130717
2 Importing IS_BUNDLE_OLD Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_WRK Bundle work structure 20130717

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