SAP ABAP Class /MRSS/IF_SGE_DEMAND_DB (Database Interface for Demand DB)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /MRSS/IF_SGE_SAVEABLE Interface for Objects That Can Be Saved 20130227
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGD_DEMAND_DB Database Access to Generic Demands 20130227
Properties
Class /MRSS/IF_SGE_DEMAND_DB  
Short Description Database Interface for Demand DB    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130227   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/IF_SGE_DEMAND_DB has no forward declaration.
Interfaces
Class /MRSS/IF_SGE_DEMAND_DB has no interface implemented.
Friends
Class /MRSS/IF_SGE_DEMAND_DB has no friend class.
Attributes
Class /MRSS/IF_SGE_DEMAND_DB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGED_DEMANDS_DET Instance method Public Method Determines changed demands 20130227
2 CHANGED_ORDER_DET Instance method Public Method Determines Changed Complex Demands 20130227
3 DEMANDS_MAINTAIN Instance method Public Method Maintain the Demands 20130227
4 DEMAND_PROTOCOL_MAINTAIN Instance method Public Method Maintenance of the log text for a demand 20130227
5 GET_CHANGED_HEADERS Instance method Public Method Get Headers that have changed since last select for Delta Re 20130227
6 GET_CHANGED_ITEMS Instance method Public Method Get items that have changed since last select for Delta Refr 20130227
7 HEADER_DATA_READ Instance method Public Method Read Header Data 20130227
8 ITEMS_READ Instance method Public Method Read Items for the Header 20130227
9 ITEMS_SELECT Instance method Public Method Selects Demands 20130227
10 ITEM_ADM_READ Instance method Public Method Read Administrative Item Data 20130227
11 ITEM_DATA_READ Instance method Public Method Read Item Data 20130227
12 ITEM_READ Instance method Public Method Read demand 20130227
13 ORDER_FOR_ID_SELECT Instance method Public Method Selects Complex Demands for the ID 20130227
14 RELATIONS_GET Instance method Public Method Get Relationships Between Demands 20130227
Events
Class /MRSS/IF_SGE_DEMAND_DB has no event.
Types
Class /MRSS/IF_SGE_DEMAND_DB has no local type.
Method Signatures

Method CHANGED_DEMANDS_DET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHANGED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130227
2 Exporting EV_DELETED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130227
3 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20130227
4 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130227

Method CHANGED_DEMANDS_DET on class /MRSS/IF_SGE_DEMAND_DB has no exception.

Method CHANGED_ORDER_DET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHANGED Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130227
2 Exporting ET_ORDERS Call by reference Type reference (TYPE) /MRSS/T_DEM_H_TAB Table of Header Attributes 20130227
3 Importing IT_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130227
4 Importing IV_GET_ORDER_STRUC Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130227
5 Importing IV_REFRESH Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130227
6 Importing IV_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130227

Method CHANGED_ORDER_DET on class /MRSS/IF_SGE_DEMAND_DB has no exception.

Method DEMANDS_MAINTAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DEMANDS Call by reference Type reference (TYPE) /MRSS/T_DEM_STR_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_STR Call by reference Type reference (TYPE) /MRSS/T_DEM_STR_WRK_TAB Complex demands in structure representation 20130227

Method DEMANDS_MAINTAIN on class /MRSS/IF_SGE_DEMAND_DB has no exception.

Method DEMAND_PROTOCOL_MAINTAIN 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 20130227
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130227
3 Importing IT_PROTOCOL_TEXT Call by reference Type reference (TYPE) /MRSS/T_SGE_TEXT_TAB General text table 20130227
4 Importing IV_DEMAND_EXT_KEY Call by reference Type reference (TYPE) /MRSS/T_DEM_KEY_EXT External Demand Key 20130227
5 Importing IV_DEMAND_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20130227
6 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20130227
7 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20130227
8 Importing IV_OPERATION Call by reference Type reference (TYPE) /MRSS/T_SGE_OPERATION Command Operation 20130227

Method DEMAND_PROTOCOL_MAINTAIN on class /MRSS/IF_SGE_DEMAND_DB has no exception.

Method GET_CHANGED_HEADERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHANGED_HEADERS Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130227
2 Exporting ET_COMPLETED_HEADERS Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130227
3 Importing IT_HEADER_GUIDS Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130227

Method GET_CHANGED_HEADERS on class /MRSS/IF_SGE_DEMAND_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_CHANGED_ITEMS Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130227
2 Exporting ET_CHANGED_ITEMS_IRR Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130227
3 Exporting ET_COMPLETED_ITEMS Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130227
4 Exporting ET_DELETED_ITEMS Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130227
5 Exporting ET_NEW_ITEMS Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130227
6 Importing IT_HEADER_GUIDS Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130227

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

Method HEADER_DATA_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADDITIONAL_HEADERS Call by reference Type reference (TYPE) /MRSS/T_DEM_H_TAB Table of Header Attributes 20130227
2 Exporting ET_DEM_H Call by reference Type reference (TYPE) /MRSS/T_DEM_H_WRK_TAB Table of Demand Header Attributes 20130227
3 Importing IT_HEADER Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130227
4 Importing IV_RELOAD Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130227

Method HEADER_DATA_READ on class /MRSS/IF_SGE_DEMAND_DB has no exception.

