SAP ABAP Interface /MRSS/IF_SGE_DEMAND_DB (Database Interface for Demand DB)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/SGE (Package) Multiresource Planning: Scheduling Engine

⤷

⤷

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
Interface | /MRSS/IF_SGE_DEMAND_DB | |
Short Description | Database Interface for Demand DB |
General Data
Package | /MRSS/SGE | Multiresource Planning: Scheduling Engine |
Created | 20130227 | SAP |
Last changed | 20141109 | |
Unicode checks active |
Forward declarations
Interface /MRSS/IF_SGE_DEMAND_DB has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /MRSS/IF_SGE_SAVEABLE | Interface for Objects That Can Be Saved | 20130227 |
Friends
Interface /MRSS/IF_SGE_DEMAND_DB has no friend.
Attributes
Interface /MRSS/IF_SGE_DEMAND_DB has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Determines changed demands | 20130227 |
2 | ![]() |
Instance method | Public | Method | Determines Changed Complex Demands | 20130227 |
3 | ![]() |
Instance method | Public | Method | Maintain the Demands | 20130227 |
4 | ![]() |
Instance method | Public | Method | Maintenance of the log text for a demand | 20130227 |
5 | ![]() |
Instance method | Public | Method | Get Headers that have changed since last select for Delta Re | 20130227 |
6 | ![]() |
Instance method | Public | Method | Get items that have changed since last select for Delta Refr | 20130227 |
7 | ![]() |
Instance method | Public | Method | Read Header Data | 20130227 |
8 | ![]() |
Instance method | Public | Method | Read Items for the Header | 20130227 |
9 | ![]() |
Instance method | Public | Method | Selects Demands | 20130227 |
10 | ![]() |
Instance method | Public | Method | Read Administrative Item Data | 20130227 |
11 | ![]() |
Instance method | Public | Method | Read Item Data | 20130227 |
12 | ![]() |
Instance method | Public | Method | Read demand | 20130227 |
13 | ![]() |
Instance method | Public | Method | Selects Complex Demands for the ID | 20130227 |
14 | ![]() |
Instance method | Public | Method | Get Relationships Between Demands | 20130227 |
Events
Interface /MRSS/IF_SGE_DEMAND_DB has no event.
Types
Interface /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 | ![]() |
EV_CHANGED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130227 | ||
2 | ![]() |
EV_DELETED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130227 | ||
3 | ![]() |
IV_DEMAND_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20130227 | ||
4 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130227 |
Method CHANGED_DEMANDS_DET on Interface /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 | ![]() |
ET_CHANGED | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130227 | ||
2 | ![]() |
ET_ORDERS | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_H_TAB | Table of Header Attributes | 20130227 | ||
3 | ![]() |
IT_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130227 | ||
4 | ![]() |
IV_GET_ORDER_STRUC | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130227 | ||
5 | ![]() |
IV_REFRESH | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130227 | ||
6 | ![]() |
IV_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130227 |
Method CHANGED_ORDER_DET on Interface /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 | ![]() |
ET_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR_TAB | Complex demands in structure representation | 20130227 | ||
2 | ![]() |
ET_ITEMS_DELETED | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ITEM_STR_TAB | Table of demand items in structure representation | 20130227 | ||
3 | ![]() |
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 Interface /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 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20130227 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130227 | ||
3 | ![]() |
IT_PROTOCOL_TEXT | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_TEXT_TAB | General text table | 20130227 | ||
4 | ![]() |
IV_DEMAND_EXT_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_KEY_EXT | External Demand Key | 20130227 | ||
5 | ![]() |
IV_DEMAND_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20130227 | ||
6 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20130227 | ||
7 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20130227 | ||
8 | ![]() |
IV_OPERATION | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OPERATION | Command Operation | 20130227 |
Method DEMAND_PROTOCOL_MAINTAIN on Interface /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 | ![]() |
ET_CHANGED_HEADERS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130227 | ||
2 | ![]() |
ET_COMPLETED_HEADERS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130227 | ||
3 | ![]() |
IT_HEADER_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130227 |
Method GET_CHANGED_HEADERS on Interface /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 | ![]() |
ET_CHANGED_ITEMS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130227 | ||
2 | ![]() |
ET_CHANGED_ITEMS_IRR | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130227 | ||
3 | ![]() |
ET_COMPLETED_ITEMS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130227 | ||
4 | ![]() |
ET_DELETED_ITEMS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130227 | ||
5 | ![]() |
ET_NEW_ITEMS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130227 | ||
6 | ![]() |
IT_HEADER_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130227 |
Method GET_CHANGED_ITEMS on Interface /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 | ![]() |
ET_ADDITIONAL_HEADERS | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_H_TAB | Table of Header Attributes | 20130227 | ||
2 | ![]() |
ET_DEM_H | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_H_WRK_TAB | Table of Demand Header Attributes | 20130227 | ||
3 | ![]() |
IT_HEADER | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130227 | ||
4 | ![]() |
IV_RELOAD | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130227 |
Method HEADER_DATA_READ on Interface /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 | ![]() |
ET_ADM | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ADM_WRK_TAB | Administrative Item Data | 20130227 | ||
2 | ![]() |
ET_ADM_FILTERED | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ADM_TAB | Administrative Item Data | 20130227 | ||
3 | ![]() |
IT_HEADER | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130227 | ||
4 | ![]() |
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 | ![]() |
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 | ![]() |
IT_ORD_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_SELOPT_ORD_TYP_TAB | Selection Criteria for Order Numbers | 20130227 | ||
7 | ![]() |
IV_EX_STATUS_LANGU | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20130227 | ||
8 | ![]() |
IV_IN_STATUS_LANGU | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20130227 |
Method ITEMS_READ on Interface /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 | ![]() |
ET_ADM | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ADM_WRK_TAB | Administrative Item Data | 20130227 | ||
2 | ![]() |
IREF_IF_SELECTION | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_SGE_SELECTION | Selection Interface | 20130717 | ||
3 | ![]() |
IT_DEMAND_SRVA | Call by reference | Type reference (TYPE) | /MRSS/T_DEMAND_SRVA_TAB | Guid table for demand service area | 20130227 | ||
4 | ![]() |
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 | ![]() |
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 | ![]() |
IT_ORD_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_SELOPT_ORD_TYP_TAB | Selection Criteria for Order Numbers | 20130227 | ||
7 | ![]() |
IT_ORG_UNITS | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_HROBJECT_TAB | Table of HR Master Data | 20130227 | ||
8 | ![]() |
IT_WORK_CENTRES | Call by reference | Type reference (TYPE) | /MRSS/T_PLANNING_NODE_KEY_TAB | Table with Keys for Planning Nodes | 20130227 | ||
9 | ![]() |
IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130227 | ||
10 | ![]() |
IV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130227 | ||
11 | ![]() |
IV_EX_STATUS_LANGU | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20130227 | ||
12 | ![]() |
IV_IN_STATUS_LANGU | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20130227 | ||
13 | ![]() |
IV_NO_COMPLETED_ITEMS | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130227 |
Method ITEMS_SELECT on Interface /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 | ![]() |
ET_ADM | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ADM_WRK_TAB | Administrative Item Data | 20130227 | ||
2 | ![]() |
IT_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130227 | ||
3 | ![]() |
IV_INIT_ITEMS_SUPP | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130227 |
Method ITEM_ADM_READ on Interface /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 | ![]() |
ET_ITEM_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ITEM_STR_TAB | Table of demand items in structure representation | 20130227 | ||
2 | ![]() |
IT_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130227 | ||
3 | ![]() |
IT_HEADER_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130227 | ||
4 | ![]() |
IV_COMPLETE_OBJECTS | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130227 | ||
5 | ![]() |
IV_RELOAD | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130227 |
Method ITEM_DATA_READ on Interface /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 | ![]() |
ES_DEM_ITEM_STR | Value transfer | Type reference (TYPE) | /MRSS/T_DEM_ITEM_STR | Structure representation of a demand item | 20130227 | ||
2 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20130227 |
Method ITEM_READ on Interface /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 | ![]() |
ET_DEM_H | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_H_WRK_TAB | Table of Demand Header Attributes | 20130227 | ||
2 | ![]() |
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 Interface /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 | ![]() |
ET_INTER_RELAT | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_H_RELAT_WRK_TAB | Relationships to the Complex Demand | 20130227 | ||
2 | ![]() |
ET_RELAT | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_H_RELAT_WRK_TAB | Relationships to the Complex Demand | 20130227 | ||
3 | ![]() |
IT_HEADER | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130227 | ||
4 | ![]() |
IV_INTER_RELAT | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130227 | ||
5 | ![]() |
IV_RELOAD | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130227 |
Method RELATIONS_GET on Interface /MRSS/IF_SGE_DEMAND_DB has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 800 |