SAP ABAP Class CX_CPE_CONDITION_ERROR (CPE: errors in conditions area)
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_CPE_ASSEMBLY_ERROR | Error in CPE Formula Assembly | 20100706 |
Properties
| Class | CX_CPE_CONDITION_ERROR | |
| Short Description | CPE: errors in conditions area | |
| Super Class | CX_CPE_ASSEMBLY_ERROR | Error in CPE Formula Assembly |
| 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 | 20100701 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_CPE_CONDITION_ERROR has no forward declaration.
Interfaces
Class CX_CPE_CONDITION_ERROR has no interface implemented.
Friends
Class CX_CPE_CONDITION_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CPET_APPLICATION | CPE Caller - Application | 20100701 | |||
| 2 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '0050568E21D402DE908AAAC9581841AB' | 20100701 | |||
| 3 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '0050568E21D402DE908A6783AD640045' | 20100701 | |||
| 4 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '0050568E21D402DE908AA634F4F501A9' | 20100701 | |||
| 5 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '0050568E21D402DE908AA377B8C181A5' | 20100701 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | MSGTX | Message text | 20100701 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SYMSG | Structure of message variables | 20100701 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | CPET_PRC_PROCEDURE | CPE Caller - Procedure | 20100701 | |||
| 9 | Constant | Public | Type reference (TYPE) | CPET_USAGE | 'FA' | CPE Caller - Usage | 20100701 | ||
| 10 | Instance attribute | Public | Type reference (TYPE) | DDOBJNAME | Name of ABAP Dictionary Object | 20100701 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100701 | |
| 2 | Instance method | Private | Method | fill attribute MSG_TEXT | 20100706 |
Events
Class CX_CPE_CONDITION_ERROR has no event.
Types
Class CX_CPE_CONDITION_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION | Call by reference | Type reference (TYPE) | CPET_APPLICATION | 20100701 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20100701 | ||||
| 3 | PREVIOUS_MSG | Call by reference | Type reference (TYPE) | SYMSG | 20100701 | ||||
| 4 | PROCEDURE | Call by reference | Type reference (TYPE) | CPET_PRC_PROCEDURE | 20100701 | ||||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20100701 | ||||
| 6 | WS_NAME | Call by reference | Type reference (TYPE) | DDOBJNAME | 20100701 |
Method CONSTRUCTOR on class CX_CPE_CONDITION_ERROR has no exception.
Method FILL_MSG_TEXT Signature
Method FILL_MSG_TEXT on class CX_CPE_CONDITION_ERROR has no parameter.
Method FILL_MSG_TEXT on class CX_CPE_CONDITION_ERROR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |