SAP ABAP Class /MRSS/IF_SGE_BUNDLES (Interface for Bundle Manager)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGD_BUNDLE_MGR Bundle Manager 20130409
Properties
Class /MRSS/IF_SGE_BUNDLES  
Short Description Interface for Bundle Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130409   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/IF_SGE_BUNDLES has no forward declaration.
Interfaces
Class /MRSS/IF_SGE_BUNDLES has no interface implemented.
Friends
Class /MRSS/IF_SGE_BUNDLES has no friend class.
Attributes
Class /MRSS/IF_SGE_BUNDLES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BEFORE_SAVE_DEMAND_DATA_VERIFY Instance method Public Method During Save, verify Demand and set with Original data 20130516
2 BUNDLE_CHECK_FOR_DEMAND_MODIFY Instance method Public Method Verify Bundle before Demand Modify 20130516
3 BUNDLE_MODIFY Instance method Public Method Bundle Modify 20130409
4 CREATE_COMMAND Instance method Public Method Create Commands 20130812
5 DEMAND_OBJ_GET Instance method Public Method Demand Object Get 20130521
6 GET_BUNDLE Instance method Public Method Get Bundle 20130409
7 GET_BUNDLE_FOR_DEMAND Instance method Public Method Get the Bundle for Demand 20130409
8 INITIALIZE_BUNDLES Instance method Public Method Initialize Bundle 20130409
9 IS_DEMAND_BUNDLED Instance method Public Method Is Demand Bundled ? 20130409
10 MAP_EXT_FROM_WRK Instance method Public Method Prepare External Representation str from Work Structure 20130430
11 MAP_WRK_FROM_EXT Instance method Public Method Prepare Work Structure from External Representation str. 20130430
12 UPDATE_CHANGED_DATA Instance method Public Method Update Changed data 20130717
Events
Class /MRSS/IF_SGE_BUNDLES has no event.
Types
Class /MRSS/IF_SGE_BUNDLES has no local type.
Method Signatures

Method BEFORE_SAVE_DEMAND_DATA_VERIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DEMANDS Call by reference Type reference (TYPE) /MRSS/T_DEM_STR_TAB Complex demands in structure representation 20130516

Method BEFORE_SAVE_DEMAND_DATA_VERIFY on class /MRSS/IF_SGE_BUNDLES has no exception.

Method BUNDLE_CHECK_FOR_DEMAND_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUNDLE_WRK Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_WRK_TAB Bundle work structure table 20130516
2 Exporting ET_DEM_STR Call by reference Type reference (TYPE) /MRSS/T_DEM_STR_WRK_TAB Complex demands in structure representation 20130704
3 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20130516
4 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130516
5 Importing IT_DEM_STR Call by reference Type reference (TYPE) /MRSS/T_DEM_STR_WRK_TAB Complex demands in structure representation 20130704

Method BUNDLE_CHECK_FOR_DEMAND_MODIFY on class /MRSS/IF_SGE_BUNDLES has no exception.

Method BUNDLE_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUNDLE Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_WRK_TAB Bundle work structure 20130430
2 Exporting ET_DEMAND_SKIPPED Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130528
3 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20130430
4 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130430
5 Exporting EV_LOCK_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130716
6 Importing IT_BUNDLE Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_WRK_TAB Bundle work structure table 20130430
7 Importing IV_MULTIPLE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130430
8 Importing IV_NO_DEMAND_COMMAND Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130718
9 Importing IV_NO_LOCK Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130912
10 Importing IV_NO_RECHECK Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130912
11 Importing IV_SIMULATION Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130430

Method BUNDLE_MODIFY on class /MRSS/IF_SGE_BUNDLES has no exception.

Method CREATE_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EREF_COMMAND Call by reference Object reference (TYPE REF TO) /MRSS/CL_CMD_ABSTRACT_COMMAND Scheduling Engine Command 20130812
2 Exporting ET_DEMANDS Call by reference Type reference (TYPE) /MRSS/T_DEM_ITEM_STR_WRK_TAB Work table with demand items in STR representation 20130812
3 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20130812
4 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130812
5 Importing IT_BUNDLE Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_WRK_TAB Bundle work structure table 20130812
6 Importing IV_NO_DEMAND_COMMAND Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130812

Method CREATE_COMMAND on class /MRSS/IF_SGE_BUNDLES has no exception.

Method DEMAND_OBJ_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20130521
2 Returning RREF_DEMAND Value transfer Object reference (TYPE REF TO) /MRSS/IF_SGE_SINGLE_DEMAND Scheduling Engine Demand 20130521

Method DEMAND_OBJ_GET on class /MRSS/IF_SGE_BUNDLES has no exception.

Method GET_BUNDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUNDLE_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20130424
2 Returning RS_BUNDLE Value transfer Type reference (TYPE) /MRSS/T_BUNDLE Bundle with Object 20130424

Method GET_BUNDLE on class /MRSS/IF_SGE_BUNDLES has no exception.

Method GET_BUNDLE_FOR_DEMAND 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 20130426
2 Returning RS_BUNDLE Value transfer Type reference (TYPE) /MRSS/T_BUNDLE Bundle with Object 20130426

Method GET_BUNDLE_FOR_DEMAND on class /MRSS/IF_SGE_BUNDLES has no exception.

Method INITIALIZE_BUNDLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REFRESH Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130709

Method INITIALIZE_BUNDLES on class /MRSS/IF_SGE_BUNDLES has no exception.

Method IS_DEMAND_BUNDLED 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 20130516
2 Returning RV_DEMAND_IS_BUNDLED Value transfer Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130516

Method IS_DEMAND_BUNDLED on class /MRSS/IF_SGE_BUNDLES has no exception.

Method MAP_EXT_FROM_WRK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BUNDLE_WRK Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_WRK Bundle work structure 20130430
2 Importing IV_LOCK_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130716
3 Importing IV_TIMEZONE Call by reference Type reference (TYPE) TIMEZONE Time Zone 20130430
4 Returning RS_BUNDLE_EXT Value transfer Type reference (TYPE) /MRSS/T_BUNDLE_WRK_EXT Bundle work structure External representation 20130430

Method MAP_EXT_FROM_WRK on class /MRSS/IF_SGE_BUNDLES has no exception.

Method MAP_WRK_FROM_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BUNDLE_EXT Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_WRK_EXT Bundle work structure External representation 20130430
2 Importing IV_TIMEZONE Call by reference Type reference (TYPE) TIMEZONE Time Zone 20130430
3 Returning RS_BUNDLE_WRK Value transfer Type reference (TYPE) /MRSS/T_BUNDLE_WRK Bundle work structure 20130430

Method MAP_WRK_FROM_EXT on class /MRSS/IF_SGE_BUNDLES has no exception.

Method UPDATE_CHANGED_DATA Signature

Method UPDATE_CHANGED_DATA on class /MRSS/IF_SGE_BUNDLES has no parameter.
Method UPDATE_CHANGED_DATA on class /MRSS/IF_SGE_BUNDLES has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in