SAP ABAP Class CX_CPE_EVALUATION_TERMINATED (CPE Evaluation Terminated)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
CA-GTF-CPE (Application Component) Commodity Pricing Engine
⤷
CPE_FA_FE (Package) Commodity Pricing: Formula Assembly and Evaluation (ABAP)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20100505 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CPE_CONSTANTS | CPE constants and declarations | 20101021 |
Properties
Class | CX_CPE_EVALUATION_TERMINATED | |
Short Description | CPE Evaluation Terminated | |
Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | CPE_FA_FE | Commodity Pricing: Formula Assembly and Evaluation (ABAP) |
Created | 20100505 | SAP |
Last change | 20110908 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CPE_CONSTANTS | CPE constants and declarations | 20101021 |
Friends
Class CX_CPE_EVALUATION_TERMINATED has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_CPE_FE_EVALUATION_DATA | CPE Evaluation data container | 20100621 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 'X' | 20100820 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CPET_FORMSTATUS | CPE Formula - Status of Evaluation | 20100831 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CPET_LOG_FUNCTION | CPE - Log: Function | 20100621 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SCX_ATTRNAME | Message attribute Name 1 | 20100621 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SCX_ATTRNAME | Message attribute Name 2 | 20100621 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SCX_ATTRNAME | Message attribute Name 3 | 20100621 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SCX_ATTRNAME | Message attribute Name 4 | 20100621 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGID | 'CPE_IPC' | Message Class | 20100625 | |
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGNO | Message Number | 20100625 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CPET_PERIOD_STATUS | CPE Term - Status of Period Determination | 20100621 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CPET_MODULE | CPE - Module of the Commodity Pricing Engine | 20100831 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CPET_TERMSTATUS | CPE Term - Status of Period Determination | 20100831 | ||
14 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056952E771EE286BA405B028291CC' | 20121019 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100505 |
2 | ![]() |
Instance method | Public | Method | Update log of class CL_CPE_FE_EVALUATION_DATA | 20100902 |
3 | ![]() |
Instance method | Public | Method | Update log of class CL_CPE_FE_EVALUATION_DATA | 20100902 |
Events
Class CX_CPE_EVALUATION_TERMINATED has no event.
Types
Class CX_CPE_EVALUATION_TERMINATED has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MO_EVALUATION_DATA | Call by reference | Object reference (TYPE REF TO) | CL_CPE_FE_EVALUATION_DATA | 20100621 | |||
2 | ![]() |
MV_ADD_SYMSG | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' | 20100820 | ||
3 | ![]() |
MV_FORMULA_STATUS | Call by reference | Type reference (TYPE) | CPET_FORMSTATUS | 20100831 | |||
4 | ![]() |
MV_FUNCTION | Call by reference | Type reference (TYPE) | CPET_LOG_FUNCTION | 20100621 | |||
5 | ![]() |
MV_MSG_ATTR1 | Call by reference | Type reference (TYPE) | SCX_ATTRNAME | 20100621 | |||
6 | ![]() |
MV_MSG_ATTR2 | Call by reference | Type reference (TYPE) | SCX_ATTRNAME | 20100621 | |||
7 | ![]() |
MV_MSG_ATTR3 | Call by reference | Type reference (TYPE) | SCX_ATTRNAME | 20100621 | |||
8 | ![]() |
MV_MSG_ATTR4 | Call by reference | Type reference (TYPE) | SCX_ATTRNAME | 20100621 | |||
9 | ![]() |
MV_MSG_ID | Call by reference | Type reference (TYPE) | SYMSGID | 'CPE_IPC' | 20100625 | ||
10 | ![]() |
MV_MSG_NO | Call by reference | Type reference (TYPE) | SYMSGNO | 20100625 | |||
11 | ![]() |
MV_PERIOD_STATUS | Call by reference | Type reference (TYPE) | CPET_PERIOD_STATUS | 20100621 | |||
12 | ![]() |
MV_SUBMODULE | Call by reference | Type reference (TYPE) | CPET_MODULE | 20100831 | |||
13 | ![]() |
MV_TERMSTATUS | Call by reference | Type reference (TYPE) | CPET_TERMSTATUS | 20100831 | |||
14 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20100505 | |||
15 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20100505 |
Method CONSTRUCTOR on class CX_CPE_EVALUATION_TERMINATED has no exception.
Method UPDATE_EVALUATION_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FORMULA_STATUS | Call by reference | Type reference (TYPE) | CPET_FORMSTATUS | CPE Formula - Status of Evaluation | 20100906 | ||
2 | ![]() |
IV_FOR_QUOTATIONS | Call by reference | Type reference (TYPE) | BOOLE_D | 'X': For Quotations; ' ': For Currency Conversion Data | 20100902 | ||
3 | ![]() |
IV_PERIOD_STATUS | Call by reference | Type reference (TYPE) | CPET_PERIOD_STATUS | CPE Term - Status of Period Determination | 20100906 | ||
4 | ![]() |
IV_TERMSTATUS | Call by reference | Type reference (TYPE) | CPET_TERMSTATUS | CPE Term - Status | 20100906 |
Method UPDATE_EVALUATION_DATA on class CX_CPE_EVALUATION_TERMINATED has no exception.
Method UPDATE_LOG Signature
Method UPDATE_LOG on class CX_CPE_EVALUATION_TERMINATED has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CPE Evaluation Terminated | 20100902 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |