SAP ABAP Class /MRSS/CL_SGD_DEMAND_DB (Database Access to Generic Demands)
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_DEMAND_DB Database Interface for Demand DB 20130227
2 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_SGE_SAVEABLE Interface for Objects That Can Be Saved 20130227
Properties
Class /MRSS/CL_SGD_DEMAND_DB  
Short Description Database Access to Generic Demands    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/SGD   Planning Board Demand 
Created 20130227   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGD_DEMAND_DB has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /MRSS/IF_SGE_DEMAND_DB Database Interface for Demand DB 20130227
2 /MRSS/IF_SGE_SAVEABLE Interface for Objects That Can Be Saved 20130227
Friends
Class /MRSS/CL_SGD_DEMAND_DB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GREF_INSTANCE Static Attribute Private Object reference (TYPE REF TO) /MRSS/IF_SGE_DEMAND_DB Database Interface for Demands 20130227
2 GV_CHANGES Instance attribute Private Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130227
Methods
# Method Level Visibility Method type Description Created on
1 COMPLETE_DEMAND_DATA Instance method Private Method Enhance internal keys 20130227
2 DEMANDS_MAINTAIN_INT Instance method Private Method Maintain the Demands 20130227
3 DEMANDS_SELECT Static method Public Method Selection: Demands by plant, type, and time frame 20130227
4 FILTER_DEMANDS Instance method Private Method Filter the demands which are outside the range and orgunit 20130227
5 GET_INSTANCE Static method Public Method Create an instance of the class 20130522
6 MAP_TO_INTERNAL Instance method Private Method OBSOLETE - Mapping to Internal Format 20130227
Events
Class /MRSS/CL_SGD_DEMAND_DB has no event.
Types
Class /MRSS/CL_SGD_DEMAND_DB has no local type.
Method Signatures

Method COMPLETE_DEMAND_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DEM_STR_WRK Call by reference Type reference (TYPE) /MRSS/T_DEM_STR_WRK_TAB Complex demands in structure representation 20130227
2 Returning RT_DEM_STR_WRK Value transfer Type reference (TYPE) /MRSS/T_DEM_STR_WRK_TAB Complex demands in structure representation 20130227

Method COMPLETE_DEMAND_DATA on class /MRSS/CL_SGD_DEMAND_DB has no exception.

Method DEMANDS_MAINTAIN_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DEMANDS_WRK Call by reference Type reference (TYPE) /MRSS/T_DEM_STR_WRK_TAB Complex demands in structure representation 20130227
2 Exporting ET_ITEMS_DELETED Call by reference Type reference (TYPE) /MRSS/T_DEM_ITEM_STR_TAB Table of demand items in structure representation 20130227
3 Importing IT_DEMANDS_WRK Call by reference Type reference (TYPE) /MRSS/T_DEM_STR_WRK_TAB Complex demands in structure representation 20130227

Method DEMANDS_MAINTAIN_INT on class /MRSS/CL_SGD_DEMAND_DB has no exception.

Method 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 20130227
2 Exporting ET_DEMANDS Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130227
3 Importing IS_PLANNING_NODE Call by reference Type reference (TYPE) /MRSS/T_PLANNING_NODE_KEY Key of Planning Node 20130227
4 Importing IV_DEM_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_TYPE Demand Type 20130227
5 Importing IV_INCLUDE_OVERLAPPING Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130227
6 Importing IV_ORDER_TYPE Call by reference Type reference (TYPE) /MRSS/T_DEM_ORDER_TYPE Type of underlying order or operation 20130227
7 Importing IV_PLANT Call by reference Type reference (TYPE) /MRSS/T_PM_PLANT Maintenance planning plant 20130227
8 Importing IV_STAT_COMPL Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130227
9 Importing IV_STAT_REL Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130828
10 Importing IV_VAL_FROM Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130227
11 Importing IV_VAL_TO Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130227

Method DEMANDS_SELECT on class /MRSS/CL_SGD_DEMAND_DB has no exception.

Method FILTER_DEMANDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DEM_ADM Call by reference Type reference (TYPE) /MRSS/T_DEM_ADM_TAB Administrative Item Data 20130227

Method FILTER_DEMANDS on class /MRSS/CL_SGD_DEMAND_DB has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RREF_DEMAND_DB Value transfer Object reference (TYPE REF TO) /MRSS/IF_SGE_DEMAND_DB Database Interface for Demand DB 20130522

Method GET_INSTANCE on class /MRSS/CL_SGD_DEMAND_DB has no exception.

Method MAP_TO_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DEM Call by reference Type reference (TYPE) /MRSS/T_DEM_TAB Table of Complex Demands 20130227
2 Importing IT_DEM_EXT Call by reference Type reference (TYPE) /MRSS/T_DEM_EXT_TAB Complex Demands with External Keys 20130227

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