Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_SGD_DEMAND_MGR | Demand Manager | 20130225 |
Properties
| Interface | /MRSS/IF_SGE_DEMANDS | |
| Short Description | Demand Manager Interface |
General Data
| Package | /MRSS/SGE | Multiresource Planning: Scheduling Engine |
| Created | 20130225 | SAP |
| Last changed | 20141109 | |
| Unicode checks active |
Forward declarations
Interface /MRSS/IF_SGE_DEMANDS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MRSS/IF_SGE_BEFORE_INITIALIZE | EVENT - Events Before Initialization | 20130225 |
Friends
Interface /MRSS/IF_SGE_DEMANDS has no friend.
Attributes
Interface /MRSS/IF_SGE_DEMANDS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130225 | ||
| 2 | Instance method | Public | Method | Check if a complex demand was changed or deleted | 20130522 | |
| 3 | Instance method | Public | Method | Check if a demand was changed or deleted | 20130522 | |
| 4 | Instance method | Public | Method | Removes reference profile matching result from demands | 20130813 | |
| 5 | Instance method | Public | Method | Add Demands | 20130225 | |
| 6 | Instance method | Public | Method | Get All Demands | 20130225 | |
| 7 | Instance method | Public | Method | Set Up Demands | 20130225 | |
| 8 | Instance method | Public | Method | Maintain the Demands | 20130225 | |
| 9 | Instance method | Public | Method | Read demands for MNT | 20130225 | |
| 10 | Instance method | Public | Method | Read demands for MNT (external keys) | 20130225 | |
| 11 | Instance method | Public | Method | Get Data for Backlog Display | 20130225 | |
| 12 | Instance method | Public | Method | Get Detail Data for a Demand | 20130225 | |
| 13 | Instance method | Public | Method | Delete References to Demand Objects | 20130225 | |
| 14 | Instance method | Public | Method | Determine Demand Object | 20130225 | |
| 15 | Instance method | Public | Method | Set the Demand Plan Date Horizon | 20130225 | |
| 16 | Instance method | Public | Method | Maintenance of the log text for demands | 20130225 | |
| 17 | Instance method | Public | Method | Determines Relevance of Demands | 20130225 | |
| 18 | Instance method | Public | Method | Gets Processing Mode Information | 20130225 | |
| 19 | Instance method | Public | Method | Return allowed functions for a demand / order | 20130731 | |
| 20 | Instance method | Public | Method | Returns all demands and orders as worklist | 20130813 | |
| 21 | Instance method | Public | Method | Get the Demand Print Documents | 20130225 | |
| 22 | Instance method | Public | Method | Get the planning horizon for demands | 20130813 | |
| 23 | Instance method | Public | Method | Get reference profile matching result from demands | 20130813 | |
| 24 | Instance method | Public | Method | Get Technician Groups Assigned to the Orders | 20130225 | |
| 25 | Instance method | Public | Method | Is demand planning allowed? | 20130226 | |
| 26 | Instance method | Public | Method | Initializes the loading of the demands | 20130603 | |
| 27 | Instance method | Public | Method | Read New Demands | 20130225 | |
| 28 | Instance method | Public | Method | Returns all orders | 20130813 | |
| 29 | Instance method | Public | Method | Returns the Orders | 20130225 | |
| 30 | Instance method | Public | Method | Print the Demand Documents | 20130225 | |
| 31 | Instance method | Public | Method | OBSOLETE - Reset | 20130225 | |
| 32 | Instance method | Public | Method | Set reference profile matching result on demands | 20130813 | |
| 33 | Instance method | Public | Method | Determine Technical Objects | 20130624 | |
| 34 | Instance method | Public | Method | Determines Required Tools | 20130225 | |
| 35 | Instance method | Public | Method | Update Changed Order Data for Delta Refresh | 20130225 |
Events
Interface /MRSS/IF_SGE_DEMANDS has no event.
Types
Interface /MRSS/IF_SGE_DEMANDS has no local type.
Method Signatures
Method AUTHORITY_INFO_ADD 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 | 20130225 | |||
| 2 | ET_ORG_UNITS | Call by reference | Type reference (TYPE) | OBJEC_T | Org. Management: Table of Object Entries | 20130225 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130225 | |||
| 4 | IT_ORG_UNITS | Call by reference | Type reference (TYPE) | OBJEC_T | Org. Management: Table of Object Entries | 20130225 | |||
| 5 | IV_CLEAR_BUFFER | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130225 |
Method AUTHORITY_INFO_ADD on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method CHECK_COMPLEX_DEMAND_CHANGED 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 | 20130522 | |||
| 2 | EV_DELETED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130522 | |||
| 3 | IV_DEMAND_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20130522 |
Method CHECK_COMPLEX_DEMAND_CHANGED on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method CHECK_DEMAND_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHANGED_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130522 | |||
| 2 | ET_DELETED_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130522 | |||
| 3 | EV_CHANGED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130522 | |||
| 4 | EV_CHANGED_AT | Call by reference | Type reference (TYPE) | /MRSS/T_TIMESTAMP | Time Stamp (Date and Time) | 20130522 | |||
| 5 | EV_CHANGED_BY | Call by reference | Type reference (TYPE) | UNAME | User Name | 20130522 | |||
| 6 | EV_CHANGED_IN_BACKGROUND | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130522 | |||
| 7 | EV_DELETED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130522 | |||
| 8 | IV_DEMAND_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20130522 | |||
| 9 | IV_UPDATE_DEMAND | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 'X' | Boolean Variable | 20130522 |
Method CHECK_DEMAND_CHANGED on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method DELETE_REFERENCE_PROFILE_MATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MATCHING_RESULT | Call by reference | Type reference (TYPE) | /MRSS/T_RANK_MATCH_TAB | Temporary Qualifications Matching Tab | 20130813 |
Method DELETE_REFERENCE_PROFILE_MATCH on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method DEMANDS_ADD 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 | 20130225 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130225 | |||
| 3 | IT_ORDERS | Call by reference | Type reference (TYPE) | /MRSS/T_DEMAND_ID_RNG_TAB | Range Table for Demand Numbers | 20130225 | |||
| 4 | IT_ORG_UNITS | Call by reference | Type reference (TYPE) | OBJEC_T | Org. Management: Table of Object Entries | 20130225 |
Method DEMANDS_ADD on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method DEMANDS_ALL_GET 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_DEMAND_TAB | Table with Demands | 20130225 | |||
| 2 | IV_ONLY_DISPO_REL | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130225 |
Method DEMANDS_ALL_GET on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method DEMANDS_BUILD 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_DEMAND_TAB | Table with Demands | 20130225 | |||
| 2 | IT_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130225 | |||
| 3 | IV_WL_REL | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130225 |
Method DEMANDS_BUILD on Interface /MRSS/IF_SGE_DEMANDS 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_DEMAND_TAB | Table with Demands | 20130225 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20130225 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130225 | |||
| 4 | IT_DEMANDS_STR | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR_WRK_TAB | Complex demands in structure representation | 20130225 | |||
| 5 | IT_QUALIF | Call by reference | Type reference (TYPE) | /MRSS/T_QUALIF_REQ_DEM_TAB | Required qualifications | 20140109 |
Method DEMANDS_MAINTAIN on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method DEMANDS_MNT_GET 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 | 20130225 | |||
| 2 | ET_DEMANDS_WRK | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR_WRK_TAB | Complex demands in structure representation | 20130225 | |||
| 3 | IT_DEMAND_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130225 | |||
| 4 | IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130225 | |||
| 5 | IV_CHECK_FOR_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130225 | |||
| 6 | IV_COMPLETE_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130225 | |||
| 7 | IV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130225 | |||
| 8 | IV_KEEP_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130225 | |||
| 9 | IV_RELOAD | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130225 |
Method DEMANDS_MNT_GET on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method DEMANDS_MNT_GET_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DEMANDS_EXT | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR_TAB | Complex demands in structure representation | 20130225 | |||
| 2 | IT_DEMAND_EXT_KEYS | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_KEY_EXT_TAB | Table with External Keys | 20130225 | |||
| 3 | IT_DEMAND_ID_RNG | Call by reference | Type reference (TYPE) | /MRSS/T_DEMAND_ID_RNG_TAB | Range Table for Demand Numbers | 20130225 | |||
| 4 | IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130225 | |||
| 5 | IV_CHECK_FOR_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130225 | |||
| 6 | IV_COMPLETE_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130225 | |||
| 7 | IV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130225 | |||
| 8 | IV_KEEP_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130225 | |||
| 9 | IV_RELOAD | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130225 |
Method DEMANDS_MNT_GET_EXT on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method DEMAND_BACKLOG_DET_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BACKLOG | Call by reference | Type reference (TYPE) | /MRSS/T_WL_BACKLOG_TAB | Table for Displaying the Worklist Backlog | 20130225 | |||
| 2 | IT_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_DEMAND_TAB | Table with Demands | 20130225 | |||
| 3 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Time Zone | 20130225 |
Method DEMAND_BACKLOG_DET_GET on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method DEMAND_DET_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DEM_ESS | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ESS_TAB | Demands with Essential Attributes | 20130225 | |||
| 2 | IV_DURATION_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_DURATION_TYPE | Type of Duration of Demand | 20130225 | |||
| 3 | IV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20130225 | |||
| 4 | IV_TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Time Zone | 20130225 |
Method DEMAND_DET_GET on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method DEMAND_OBJECTS_DEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DEMANDS_DEL | Call by reference | Type reference (TYPE) | /MRSS/T_GUIDS_TAB | Table with Two GUIDs at a Time | 20130225 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20130225 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130225 | |||
| 4 | IT_DEMANDS_DEL | Call by reference | Type reference (TYPE) | /MRSS/T_GUIDS_TAB | Table with Two GUIDs at a Time | 20130225 |
Method DEMAND_OBJECTS_DEL on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method DEMAND_OBJ_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20130225 | |||
| 2 | RREF_DEMAND | Value transfer | Object reference (TYPE REF TO) | /MRSS/IF_SGE_SINGLE_DEMAND | Scheduling Engine Demand | 20130225 |
Method DEMAND_OBJ_GET on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method DEMAND_PLAN_DATE_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130225 | |||
| 2 | IV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130225 |
Method DEMAND_PLAN_DATE_SET on Interface /MRSS/IF_SGE_DEMANDS 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 | 20130225 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130225 | |||
| 3 | IT_PROTOCOL_TEXT | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_TEXT_TAB | General text table | 20130225 | |||
| 4 | IV_DEMAND_EXT_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_KEY_EXT | External Demand Key | 20130225 | |||
| 5 | IV_DEMAND_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20130225 | |||
| 6 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20130225 | |||
| 7 | IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20130225 | |||
| 8 | IV_OPERATION | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OPERATION | Command Operation | 20130225 |
Method DEMAND_PROTOCOL_MAINTAIN on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method DEMAND_REL_DET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DEM_REL | Call by reference | Type reference (TYPE) | /MRSS/T_DEMAND_TAB | Table with Demands | 20130225 | |||
| 2 | IT_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_DEMAND_TAB | Table with Demands | 20130225 | |||
| 3 | IV_REDETERMINE_ALL | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130225 |
Method DEMAND_REL_DET on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method EDIT_MODE_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_SINGLE_DEMAND | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_SGE_SINGLE_DEMAND | Scheduling Engine Demand | 20130225 | |||
| 2 | RV_EDIT_MODE | Value transfer | Type reference (TYPE) | /MRSS/T_EDIT_MODE | Processing Mode | 20130225 |
Method EDIT_MODE_GET on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method GET_ALLOWED_DEMAND_FUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DEMAND_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20130731 | |||
| 2 | IV_RELOAD | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | ' ' | Boolean Variable | 20130731 | ||
| 3 | RS_ALLOWED_FUNCTIONS | Value transfer | Type reference (TYPE) | /MRSS/T_ALLOWED_DEM_FUNC | Functionalities allowed for demand type | 20130731 |
Method GET_ALLOWED_DEMAND_FUNCTIONS on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method GET_ALL_DEMANDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ALSO_NOT_REL | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | ' ' | Return irrelevant order data? | 20130813 | ||
| 2 | IV_FORCE_RELEVANCE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | ' ' | Force evreything to be relevant? | 20130813 | ||
| 3 | IV_RETURN_ALL_HEADERS | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | ' ' | Return also WBS and Projects? | 20130813 | ||
| 4 | RT_WORKLIST_EXTERNAL | Value transfer | Type reference (TYPE) | /MRSS/T_WORKLIST_EXT_TAB | Table with Worklist Data | 20130813 |
Method GET_ALL_DEMANDS on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method GET_DEMAND_PRINT_DOCS 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 | 20130225 | |||
| 2 | ET_PRINT_DOCUMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_PRINT_DEM_DOCS_TAB | Demand Documents Table | 20130225 | |||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130225 | |||
| 4 | IT_DEMAND_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130225 |
Method GET_DEMAND_PRINT_DOCS on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method GET_PLANNING_HORIZON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_DEMAND_PLANNING_HORIZON | Value transfer | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Planning horizon (logon timeframe) for demands | 20130813 |
Method GET_PLANNING_HORIZON on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method GET_REFERENCE_PROFILE_MATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DEMAND_LIST | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of Demand GUIDs | 20130813 | |||
| 2 | RT_MATCHING_RESULT | Value transfer | Type reference (TYPE) | /MRSS/T_RANK_MATCH_TAB | Temporary Qualifications Matching Tab | 20130813 |
Method GET_REFERENCE_PROFILE_MATCH on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method HEADER_GROUPS_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ORG_UNITS | Call by reference | Type reference (TYPE) | /MRSS/T_ORG_UNIT_TAB | Table Containing Organizational Units | 20130225 | |||
| 2 | IT_ORDERS | Call by reference | Type reference (TYPE) | /MRSS/T_DEMAND_ID_RNG_TAB | Range Table for Demand Numbers | 20130225 | |||
| 3 | IT_ORD_EX_STATUS | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_SELOPT_ORD_STA_TAB | Selection Criteria for Order User Status | 20130225 | |||
| 4 | IT_ORD_IN_STATUS | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_SELOPT_ORD_STA_TAB | Selection Criteria for Order User Status | 20130225 | |||
| 5 | IT_ORD_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_SELOPT_ORD_TYP_TAB | Selection Criteria for Order Numbers | 20130225 | |||
| 6 | IV_EX_STATUS_LANGU | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20130225 | |||
| 7 | IV_IN_STATUS_LANGU | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20130225 |
Method HEADER_GROUPS_GET on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method IS_DEM_PLANNING_ALLOWED 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 | 20130226 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130226 | |||
| 3 | IV_DEMAND_GUID | Value transfer | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20130226 |
Method IS_DEM_PLANNING_ALLOWED on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method LOAD_DEMANDS 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_DEMAND_TAB | Table with Demands | 20130603 | |||
| 2 | ET_INVALID_ORDERS | Call by reference | Type reference (TYPE) | /MRSS/T_DEMAND_ID_RNG_TAB | Range Table for Demand Numbers | 20130603 | |||
| 3 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Message Table | 20130603 | |||
| 4 | ET_PLANNING_NODE | Call by reference | Type reference (TYPE) | /MRSS/T_PLANNING_NODE_KEY_TAB | Table with Keys for Planning Nodes | 20130603 | |||
| 5 | ET_TOOLS | Call by reference | Type reference (TYPE) | /MRSS/T_DEMAND_TAB | Table with Demands | 20130603 | |||
| 6 | IREF_SELECTION_CONTAINER | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_SGE_SELECTION_CONT | MRS Logon Selection Container | 20130603 | |||
| 7 | IV_BASIS | Call by reference | Type reference (TYPE) | /MRSS/T_SEL_BASE | Selection Basis | 20130603 | |||
| 8 | IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130603 | |||
| 9 | IV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130603 | |||
| 10 | IV_NO_DEMAND_RESET | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130603 | |||
| 11 | IV_REFRESH | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130603 |
Method LOAD_DEMANDS on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method NEW_DEMANDS_READ 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_DEMAND_TAB | Table with Demands | 20130225 |
Method NEW_DEMANDS_READ on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method ORDERS_ALL_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ONLY_DISPO_REL | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | ' ' | Boolean Variable | 20130813 | ||
| 2 | RT_ORDERS | Value transfer | Type reference (TYPE) | /MRSS/T_ORDER_TAB | Table of Orders | 20130813 |
Method ORDERS_ALL_GET on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method ORDER_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HEADER | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20130225 | |||
| 2 | RS_ORDER | Value transfer | Type reference (TYPE) | /MRSS/T_ORDER | Order with Object | 20130225 |
Method ORDER_GET on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method PRINT_DEMAND_DOCS 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 | 20130225 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130225 | |||
| 3 | IT_DEMAND_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130225 | |||
| 4 | IT_PRINTER | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_PRINTER_TAB | Spool: List of Output devices | 20130225 | |||
| 5 | IT_SELECTED_DOCUMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_PRINT_DEM_DOCS_TAB | Demand Documents Table | 20130225 | |||
| 6 | IV_ACTION_PERFORMED | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_PRINT_ACTION | Action Performed during printing of objects | 20130225 |
Method PRINT_DEMAND_DOCS on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method RESET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REFRESH | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20130225 |
Method RESET on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method SET_REFERENCE_PROFILE_MATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MATCHING_RESULT | Call by reference | Type reference (TYPE) | /MRSS/T_RANK_MATCH_TAB | Temporary Qualifications Matching Tab | 20130813 |
Method SET_REFERENCE_PROFILE_MATCH on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method TECHNICAL_OBJECTS_DETERMINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TECH_OBJECTS | Call by reference | Type reference (TYPE) | /MRSS/T_TECH_OBJECT_TAB | Technical Objects Table | 20130624 | |||
| 2 | IT_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_DEMAND_TAB | Table with Demands | 20130624 |
Method TECHNICAL_OBJECTS_DETERMINE on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method TOOL_RESOURCES_DETERMINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TOOLS | Call by reference | Type reference (TYPE) | /MRSS/T_DEMAND_TAB | Table with Demands | 20130225 | |||
| 2 | IT_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_DEMAND_TAB | Table with Demands | 20130225 |
Method TOOL_RESOURCES_DETERMINE on Interface /MRSS/IF_SGE_DEMANDS has no exception.
Method UPDATE_CHANGED_ORDERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DELETED_ITEMS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130225 | |||
| 2 | ET_DELETED_ORDERS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130705 | |||
| 3 | ET_INSERTED_ITEMS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130705 | |||
| 4 | ET_INSERTED_ORDERS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130705 | |||
| 5 | ET_UPDATED_ITEMS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130705 | |||
| 6 | ET_UPDATED_ORDERS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20130705 |
Method UPDATE_CHANGED_ORDERS on Interface /MRSS/IF_SGE_DEMANDS has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 800 |