SAP ABAP Interface /MRSS/IF_SGE_WORKLIST (Worklist Interface)
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_WORKLIST_MGR | Worklist Manager UI Layer | 20130225 |
Properties
| Interface | /MRSS/IF_SGE_WORKLIST | |
| Short Description | Worklist Interface |
General Data
| Package | /MRSS/SGE | Multiresource Planning: Scheduling Engine |
| Created | 20030423 | SAP |
| Last changed | 20141109 | |
| Unicode checks active |
Forward declarations
Interface /MRSS/IF_SGE_WORKLIST has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MRSS/IF_SGE_BEFORE_INITIALIZE | EVENT - Events Before Initialization | 20080910 |
Friends
Interface /MRSS/IF_SGE_WORKLIST has no friend.
Attributes
Interface /MRSS/IF_SGE_WORKLIST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the changed attributes | 20130724 | |
| 2 | Instance method | Public | Method | Returns the worklist attributes for a specific demand | 20130619 | |
| 3 | Instance method | Public | Method | Reset | 20030829 | |
| 4 | Instance method | Public | Method | Something on the lock has changed... Register for Calculatio | 20130821 | |
| 5 | Instance method | Public | Method | Force manager to read worklist profile to be used again | 20130524 | |
| 6 | Instance method | Public | Method | Get Worklist Fields | 20030530 | |
| 7 | Instance method | Public | Method | Get Worklist | 20030520 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | BEFORE_DEMAND_INITIALIZE | Instance Event (0) |
Public (2) |
20080910 | |
| 2 | INITIALIZE_ASSIGNMENTS | Instance Event (0) |
Public (2) |
Initialize Assignments | 20030908 |
Types
Interface /MRSS/IF_SGE_WORKLIST has no local type.
Method Signatures
Method GET_CHANGED_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_IF_DEMAND | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_SGE_SINGLE_DEMAND | Scheduling Engine Demand | 20130724 | |||
| 2 | IREF_IF_ORDER | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_SGE_COMPLEX_DEMAND | Complex Demand (Order) | 20130807 | |||
| 3 | IS_DEMAND_NEW | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ITEM_STR | Structure representation of a demand item | 20130724 | |||
| 4 | IS_DEMAND_OLD | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_ITEM_STR | Structure representation of a demand item | 20130724 | |||
| 5 | IS_HEADER_NEW | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR | Complex Demand in Structure Representation | 20130724 | |||
| 6 | IS_HEADER_OLD | Call by reference | Type reference (TYPE) | /MRSS/T_DEM_STR | Complex Demand in Structure Representation | 20130724 | |||
| 7 | RT_ATTRIBUTES | Value transfer | Type reference (TYPE) | /MRSS/T_FIELDNAME_VALUE_TAB | Table with Fields and Values | 20130724 |
Method GET_CHANGED_ATTRIBUTES on Interface /MRSS/IF_SGE_WORKLIST has no exception.
Method GET_WORKLIST_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Scheduling Engine Demand or Header | 20130619 | |||
| 2 | RT_ATTRIBUTES | Value transfer | Type reference (TYPE) | /MRSS/T_FIELDNAME_VALUE_TAB | Table with Fields and Values | 20130619 |
Method GET_WORKLIST_ATTRIBUTES on Interface /MRSS/IF_SGE_WORKLIST 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 | 20090924 |
Method RESET on Interface /MRSS/IF_SGE_WORKLIST has no exception.
Method UPDATE_LOCK_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Scheduling Engine Demand or Header | 20130821 | |||
| 2 | RT_ATTRIBUTES | Value transfer | Type reference (TYPE) | /MRSS/T_FIELDNAME_VALUE_TAB | Table with Fields and Values | 20130822 |
Method UPDATE_LOCK_STATUS on Interface /MRSS/IF_SGE_WORKLIST has no exception.
Method UPDATE_WORKLIST_PROFILE Signature
Method UPDATE_WORKLIST_PROFILE on Interface /MRSS/IF_SGE_WORKLIST has no parameter.
Method UPDATE_WORKLIST_PROFILE on Interface /MRSS/IF_SGE_WORKLIST has no exception.
Method WORKLIST_FIELDS_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_WL_FIELDS | Call by reference | Type reference (TYPE) | /MRSS/T_WL_FIELD_TAB | Felder des Arbeitsvorrats | 20030530 |
Method WORKLIST_FIELDS_GET on Interface /MRSS/IF_SGE_WORKLIST has no exception.
Method WORKLIST_GET 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 | 20120710 | ||
| 2 | IV_FORCE_RELEVANCE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 20070215 | ||||
| 3 | IV_RETURN_ALL_HEADERS | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | ' ' | Auch Projekte und WBS zurückgeben? Default = NO | 20081010 | ||
| 4 | RT_WORKLIST | Value transfer | Type reference (TYPE) | /MRSS/T_WORKLIST_EXT_TAB | Tabelle mit Daten des Arbeitsvorrates | 20030520 |
Method WORKLIST_GET on Interface /MRSS/IF_SGE_WORKLIST has no exception.
Event Signatures
Event BEFORE_DEMAND_INITIALIZE Signature
Event BEFORE_DEMAND_INITIALIZE on Interface /MRSS/IF_SGE_WORKLIST has no parameter.
Event INITIALIZE_ASSIGNMENTS Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DEMANDS | Exporting | Value transfer | Type reference (TYPE) | /MRSS/T_DEMAND_TAB | Tabelle mit Bedarfen | 20030908 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 401 |