SAP ABAP Interface /MRSS/IF_EX_SGU_DESC_DETER (BAdI interface /MRSS/IF_EX_SGU_DESC_DETER)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/SGU (Package) User Interface for Interactive Planning Board
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_DEF_IM_SGU_DESC_DETER Default implementation for BAdI definition /MRSS/SGU_DESC_D 20061115
2 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_EX_SGU_DESC_DETER BAdI Class /MRSS/CL_EX_SGU_DESC_DETER 20081210
3 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_IM_SGU_DESC_DETER Imp. Classe for BAdI Imp. /MRSS/SGU_DESC_DETER 20050623
Properties
Interface /MRSS/IF_EX_SGU_DESC_DETER  
Short Description BAdI interface /MRSS/IF_EX_SGU_DESC_DETER    
General Data
Package /MRSS/SGU   User Interface for Interactive Planning Board 
Created 20060515   SAP 
Last changed 20141109    
Unicode checks active    
Forward declarations
Interface /MRSS/IF_EX_SGU_DESC_DETER has no forward declaration.
Interfaces
Interface /MRSS/IF_EX_SGU_DESC_DETER has no interface.
Friends
Interface /MRSS/IF_EX_SGU_DESC_DETER has no friend.
Attributes
Interface /MRSS/IF_EX_SGU_DESC_DETER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ASSIGNMENT_DESCRIPTION Instance method Public Method Get texts for assignments 20060515
2 GET_RESOURCE_DESCRIPTION Instance method Public Method Determine texts for resources 20060515
3 GET_SUMBAR_DESCRIPTION Instance method Public Method Determine texts for totals bar 20060817
4 GET_TIMEDATA_DESCRIPTION Instance method Public Method Text for Time Data Determination 20101214
5 GET_TIMESPEC_DESCRIPTION Instance method Public Method Determine Texts for Time Allocations 20060515
6 GET_TRAVEL_DESCRIPTION Instance method Public Method Travel Time Description 20070725
7 INIT_ASSIGNMENT_DESCRIPTION Instance method Public Method Determine Texts for All Assignments Initially 20070401
8 INIT_SUMBAR_DESCRIPTION Instance method Public Method Initialize the Texts for Sumbars 20110117
9 INIT_TIMESPEC_DESCRIPTION Instance method Public Method Determine Texts for All Time Allocations Initially 20070401
10 INIT_TRAVEL_DESCRIPTION Instance method Public Method Travel Time Text 20070725
Events
Interface /MRSS/IF_EX_SGU_DESC_DETER has no event.
Types
Interface /MRSS/IF_EX_SGU_DESC_DETER has no local type.
Method Signatures

Method GET_ASSIGNMENT_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TEXT Call by reference Type reference (TYPE) BCVALSVAL Text des Einsatzes 20060515
2 Changing CV_TOOLTIP Call by reference Type reference (TYPE) BCVALSVAL Tooltip des Einsatzes 20060515
3 Importing IREF_FACADE Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_FACADE Fassade der Scheduling Engine 20060515
4 Importing IS_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT_EXT Einsatzdaten 20060515
5 Importing IV_MODE Call by reference Type reference (TYPE) CHAR1 'R' R: Resource Gantt, D: Demand Gantt 20090923

Method GET_ASSIGNMENT_DESCRIPTION on Interface /MRSS/IF_EX_SGU_DESC_DETER has no exception.

Method GET_RESOURCE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TEXT Call by reference Type reference (TYPE) BCVALSVAL Text der Ressource 20060515
2 Changing CV_TOOLTIP Call by reference Type reference (TYPE) BCVALSVAL Tooltip der Ressource 20060515
3 Importing IREF_FACADE Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_FACADE Fassade der Scheduling Engine 20060515
4 Importing IS_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_RESOURCE_DATA Daten einer Ressource 20060515

Method GET_RESOURCE_DESCRIPTION on Interface /MRSS/IF_EX_SGU_DESC_DETER has no exception.

Method GET_SUMBAR_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TEXT Call by reference Type reference (TYPE) BCVALSVAL Text der Ressource 20060817
2 Changing CV_TOOLTIP Call by reference Type reference (TYPE) BCVALSVAL Tooltip der Ressource 20060817
3 Importing IREF_FACADE Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_FACADE Fassade der Scheduling Engine 20060817
4 Importing IS_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT_INT Interne Darstellung eines Einsatzes 20100903
5 Importing IS_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_RESOURCE_DATA Daten einer Ressource 20060817

Method GET_SUMBAR_DESCRIPTION on Interface /MRSS/IF_EX_SGU_DESC_DETER has no exception.

