SAP ABAP Interface /MRSS/IF_SGE_APPLICATION_REP (Reporting 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_SGE_APPLICATION_REP | Scheduling Engine Application: Access for Reporting | 20031204 |
Properties
Interface | /MRSS/IF_SGE_APPLICATION_REP | |
Short Description | Reporting Interface |
General Data
Package | /MRSS/SGE | Multiresource Planning: Scheduling Engine |
Created | 20031204 | SAP |
Last changed | 20141109 | |
Unicode checks active |
Forward declarations
Interface /MRSS/IF_SGE_APPLICATION_REP has no forward declaration.
Interfaces
Interface /MRSS/IF_SGE_APPLICATION_REP has no interface.
Friends
Interface /MRSS/IF_SGE_APPLICATION_REP has no friend.
Attributes
Interface /MRSS/IF_SGE_APPLICATION_REP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Availability Without Considering ON CALL Type | 20070522 |
2 | ![]() |
Instance method | Public | Method | Get Availability of Resource | 20070419 |
3 | ![]() |
Instance method | Public | Method | Enrollment | 20031204 |
4 | ![]() |
Instance method | Public | Method | Get Resources and Assignments | 20031204 |
5 | ![]() |
Instance method | Public | Method | 20080122 | |
6 | ![]() |
Instance method | Public | Method | Get Worklist Backlog | 20040123 |
7 | ![]() |
Instance method | Public | Method | Get Demands/Assignments | 20080528 |
8 | ![]() |
Instance method | Public | Method | Get Worklist | 20031204 |
Events
Interface /MRSS/IF_SGE_APPLICATION_REP has no event.
Types
Interface /MRSS/IF_SGE_APPLICATION_REP has no local type.
Method Signatures
Method AVAILABILITY_GET_NOC 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 | Table with Messages | 20070522 | ||
2 | ![]() |
ET_TIME_AVAIL | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TSP_INT_TAB | 20070522 | |||
3 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20070522 | ||
4 | ![]() |
IT_RESOURCES | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20070522 | ||
5 | ![]() |
IV_AVAIL_LEVEL | Call by reference | Type reference (TYPE) | CHAR2 | '00' | Version Number Component | 20070522 | |
6 | ![]() |
IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20070522 | ||
7 | ![]() |
IV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20070522 |
Method AVAILABILITY_GET_NOC on Interface /MRSS/IF_SGE_APPLICATION_REP has no exception.
Method GET_AVAILABILITY 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 | Table with Messages | 20070419 | ||
2 | ![]() |
ET_TIME_AVAIL | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TSP_INT_TAB | GUIDs with Intervals | 20070419 | ||
3 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20070419 | ||
4 | ![]() |
IT_RESOURCES | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | List of GUIDs | 20070419 | ||
5 | ![]() |
IV_AVAIL_LEVEL | Call by reference | Type reference (TYPE) | CHAR2 | '00' | Version Number Component | 20070419 | |
6 | ![]() |
IV_BEG_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20070419 | ||
7 | ![]() |
IV_END_TSTMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20070419 |
Method GET_AVAILABILITY on Interface /MRSS/IF_SGE_APPLICATION_REP has no exception.
Method LOGON 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 | Tabelle von Nachrichten | 20031204 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20031204 | ||
3 | ![]() |
IT_ORG_UNITS | Call by reference | Type reference (TYPE) | OBJEC_T | Orgmanagement: Tabelle von Objec Einträgen | 20031204 | ||
4 | ![]() |
IV_BEGDA | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20031204 | ||
5 | ![]() |
IV_BEG_UZEIT | Call by reference | Type reference (TYPE) | UZEIT | '000000' | Tageszeit | 20040123 | |
6 | ![]() |
IV_ENDDA | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20031204 | ||
7 | ![]() |
IV_END_UZEIT | Call by reference | Type reference (TYPE) | UZEIT | '235959' | Tageszeit | 20040123 | |
8 | ![]() |
IV_NO_RESOURCES | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolesche Variable | 20040123 |
Method LOGON on Interface /MRSS/IF_SGE_APPLICATION_REP has no exception.
Method RESOURCES_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LINKS | Call by reference | Type reference (TYPE) | /MRSS/T_LINK_OBJ_EXT_TAB | Tabelle mit Links in externer Darstellung | 20040226 | ||
2 | ![]() |
ET_RESOURCES | Call by reference | Type reference (TYPE) | /MRSS/T_RESOURCE_REP_DATA_TAB | Ressourcen und Einsätze für Reporting | 20031204 | ||
3 | ![]() |
ET_TEAMS | Call by reference | Type reference (TYPE) | /MRSS/T_TEAM_EXT_TAB | Tabelle mit Teams | 20040226 |
Method RESOURCES_GET on Interface /MRSS/IF_SGE_APPLICATION_REP has no exception.
Method RESOURCE_DETAIL_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_FIELDNAME_VALUE_TAB | Table with Fields and Values | 20080122 | ||
2 | ![]() |
IV_RESOURCE_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20080122 |
Method RESOURCE_DETAIL_GET on Interface /MRSS/IF_SGE_APPLICATION_REP has no exception.
Method WORKLIST_BACKLOG_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 | Tabelle für Darstellung des Arbeitsvorrats-Backlogs | 20040123 | ||
2 | ![]() |
IV_WORKLIST_REFRESH | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | SPACE | Boolean Variable | 20070605 |
Method WORKLIST_BACKLOG_GET on Interface /MRSS/IF_SGE_APPLICATION_REP has no exception.
Method WORKLIST_DETAILS_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_ASSIGNMENT_WFM_DET_TAB | Table with Assignments | 20080528 | ||
2 | ![]() |
ET_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_DEMAND_TAB | Table with Demands | 20080528 | ||
3 | ![]() |
IT_DEMANDS | Call by reference | Type reference (TYPE) | /MRSS/T_DEMAND_TAB | Table with Demands | 20080528 | ||
4 | ![]() |
IV_GET_ASSIGNMENTS | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20080528 | ||
5 | ![]() |
IV_INITIALIZE | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean Variable | 20080528 |
Method WORKLIST_DETAILS_GET on Interface /MRSS/IF_SGE_APPLICATION_REP has no exception.
Method WORKLIST_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_ESS_TAB | Bedarfe mit wichtigen Attributen | 20031204 |
Method WORKLIST_GET on Interface /MRSS/IF_SGE_APPLICATION_REP has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 401 |