SAP ABAP Interface IF_EX_PLM_FMEA_SALV_DISPLAY (Interface for BAdI: BADI_PLM_FMEA_SALV_DISPLAY)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   QM-PT-FA (Application Component) Failure Mode and Effects Analysis
     PLM_FMEA (Package) QM: FMEA - Core Functions
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_PLM_FMEA_SALV_DISPLAY Class for BAdI Impl.: PLM_FMEA_SALV_DISPLAY 20071005
Properties
Interface IF_EX_PLM_FMEA_SALV_DISPLAY  
Short Description Interface for BAdI: BADI_PLM_FMEA_SALV_DISPLAY    
General Data
Package PLM_FMEA   QM: FMEA - Core Functions 
Created 20060516   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20060516
Friends
Interface IF_EX_PLM_FMEA_SALV_DISPLAY has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_GREEN_LIGHT Constant Public Type reference (TYPE) C '3' 20071008
2 GC_OBTYP_CORR_ACT Constant Public Type reference (TYPE) CGPL_OBJECT_TYPE 'COR' Component Type in Project Planning 20071008
3 GC_OBTYP_FMEA Constant Public Type reference (TYPE) CGPL_OBJECT_TYPE 'FMA' Component Type in Project Planning 20071008
4 GC_OBTYP_LISTITEM Constant Public Type reference (TYPE) CGPL_OBJECT_TYPE 'AQN' Component Type in Project Planning 20071008
5 GC_OBTYP_QUEST_H Constant Public Type reference (TYPE) CGPL_OBJECT_TYPE 'QUN' Component Type in Project Planning 20071008
6 GC_OBTYP_QUEST_I Constant Public Type reference (TYPE) CGPL_OBJECT_TYPE 'QUE' Component Type in Project Planning 20071008
7 GC_OFF Constant Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20071008
8 GC_ON Constant Public Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20071008
9 GC_RED_LIGHT Constant Public Type reference (TYPE) C '1' 20071008
10 GC_YELLOW_LIGHT Constant Public Type reference (TYPE) C '2' 20071008
Methods
# Method Level Visibility Method type Description Created on
1 ADD_USER_FUNCTION Instance method Public Method Add Self-Defined Function 20060517
2 CHANGE_ACTION_TABLE Instance method Public Method Adjusts Task Table 20071004
3 CHANGE_DISPLAY Instance method Public Method Adjust Appearance in ALV Display 20060517
4 CHANGE_FMEA_TABLE Instance method Public Method Adjusts FMEA Table 20071004
5 CHANGE_FUNCTIONAL_SETTINGS Instance method Public Method Adjust Settings for ALV Table 20071008
6 CHANGE_LISTITEM_TABLE Instance method Public Method Adjusts Item Table 20071004
7 CHANGE_TABLE_COLUMNS Instance method Public Method Adjust Columns in ALV Table 20060517
8 ON_USER_FUNCTION Instance method Public Method Execute Self-Defined Function 20060517
Events
Interface IF_EX_PLM_FMEA_SALV_DISPLAY has no event.
Types
Interface IF_EX_PLM_FMEA_SALV_DISPLAY has no local type.
Method Signatures

Method ADD_USER_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PFSTATUS Call by reference Type reference (TYPE) SYPFKEY Aktueller GUI-Status 20060518
2 Importing IR_FUNCTIONS Call by reference Object reference (TYPE REF TO) CL_SALV_FUNCTIONS_LIST Generische und selbstdef. Funktionen in listähnl. Tabellen 20060518
3 Importing IV_FMEA_OBJECTTYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20060517
4 Importing IV_FULLSCREEN_MODE Call by reference Type reference (TYPE) ABAP_BOOL Kz. Monitor oder Übersichtliste im Cockpit 20060517

Method ADD_USER_FUNCTION on Interface IF_EX_PLM_FMEA_SALV_DISPLAY has no exception.

Method CHANGE_ACTION_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTIONS Call by reference Type reference (TYPE) PLMT_AUDIT_ACT_ALV_TAB ALV-Tabelle von Korrekturmaßnahmen 20071008
2 Importing IV_FULLSCREEN_MODE Call by reference Type reference (TYPE) ABAP_BOOL Kz. Monitor oder Übersichtliste im Cockpit 20071008

Method CHANGE_ACTION_TABLE on Interface IF_EX_PLM_FMEA_SALV_DISPLAY has no exception.

Method CHANGE_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DISPLAY_SETTINGS Call by reference Object reference (TYPE REF TO) CL_SALV_DISPLAY_SETTINGS Aussehen der ALV-Ausgabe 20060517
2 Importing IV_FMEA_OBJECTTYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20060517
3 Importing IV_FULLSCREEN_MODE Call by reference Type reference (TYPE) ABAP_BOOL Kz. Monitor oder Übersichtliste im Cockpit 20060517

Method CHANGE_DISPLAY on Interface IF_EX_PLM_FMEA_SALV_DISPLAY has no exception.

Method CHANGE_FMEA_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FMEAS Call by reference Type reference (TYPE) PLMT_TT_FMEA_ALV_TAB ALV-Tabelle von FMEA's 20071008
2 Importing IV_FULLSCREEN_MODE Call by reference Type reference (TYPE) ABAP_BOOL Kz. Monitor oder Übersichtliste im Cockpit 20071008

Method CHANGE_FMEA_TABLE on Interface IF_EX_PLM_FMEA_SALV_DISPLAY has no exception.

Method CHANGE_FUNCTIONAL_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_FUNCTIONAL_SETTINGS Call by reference Object reference (TYPE REF TO) CL_SALV_FUNCTIONAL_SETTINGS Definition der Funktionalität 20071008
2 Importing IV_FMEA_OBJECTTYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20071008
3 Importing IV_FULLSCREEN_MODE Call by reference Type reference (TYPE) ABAP_BOOL Kz. Monitor oder Übersichtliste im Cockpit 20071008

Method CHANGE_FUNCTIONAL_SETTINGS on Interface IF_EX_PLM_FMEA_SALV_DISPLAY has no exception.

Method CHANGE_LISTITEM_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LISTITEMS Call by reference Type reference (TYPE) PLMT_QUEST_RES_ALV_TAB ALV-Tabelle von Fragenlistenpositionen 20071008
2 Importing IV_FULLSCREEN_MODE Call by reference Type reference (TYPE) ABAP_BOOL Kz. Monitor oder Übersichtliste im Cockpit 20071008

Method CHANGE_LISTITEM_TABLE on Interface IF_EX_PLM_FMEA_SALV_DISPLAY has no exception.

Method CHANGE_TABLE_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COLUMNS Call by reference Object reference (TYPE REF TO) CL_SALV_COLUMNS_TABLE Spalten in einfachen, zweidimensionalen Tabellen 20060517
2 Importing IV_FMEA_OBJECTTYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20060517
3 Importing IV_FULLSCREEN_MODE Call by reference Type reference (TYPE) ABAP_BOOL Kz. Monitor oder Übersichtliste im Cockpit 20060517

Method CHANGE_TABLE_COLUMNS on Interface IF_EX_PLM_FMEA_SALV_DISPLAY has no exception.

Method ON_USER_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_REFERENCES Call by reference Type reference (TYPE) CGPL_GUIDTAB_TYPE Tabelle der markierten Zeilen (GUID & Referenz) 20060517
2 Importing IV_SALV_FUNCTION Call by reference Type reference (TYPE) SALV_DE_FUNCTION ALV Funktion 20060517

Method ON_USER_FUNCTION on Interface IF_EX_PLM_FMEA_SALV_DISPLAY has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700