Method GET_TIMEDATA_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TEXT Call by reference Type reference (TYPE) BCVALSVAL Value in value table 20101214
2 Changing CV_TOOLTIP Call by reference Type reference (TYPE) BCVALSVAL Value in value table 20101214
3 Importing IREF_FACADE Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_FACADE Fassade der Scheduling Engine 20101214
4 Importing IS_TIMEDATA Call by reference Type reference (TYPE) /MRSS/T_SGU_CLOCK_INF Assignment of Time Data - Bar Chart Element 20101214
5 Importing IV_MODE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20101214

Method GET_TIMEDATA_DESCRIPTION on Interface /MRSS/IF_EX_SGU_DESC_DETER has no exception.

Method GET_TIMESPEC_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TEXT Call by reference Type reference (TYPE) BCVALSVAL Text der Zeitspezifikation 20060515
2 Changing CV_TOOLTIP Call by reference Type reference (TYPE) BCVALSVAL Tooltip der Zeitspezifikation 20060515
3 Importing IREF_FACADE Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_FACADE Fassade der Scheduling Engine 20060515
4 Importing IS_TIMESPEC Call by reference Type reference (TYPE) /MRSS/T_TIMESPEC Zeitspezifikation 20060515

Method GET_TIMESPEC_DESCRIPTION on Interface /MRSS/IF_EX_SGU_DESC_DETER has no exception.

Method GET_TRAVEL_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CV_TEXT_FROM Call by reference Type reference (TYPE) BCVALSVAL Wert in Wertetabelle 20070725
2 Exporting CV_TEXT_TO Call by reference Type reference (TYPE) BCVALSVAL Wert in Wertetabelle 20070725
3 Importing IS_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT_EXT Einsatzdaten zur Anzeige auf der Benutzeroberfläche 20070725

Method GET_TRAVEL_DESCRIPTION on Interface /MRSS/IF_EX_SGU_DESC_DETER has no exception.

Method INIT_ASSIGNMENT_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TEXT_TOOLTIP Call by reference Type reference (TYPE) /MRSS/T_INIT_DESCRIPTION_TAB Liste mit Texten und Tooltips zum Einsatz 20070401
2 Importing IREF_FACADE Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_FACADE Fassade der Scheduling Engine 20070401
3 Importing IT_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT_EXT_TAB Einsatzdaten 20070401
4 Importing IV_MODE Call by reference Type reference (TYPE) CHAR1 'R' R: Resource Gantt, D: Demand Gantt 20090923

Method INIT_ASSIGNMENT_DESCRIPTION on Interface /MRSS/IF_EX_SGU_DESC_DETER has no exception.

Method INIT_SUMBAR_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DURATION Call by reference Type reference (TYPE) /MRSS/T_INIT_DURATION_TAB Table Type for initializing the duration 20110117
2 Exporting ET_TEXT_TOOLTIP Call by reference Type reference (TYPE) /MRSS/T_INIT_DESCRIPTION_TAB Initial Texts 20110117
3 Importing IREF_FACADE Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_FACADE Fassade der Scheduling Engine 20110117
4 Importing IT_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT_INT_TAB Assignments in Internal Format 20110127
5 Importing IT_RESOURCE Call by reference Type reference (TYPE) /MRSS/T_RESOURCE_DATA_TAB Table with Resources for the User Interface 20110117

Method INIT_SUMBAR_DESCRIPTION on Interface /MRSS/IF_EX_SGU_DESC_DETER has no exception.

Method INIT_TIMESPEC_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TEXT_TOOLTIP Call by reference Type reference (TYPE) /MRSS/T_INIT_DESCRIPTION_TAB Liste mit Texten und Tooltips zur Zuordnung 20070401
2 Importing IREF_FACADE Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_FACADE Fassade der Scheduling Engine 20070401
3 Importing IT_TIMESPEC Call by reference Type reference (TYPE) /MRSS/T_TIMESPEC_TAB Zeitzuordnungsdaten 20070401

Method INIT_TIMESPEC_DESCRIPTION on Interface /MRSS/IF_EX_SGU_DESC_DETER has no exception.

Method INIT_TRAVEL_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TRAVEL_TEXT Call by reference Type reference (TYPE) /MRSS/T_TRAVEL_TEXT_TAB Liste von Texten pro Einsatz 20070725
2 Importing IREF_FACADE Call by reference Object reference (TYPE REF TO) /MRSS/IF_SGE_FACADE Fassade der Scheduling Engine 20070725
3 Importing IT_ASSIGNMENT Call by reference Type reference (TYPE) /MRSS/T_ASSIGNMENT_EXT_TAB Tabelle mit Einsatzdaten für Benutzungsoberfläche 20070725

Method INIT_TRAVEL_DESCRIPTION on Interface /MRSS/IF_EX_SGU_DESC_DETER has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 195