SAP ABAP Class CL_UC_METHOD_VAL_EVALUATION (Evaluation of a Validation Method)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS-CSF (Application Component) Consolidation Functions
⤷
UCFV (Package) SEM-BCS: Validation

⤷

⤷

Properties
Class | CL_UC_METHOD_VAL_EVALUATION | |
Short Description | Evaluation of a Validation Method | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UCFV | SEM-BCS: Validation |
Created | 20030821 | SAP |
Last change | 20060208 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UC_METHOD_VAL_EVALUATION has no interface implemented.
Friends
Class CL_UC_METHOD_VAL_EVALUATION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_METH_FOEV_CONNECTOR | FormulaEvaluator - BADI - Link | 20040112 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UC_METHOD_VAL_CONTEXT | Formula evaluation context | 20030830 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UC_METHOD_VAL_LOG | Validation log | 20030823 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_VAL_MSGV_EVALUATION | Interface Adapter for Evaluation of a Message Variable | 20030821 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SFBM_HDR | Formula Builder Methods: Header | 20040112 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UCF_TS_EVAL_MSG | Validation: Messages | 20040112 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_MSGV | Message Variables | 20031210 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UCF_TS_EVAL_VALCHECK | Validation: Checks (During Evaluation) | 20040112 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UCF_TS_VALCHECK_TXT | Validation Checks - Texts | 20040112 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UCF_T_EVAL_VALHRY | Validation: Hierarchy Structure (during Evaluation) | 20040112 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TH_VALNODEID_STAT | Mapping ValnodeID -> Performance statistics ID | 20040712 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Maximum Number of Steps | 20040112 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of Evaluated Steps | 20040112 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INTEGER1 | Level of Detail for Trace | 20040112 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INTEGER1 | Level of Detail from Settings | 20040112 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SEU_BOOL | Save or Display Trace | 20040112 | ||
17 | ![]() |
Constant | Public | Type reference (TYPE) | SEU_BOOL | SPACE | Boolean | 20030821 | |
18 | ![]() |
Constant | Public | Type reference (TYPE) | SFBEFSYM | 'EX_SFBM_TRACE' | Name of Method Parameter for Trace | 20040112 | |
19 | ![]() |
Constant | Private | Type reference (TYPE) | UC_FLG | 'X' | True | 20030830 | |
20 | ![]() |
Constant | Public | Type reference (TYPE) | SFBM_STEP-TYPE | 'E' | Type of Step: Exception with Message | 20030821 | |
21 | ![]() |
Constant | Public | Type reference (TYPE) | SFBM_STEP-TYPE | 'F' | Type of Step: Formula | 20030821 | |
22 | ![]() |
Constant | Public | Type reference (TYPE) | SFBM_STEP-TYPE | 'M' | Type of Step: Message in Log Table | 20030821 | |
23 | ![]() |
Constant | Public | Type reference (TYPE) | SFBM_STEP-TYPE | 'N' | Type of Step: Nodes without Function | 20030821 | |
24 | ![]() |
Constant | Public | Type reference (TYPE) | SFBM_STEP-TYPE | 'U' | Type of Activity: "Incorrect" Nodes of Formula | 20030821 | |
25 | ![]() |
Constant | Public | Type reference (TYPE) | SFBM_STEP-TYPE | 'T' | Type of Activity: "True" Nodes of Formula | 20030821 | |
26 | ![]() |
Constant | Public | Type reference (TYPE) | SFBM_STEP-TYPE | 'S' | Type of Step: Substitution | 20030821 | |
27 | ![]() |
Constant | Public | Type reference (TYPE) | TV_NODEKEY | 'TOP_NODE' | Highest Node of Step Hierarchy | 20030821 | |
28 | ![]() |
Constant | Public | Type reference (TYPE) | SEU_BOOL | 'X' | Boolean | 20030821 | |
29 | ![]() |
Constant | Public | Type reference (TYPE) | SFBM_SUBST-TYPE | 'C' | Type of Value: Constant | 20030821 | |
30 | ![]() |
Constant | Public | Type reference (TYPE) | SFBM_SUBST-TYPE | 'F' | Type of Value: Formula Result | 20030821 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Evaluate Formula Builder Methods | 20030821 |
2 | ![]() |
Instance method | Private | Method | Evaluate Boolean Formula | 20030821 |
3 | ![]() |
Instance method | Private | Method | Evaluate formula (complex case - possibly group-by) | 20030830 |
4 | ![]() |
Instance method | Private | Method | Evaluate formula (simple case) | 20030830 |
5 | ![]() |
Instance method | Private | Method | Execute Message Activity | 20030821 |
6 | ![]() |
Instance method | Private | Method | Evaluate Step | 20030821 |
7 | ![]() |
Instance method | Private | Method | Fill Message Variables | 20030821 |
8 | ![]() |
Static method | Public | Method | Load Formula Builder Method from Internal Table | 20030821 |
9 | ![]() |
Instance method | Private | Method | Output Internal Program Errors | 20030821 |
10 | ![]() |
Instance method | Public | Method | Set a log instance | 20050812 |
11 | ![]() |
Instance method | Public | Method | Transfer Pointer to Method Parameters | 20030821 |
Events
Class CL_UC_METHOD_VAL_EVALUATION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LTY_FORMULA_REFERENCE | Private | See coding | Formula ID -> Formula Object Reference | 20030821 | BEGIN OF lty_formula_reference,
id TYPE sfbeid,
ref TYPE REF TO cl_foev_formula,
END OF lty_formula_reference
|
|
2 | LTY_FORMULA_REFERENCE_TAB | Private | See coding | Table with Object References to Formulas | 20030821 | lty_formula_reference_tab
TYPE SORTED TABLE OF lty_formula_reference
WITH UNIQUE KEY id
|
Method Signatures
Method EVALUATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_EXCEPTION | Call by reference | Type reference (TYPE) | SFBM_XCPTN | Struktur zur Übergabe eine Ausnahme mit Meldung | 20040112 | ||
2 | ![]() |
I_TRACELEVEL | Value transfer | Type reference (TYPE) | INTEGER1 | 1 | Detaillierungsgrad des Trace 1 = Schritte, 2 = Alles | 20040112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Die Ausnahme in Parameter EX_EXCEPTION soll ausgelöst werden | 20030821 |
Method EVALUATE_BOOLEAN_FORMULA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RESULT | Value transfer | Type reference (TYPE) | SEU_BOOL | Ergebnis der Formelauswertung | 20040112 | ||
2 | ![]() |
I_HRY_LEVEL | Call by reference | Type reference (TYPE) | UC_SEQNR1 | Hierarchieebene | 20031121 | ||
3 | ![]() |
I_VALNODEID | Call by reference | Type reference (TYPE) | UC_VALNODEID | GUID zur Identifikation des Validierungsknotens | 20040112 |
Method EVALUATE_BOOLEAN_FORMULA on class CL_UC_METHOD_VAL_EVALUATION has no exception.
Method EVALUATE_FORMULA_COMPLEX_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RESULT | Value transfer | Type reference (TYPE) | SEU_BOOL | Result of evaluation | 20030830 | ||
2 | ![]() |
IO_FOEV | Call by reference | Object reference (TYPE REF TO) | CL_FOEV_FORMULA | Reference to formula during evaluation | 20030830 | ||
3 | ![]() |
I_VALNODEID | Call by reference | Type reference (TYPE) | UC_VALNODEID | GUID zur Identifikation des Validierungsknotens | 20040112 |
Method EVALUATE_FORMULA_COMPLEX_P on class CL_UC_METHOD_VAL_EVALUATION has no exception.
Method EVALUATE_FORMULA_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RESULT | Value transfer | Type reference (TYPE) | SEU_BOOL | Result of evaluation | 20030830 | ||
2 | ![]() |
IO_FOEV | Call by reference | Object reference (TYPE REF TO) | CL_FOEV_FORMULA | Reference to formula during evaluation | 20030830 | ||
3 | ![]() |
I_VALNODEID | Call by reference | Type reference (TYPE) | UC_VALNODEID | GUID zur Identifikation des Validierungsknotens | 20040112 |
Method EVALUATE_FORMULA_P on class CL_UC_METHOD_VAL_EVALUATION has no exception.
Method EVALUATE_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VALNODEID | Call by reference | Type reference (TYPE) | UC_VALNODEID | GUID zur Identifikation des Validierungsknotens | 20040112 |
Method EVALUATE_MESSAGE on class CL_UC_METHOD_VAL_EVALUATION has no exception.
Method EVALUATE_ONE_STEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HRY_LEVEL | Call by reference | Type reference (TYPE) | UC_SEQNR1 | Hierarchieebene | 20040112 | ||
2 | ![]() |
I_TRUE_BRANCH | Call by reference | Type reference (TYPE) | UC_FLG | Wahr-Este der Validierungshierarchie ('X') | 20040112 | ||
3 | ![]() |
I_VALNODEID_PARENT | Call by reference | Type reference (TYPE) | UC_VALNODEID | GUID zur Identifikation des Father-Validierungsknotens | 20040112 |
Method EVALUATE_ONE_STEP on class CL_UC_METHOD_VAL_EVALUATION has no exception.
Method FILL_MESSAGE_VARIABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Meldungsvariable 1 | 20040112 | ||
2 | ![]() |
E_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Meldungsvariable 2 | 20040112 | ||
3 | ![]() |
E_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Meldungsvariable 3 | 20040112 | ||
4 | ![]() |
E_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Meldungsvariable 4 | 20040112 | ||
5 | ![]() |
I_VALNODEID | Call by reference | Type reference (TYPE) | UC_VALNODEID | GUID zur Identifikation des Validierungsknotens | 20040112 |
Method FILL_MESSAGE_VARIABLES on class CL_UC_METHOD_VAL_EVALUATION has no exception.
Method LOAD_FROM_ITAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_FOBU_METHOD | Value transfer | Object reference (TYPE REF TO) | CL_UC_METHOD_VAL_EVALUATION | Validerungsmethode auswerten | 20040112 | ||
2 | ![]() |
IO_VAL_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_UC_METHOD_VAL_CONTEXT | Formula evaluation context | 20030830 | ||
3 | ![]() |
IO_VAL_LOG | Call by reference | Object reference (TYPE REF TO) | CL_UC_METHOD_VAL_LOG | Validierungsprotokoll | 20030823 | ||
4 | ![]() |
IO_VAL_MSGV_EVALUATION | Call by reference | Object reference (TYPE REF TO) | IF_UC_VAL_MSGV_EVALUATION | Interface-Adapter für Auswertung einer Meldungvariable | 20030821 | ||
5 | ![]() |
IS_HEADER | Call by reference | Type reference (TYPE) | SFBM_HDR | Formula Builder Methoden: Header | 20040112 | ||
6 | ![]() |
IT_MSG | Call by reference | Type reference (TYPE) | UCF_TS_EVAL_MSG | Validierung: Meldungen | 20040112 | ||
7 | ![]() |
IT_VALCHECK | Call by reference | Type reference (TYPE) | UCF_TS_EVAL_VALCHECK | Validierung: Prüfungen (während Auswertung) | 20040112 | ||
8 | ![]() |
IT_VALCHECK_TXT | Call by reference | Type reference (TYPE) | UCF_TS_VALCHECK_TXT | Validierungsprüfungen - Texte | 20040112 | ||
9 | ![]() |
IT_VALHRY | Call by reference | Type reference (TYPE) | UCF_T_EVAL_VALHRY | Validierung: Hierarchiestruktur (während Auswertung) | 20040112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FoBu Methode existiert nicht | 20030821 |
Method RAISE_INTERNAL_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ERROR_TEXT | Call by reference | Type reference (TYPE) | SYMSGV | Text des Fehlers | 20040112 |
Method RAISE_INTERNAL_ERROR on class CL_UC_METHOD_VAL_EVALUATION has no exception.
Method SET_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_VAL_LOG | Call by reference | Object reference (TYPE REF TO) | CL_UC_METHOD_VAL_LOG | Validierungsprotokoll | 20050812 |
Method SET_LOG on class CL_UC_METHOD_VAL_EVALUATION has no exception.
Method SET_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Pointer auf Methodenparameter | 20040112 | ||
2 | ![]() |
I_PARMNAME | Call by reference | Type reference (TYPE) | SEOSCONAME | Name des Methodenparameters | 20040112 |
Method SET_PARAMETER on class CL_UC_METHOD_VAL_EVALUATION has no exception.
History
Last changed by/on | SAP | 20060208 |
SAP Release Created in | 350 |