Method ITEMS_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADM Call by reference Type reference (TYPE) /MRSS/T_DEM_ADM_WRK_TAB Administrative Item Data 20130227
2 Exporting ET_ADM_FILTERED Call by reference Type reference (TYPE) /MRSS/T_DEM_ADM_TAB Administrative Item Data 20130227
3 Importing IT_HEADER Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130227
4 Importing IT_ORD_EX_STATUS Call by reference Type reference (TYPE) /MRSS/T_SGE_SELOPT_ORD_STA_TAB Selection Criteria for Order User Status 20130227
5 Importing IT_ORD_IN_STATUS Call by reference Type reference (TYPE) /MRSS/T_SGE_SELOPT_ORD_STA_TAB Selection Criteria for Order User Status 20130227
6 Importing IT_ORD_TYPE Call by reference Type reference (TYPE) /MRSS/T_SGE_SELOPT_ORD_TYP_TAB Selection Criteria for Order Numbers 20130227
7 Importing IV_EX_STATUS_LANGU Call by reference Type reference (TYPE) SPRAS Language Key 20130227
8 Importing IV_IN_STATUS_LANGU Call by reference Type reference (TYPE) SPRAS Language Key 20130227

Method ITEMS_READ on class /MRSS/IF_SGE_DEMAND_DB has no exception.

Method ITEMS_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADM Call by reference Type reference (TYPE) /MRSS/T_DEM_ADM_WRK_TAB Administrative Item Data 20130227
2 Importing IREF_IF_SELECTION Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_SELECTION Selection Interface 20130717
3 Importing IT_DEMAND_SRVA Call by reference Type reference (TYPE) /MRSS/T_DEMAND_SRVA_TAB Guid table for demand service area 20130227
4 Importing IT_ORD_EX_STATUS Call by reference Type reference (TYPE) /MRSS/T_SGE_SELOPT_ORD_STA_TAB Selection Criteria for Order User Status 20130227
5 Importing IT_ORD_IN_STATUS Call by reference Type reference (TYPE) /MRSS/T_SGE_SELOPT_ORD_STA_TAB Selection Criteria for Order User Status 20130227
6 Importing IT_ORD_TYPE Call by reference Type reference (TYPE) /MRSS/T_SGE_SELOPT_ORD_TYP_TAB Selection Criteria for Order Numbers 20130227
7 Importing IT_ORG_UNITS Call by reference Type reference (TYPE) /MRSS/T_SGE_HROBJECT_TAB Table of HR Master Data 20130227
8 Importing IT_WORK_CENTRES Call by reference Type reference (TYPE) /MRSS/T_PLANNING_NODE_KEY_TAB Table with Keys for Planning Nodes 20130227
9 Importing IV_BEG_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130227
10 Importing IV_END_TSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130227
11 Importing IV_EX_STATUS_LANGU Call by reference Type reference (TYPE) SPRAS Language Key 20130227
12 Importing IV_IN_STATUS_LANGU Call by reference Type reference (TYPE) SPRAS Language Key 20130227
13 Importing IV_NO_COMPLETED_ITEMS Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130227

Method ITEMS_SELECT on class /MRSS/IF_SGE_DEMAND_DB has no exception.

Method ITEM_ADM_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADM Call by reference Type reference (TYPE) /MRSS/T_DEM_ADM_WRK_TAB Administrative Item Data 20130227
2 Importing IT_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130227
3 Importing IV_INIT_ITEMS_SUPP Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130227

Method ITEM_ADM_READ on class /MRSS/IF_SGE_DEMAND_DB has no exception.

Method ITEM_DATA_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEM_DATA Call by reference Type reference (TYPE) /MRSS/T_DEM_ITEM_STR_TAB Table of demand items in structure representation 20130227
2 Importing IT_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130227
3 Importing IT_HEADER_GUIDS Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130227
4 Importing IV_COMPLETE_OBJECTS Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130227
5 Importing IV_RELOAD Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130227

Method ITEM_DATA_READ on class /MRSS/IF_SGE_DEMAND_DB has no exception.

Method ITEM_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_DEM_ITEM_STR Value transfer Type reference (TYPE) /MRSS/T_DEM_ITEM_STR Structure representation of a demand item 20130227
2 Importing IV_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20130227

Method ITEM_READ on class /MRSS/IF_SGE_DEMAND_DB has no exception.

Method ORDER_FOR_ID_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DEM_H Call by reference Type reference (TYPE) /MRSS/T_DEM_H_WRK_TAB Table of Demand Header Attributes 20130227
2 Importing IT_ID_RNG Call by reference Type reference (TYPE) /MRSS/T_DEM_H_ID_RNGT Range Table of IDs of Complex Demands 20130227

Method ORDER_FOR_ID_SELECT on class /MRSS/IF_SGE_DEMAND_DB has no exception.

Method RELATIONS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INTER_RELAT Call by reference Type reference (TYPE) /MRSS/T_DEM_H_RELAT_WRK_TAB Relationships to the Complex Demand 20130227
2 Exporting ET_RELAT Call by reference Type reference (TYPE) /MRSS/T_DEM_H_RELAT_WRK_TAB Relationships to the Complex Demand 20130227
3 Importing IT_HEADER Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB List of GUIDs 20130227
4 Importing IV_INTER_RELAT Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130227
5 Importing IV_RELOAD Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130227

Method RELATIONS_GET on class /MRSS/IF_SGE_DEMAND_DB has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in