SAP ABAP Class /MRSS/CL_SGD_BUNDLE_DB (Bundle DB Maintenance)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/SGD (Package) Planning Board Demand
Properties
Class /MRSS/CL_SGD_BUNDLE_DB  
Short Description Bundle DB Maintenance    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/SGD   Planning Board Demand 
Created 20130409   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGD_BUNDLE_DB has no forward declaration.
Interfaces
Class /MRSS/CL_SGD_BUNDLE_DB has no interface implemented.
Friends
Class /MRSS/CL_SGD_BUNDLE_DB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_BUNDLE_ADMIN Static Attribute Private Type reference (TYPE) /MRSS/T_BUNDLE_ADMIN_TAB Table type for Bundle Administrative data 20130424
2 GT_BUNDLE_WRK Static Attribute Private Type reference (TYPE) /MRSS/T_BUNDLE_WRK_TAB Bundle work structure table 20130424
Methods
# Method Level Visibility Method type Description Created on
1 BUNDLE_DEMANDS_SELECT Static method Public Method Bundled Demands Select 20130618
2 FIND_CHANGES Static method Private Method Find Changes 20130717
3 GET_CHANGED_ITEMS Static method Public Method Check if data changed 20130717
4 MAINTAIN Static method Public Method Maintain 20130515
5 READ Static method Public Method Read DB 20130423
6 READ_FROM_BUFFER Static method Private Method Read data from buffer 20130424
7 READ_FROM_DB Static method Private Method Read data from DB 20130424
8 REFRESH Static method Public Method Refresh data 20130607
9 RESET Static method Public Method Reset 20130618
10 SAVE Static method Public Method Save 20130515
Events
Class /MRSS/CL_SGD_BUNDLE_DB has no event.
Types
Class /MRSS/CL_SGD_BUNDLE_DB has no local type.
Method Signatures

Method BUNDLE_DEMANDS_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUNDLE_DEMANDS Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130618
2 Importing IT_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130618

Method BUNDLE_DEMANDS_SELECT on class /MRSS/CL_SGD_BUNDLE_DB has no exception.

Method FIND_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUNDLE_DATA_NEW Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_WRK_TAB Bundle work structure table 20130717
2 Exporting ET_BUNDLE_DATA_OLD Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_WRK_TAB Bundle work structure table 20130717
3 Exporting ET_CHANGED_BUNDLES Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130717
4 Exporting ET_DELETED_BUNDLES Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130717
5 Importing IT_BUNDLE_DATA_NEW Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_WRK_TAB Bundle work structure table 20130717
6 Importing IT_BUNDLE_DATA_OLD Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_WRK_TAB Bundle work structure table 20130717

Method FIND_CHANGES on class /MRSS/CL_SGD_BUNDLE_DB has no exception.

Method GET_CHANGED_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUNDLE_DATA_NEW Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_WRK_TAB Bundle work structure table 20130717
2 Exporting ET_BUNDLE_DATA_OLD Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_WRK_TAB Bundle work structure table 20130717
3 Exporting ET_CHANGED_BUNDLES Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130717
4 Exporting ET_DELETED_BUNDLES Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130717
5 Importing IT_BUNDLE_GUIDS Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130717
6 Importing IT_DEMAND_GUIDS Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130717

Method GET_CHANGED_ITEMS on class /MRSS/CL_SGD_BUNDLE_DB has no exception.

Method MAINTAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BUNDLE_WRK Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_WRK_TAB Bundle work structure 20130607

Method MAINTAIN on class /MRSS/CL_SGD_BUNDLE_DB has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BUNDLE_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130424
2 Importing IT_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130424
3 Importing IV_REFRESH Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130709
4 Returning RT_BUNDLE Value transfer Type reference (TYPE) /MRSS/T_BUNDLE_WRK_TAB Bundle work structure table 20130617

Method READ on class /MRSS/CL_SGD_BUNDLE_DB has no exception.

Method READ_FROM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BUNDLE_WRK Call by reference Type reference (TYPE) /MRSS/T_BUNDLE_WRK_TAB Bundle work structure table 20130424
2 Exporting ET_BUNDLE_GUID_NOT_FOUND Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130424
3 Exporting ET_DEMAND_GUID_NOT_FOUND Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130424
4 Importing IT_BUNDLE_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130424
5 Importing IT_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130424

Method READ_FROM_BUFFER on class /MRSS/CL_SGD_BUNDLE_DB has no exception.

Method READ_FROM_DB 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 20130717
2 Importing IT_BUNDLE_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130424
3 Importing IT_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130424
4 Importing IV_NO_BUFFER_UPDATE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130717

Method READ_FROM_DB on class /MRSS/CL_SGD_BUNDLE_DB has no exception.

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BUNDLE_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130717

Method REFRESH on class /MRSS/CL_SGD_BUNDLE_DB has no exception.

Method RESET Signature

Method RESET on class /MRSS/CL_SGD_BUNDLE_DB has no parameter.
Method RESET on class /MRSS/CL_SGD_BUNDLE_DB has no exception.

Method SAVE Signature

Method SAVE on class /MRSS/CL_SGD_BUNDLE_DB has no parameter.
Method SAVE on class /MRSS/CL_SGD_BUNDLE_DB has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 800