SAP ABAP Interface IF_EX_PLM_AUDIT_CALCULATE (BAdI Interface IF_EX_PLM_AUDIT_CALCULATE)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-AUD (Application Component) Audit Management
⤷
PLM_AUDIT (Package) Audit Management: Other Components

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_PLM_AUDIT_CALCULATE | BAdI Class CL_EX_PLM_AUDIT_CALCULATE | 20010122 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_PLM_AUDIT_CALC1 | Imp. Class for BAdI Imp. PLM_AUDIT_CALC1 | 20010122 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_PLM_AUDIT_CALC2 | Implementation Class for BAdI Imp. PLM_AUDIT_CALC2 | 20010206 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_PLM_AUDIT_CALC3 | Imp. Class for BAdI Imp. PLM_AUDIT_CALC3 | 20010514 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_PLM_AUDIT_CALC4 | Imp. Classe for BAdI Imp. PLM_AUDIT_CALC4 | 20010517 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_PLM_AUDIT_CALC_80 | Impl.Class for BAdI Impl. PLM_AUDIT_CALC_80 | 20060614 |
Properties
Interface | IF_EX_PLM_AUDIT_CALCULATE | |
Short Description | BAdI Interface IF_EX_PLM_AUDIT_CALCULATE |
General Data
Package | PLM_AUDIT | Audit Management: Other Components |
Created | 20010122 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EX_PLM_AUDIT_CALCULATE has no forward declaration.
Interfaces
Interface IF_EX_PLM_AUDIT_CALCULATE has no interface.
Friends
Interface IF_EX_PLM_AUDIT_CALCULATE has no friend.
Attributes
Interface IF_EX_PLM_AUDIT_CALCULATE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Calculation of Investigation (Audit, FMEA,...) | 20010122 |
2 | ![]() |
Instance method | Public | Method | Calculation of Audit Question List | 20010122 |
3 | ![]() |
Instance method | Public | Method | Check Whether Valuation Information Can Be Displayed | 20010731 |
4 | ![]() |
Instance method | Public | Method | Display of Valuation Information | 20010403 |
5 | ![]() |
Instance method | Public | Method | Read Minimum Result for Question or List Item | 20070308 |
6 | ![]() |
Instance method | Public | Method | Read Various Settings | 20010403 |
7 | ![]() |
Instance method | Public | Method | Read Field Description for Calculated Result | 20070308 |
Events
Interface IF_EX_PLM_AUDIT_CALCULATE has no event.
Types
Interface IF_EX_PLM_AUDIT_CALCULATE has no local type.
Method Signatures
Method CALCULATE_AUDIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CALC_EXCEPTION | Call by reference | Type reference (TYPE) | PLMT_AUDIT_CALC_EXCEPTION_TAB | Ausnahmetabelle bei der Auditbewertung | 20010319 | ||
2 | ![]() |
ES_AUDIT_CALCULATED | Call by reference | Type reference (TYPE) | PLMT_AUDIT_CALCULATED | Ergebnisdaten zum Audit | 20010122 | ||
3 | ![]() |
FLT_VAL | Call by reference | Type reference (TYPE) | PLMT_AUDIT_CALCULATE_BADI | Filterwert für das BAdI PLM_AUDIT_CALCULATE | 20010122 | ||
4 | ![]() |
IR_AUDIT | Call by reference | Object reference (TYPE REF TO) | CL_PLM_AUDIT_ASSIGNMENT | Audit - Assignment | 20010122 | ||
5 | ![]() |
IR_PROJECT | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_PROJECT | Projektplanung - Projekte | 20070308 | ||
6 | ![]() |
IS_CURRENT_ASSIGNMENT | Call by reference | Type reference (TYPE) | PLMM_AUDIT | Audit | 20010126 | ||
7 | ![]() |
IT_QUEST_TAB | Call by reference | Type reference (TYPE) | PLMT_EVALUATION_QUEST_TAB | Tabelle mit Feldern zur Bewertung der Fragenlistenobjekte | 20010122 |
Method CALCULATE_AUDIT on Interface IF_EX_PLM_AUDIT_CALCULATE has no exception.
Method CALCULATE_QUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CALC_EXCEPTION | Call by reference | Type reference (TYPE) | PLMT_AUDIT_CALC_EXCEPTION_TAB | Ausnahmetabelle bei der Auditbewertung | 20010316 | ||
2 | ![]() |
ES_QUEST_CALCULATED | Call by reference | Type reference (TYPE) | PLMT_QUEST_CALCULATED | Ergebnisdaten zur Auditfragenliste | 20010122 | ||
3 | ![]() |
FLT_VAL | Call by reference | Type reference (TYPE) | PLMT_AUDIT_CALCULATE_BADI | Filterwert für das BAdI PLM_AUDIT_CALCULATE | 20010122 | ||
4 | ![]() |
IR_AUDIT | Call by reference | Object reference (TYPE REF TO) | CL_PLM_AUDIT_ASSIGNMENT | Audit - Assignment | 20010122 | ||
5 | ![]() |
IR_CURRENT_QUEST | Call by reference | Object reference (TYPE REF TO) | CL_PLM_AUDIT_QUEST_ASSIGNMENT | Fragenliste zum Audit - Assignment | 20010122 | ||
6 | ![]() |
IR_PROJECT | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_PROJECT | Projektplanung - Projekte | 20070308 | ||
7 | ![]() |
IS_CURRENT_ASSIGNMENT | Call by reference | Type reference (TYPE) | PLMM_QUEST_RES | Auditfragenantwortliste/position | 20010124 | ||
8 | ![]() |
IT_QUEST_TAB | Call by reference | Type reference (TYPE) | PLMT_EVALUATION_QUEST_TAB | Tabelle mit Feldern zur Bewertung der Fragenlistenobjekte | 20010122 |
Method CALCULATE_QUEST on Interface IF_EX_PLM_AUDIT_CALCULATE has no exception.
Method CHECK_DISPLAY_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLT_VAL | Call by reference | Type reference (TYPE) | PLMT_AUDIT_CALCULATE_BADI | Filterwert für das BAdI PLM_AUDIT_CALCULATE | 20010731 | ||
2 | ![]() |
RV_DISPLAY_POSSIBLE | Value transfer | Type reference (TYPE) | CHAR1 | Dokumentation kann angezeigt werden | 20010731 |
Method CHECK_DISPLAY_INFO on Interface IF_EX_PLM_AUDIT_CALCULATE has no exception.
Method DISPLAY_CALCULATION_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLT_VAL | Call by reference | Type reference (TYPE) | PLMT_AUDIT_CALCULATE_BADI | Filterwert für das BAdI PLM_AUDIT_CALCULATE | 20010403 | ||
2 | ![]() |
IS_AUDIT | Call by reference | Type reference (TYPE) | PLMT_AUDIT_UI | Dialogstruktur Audit | 20010420 | ||
3 | ![]() |
IS_QUEST_H | Call by reference | Type reference (TYPE) | PLMT_QUEST_H_UI | Dialogstruktur Fragenlistenkopf | 20010420 | ||
4 | ![]() |
IS_QUEST_I | Call by reference | Type reference (TYPE) | PLMT_QUEST_I_UI | Dialogstruktur Fragenlistenposition | 20010420 | ||
5 | ![]() |
IS_QUEST_RES | Call by reference | Type reference (TYPE) | PLMT_QUEST_RES_UI | Dialogstruktur Auditfragen | 20010420 | ||
6 | ![]() |
IV_TITLE | Call by reference | Type reference (TYPE) | ITEX132 | Titel des Informationsfensters | 20010420 |
Method DISPLAY_CALCULATION_INFO on Interface IF_EX_PLM_AUDIT_CALCULATE has no exception.
Method GET_MINIMUM_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_MIN_RESULT | Call by reference | Type reference (TYPE) | PLMT_MIN_RESULT | Mindestergebnis, das erreicht werden muß | 20070308 | ||
2 | ![]() |
FLT_VAL | Call by reference | Type reference (TYPE) | PLMT_AUDIT_CALCULATE_BADI | Filterwert für das BAdI PLM_AUDIT_CALCULATE | 20070308 | ||
3 | ![]() |
IR_PROJECT | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_PROJECT | Projektplanung - Projekte | 20091002 | ||
4 | ![]() |
IS_QUEST_HEADER | Call by reference | Type reference (TYPE) | PLMT_QUEST_HEADER | Felder zum Fragenlistenkopf | 20070308 | ||
5 | ![]() |
IS_QUEST_ITEM | Call by reference | Type reference (TYPE) | PLMT_QUEST_ITEM | Felder zur Fragenlistenposition | 20070308 |
Method GET_MINIMUM_RESULT on Interface IF_EX_PLM_AUDIT_CALCULATE has no exception.
Method GET_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CALC_PROPERTIES | Call by reference | Type reference (TYPE) | PLMT_CALCULATION_PROPERTIES | Diverse Einstellungen bei der Auditbewertung | 20010403 | ||
2 | ![]() |
FLT_VAL | Call by reference | Type reference (TYPE) | PLMT_AUDIT_CALCULATE_BADI | Filterwert für das BAdI PLM_AUDIT_CALCULATE | 20010403 | ||
3 | ![]() |
IR_AUDIT | Call by reference | Object reference (TYPE REF TO) | CL_PLM_AUDIT_ASSIGNMENT | Audit - Assignment | 20010423 | ||
4 | ![]() |
IR_CURRENT_QUEST | Call by reference | Object reference (TYPE REF TO) | CL_PLM_AUDIT_QUEST_ASSIGNMENT | Fragenliste zum Audit - Assignment | 20010423 | ||
5 | ![]() |
IR_PROJECT | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_PROJECT | Projektplanung - Projekte | 20070308 | ||
6 | ![]() |
IS_AUDIT_ASSIGNMENT | Call by reference | Type reference (TYPE) | PLMM_AUDIT | Audit | 20010423 | ||
7 | ![]() |
IS_CURRENT_QUEST_ASSIGNMENT | Call by reference | Type reference (TYPE) | PLMM_QUEST_RES | Auditfragenantwortliste/position | 20010423 |
Method GET_PROPERTIES on Interface IF_EX_PLM_AUDIT_CALCULATE has no exception.
Method GET_SCORE_LABEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DOC_OBJECT | Call by reference | Type reference (TYPE) | DOKHL-OBJECT | Dokumentations-Objekt | 20070308 | ||
2 | ![]() |
EV_SCORE_TXT | Call by reference | Type reference (TYPE) | PLMT_TV_SCORE_TXT | Beschreibung für Ergebnisfeld | 20070308 | ||
3 | ![]() |
FLT_VAL | Call by reference | Type reference (TYPE) | PLMT_AUDIT_CALCULATE_BADI | Filterwert für das BAdI PLM_AUDIT_CALCULATE | 20070308 | ||
4 | ![]() |
IS_AUDIT_QUEST_ATTRIBUTES | Call by reference | Type reference (TYPE) | PLMT_QUEST_RES_UI | Auditfragenantwortliste/position | 20070308 |
Method GET_SCORE_LABEL on Interface IF_EX_PLM_AUDIT_CALCULATE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 30A |