SAP ABAP Class CX_FICO_OL_EXECUTION_ERROR (Processing errors)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FIM-FCO (Application Component) Financial Conditions
⤷
FICO_OBJECT_LAYER (Package) New Object Layer

⤷

⤷

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 | 20081001 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20081001 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_FICO_OL_NOT_FOUND | Exception: Unable to Find Object | 20090313 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_FICO_OL_OBJ_STATE | OL Error: Object does not Exist in State | 20090311 |
Properties
Class | CX_FICO_OL_EXECUTION_ERROR | |
Short Description | Processing errors | |
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 | FICO_OBJECT_LAYER | New Object Layer |
Created | 20081001 | 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) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20081001 |
Friends
Class CX_FICO_OL_EXECUTION_ERROR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20081013 | ||||
2 | ![]() |
Constant | Public | See coding | 20090227 | ||||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_FICO_LIST=>TS_LISTVERS | List Version for which Exception was Raised | 20090306 | ||
4 | ![]() |
Constant | Public | See coding | 20090303 | ||||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYST-MSGV1 | Message Variable | 20081001 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYST-MSGV2 | Message Variable | 20081001 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYST-MSGV3 | Message Variable | 20081001 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYST-MSGV4 | Message Variable | 20081001 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BAPIRET2_T | Return Table | 20090306 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SYMSGTY | Message Type | 20090313 | ||
11 | ![]() |
Constant | Public | See coding | 20110428 | ||||
12 | ![]() |
Constant | Public | See coding | 20081013 | ||||
13 | ![]() |
Constant | Public | See coding | 20081020 | ||||
14 | ![]() |
Constant | Public | See coding | 20110419 | ||||
15 | ![]() |
Constant | Public | See coding | 20081013 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20081001 |
2 | ![]() |
Instance method | Public | Method | Gets all Messages | 20090305 |
3 | ![]() |
Static method | Public | Method | Set Text ID to Default Value | 20090305 |
Events
Class CX_FICO_OL_EXECUTION_ERROR has no event.
Types
Class CX_FICO_OL_EXECUTION_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 | ![]() |
LISTVERSION | Call by reference | Type reference (TYPE) | IF_FICO_LIST=>TS_LISTVERS | 20090306 | |||
2 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | SYST-MSGV1 | 20081001 | |||
3 | ![]() |
MSGV2 | Call by reference | Type reference (TYPE) | SYST-MSGV2 | 20081001 | |||
4 | ![]() |
MSGV3 | Call by reference | Type reference (TYPE) | SYST-MSGV3 | 20081001 | |||
5 | ![]() |
MSGV4 | Call by reference | Type reference (TYPE) | SYST-MSGV4 | 20081001 | |||
6 | ![]() |
M_MESSAGES_ADDITIONAL | Call by reference | Type reference (TYPE) | BAPIRET2_T | 20090306 | |||
7 | ![]() |
M_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 20090313 | |||
8 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20081001 | |||
9 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20081001 |
Method CONSTRUCTOR on class CX_FICO_OL_EXECUTION_ERROR has no exception.
Method GET_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_MESSAGES | Value transfer | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20090305 |
Method GET_MESSAGES on class CX_FICO_OL_EXECUTION_ERROR has no exception.
Method S_PREPARE_TEXT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | SY-MSGID | Nachrichtenklasse | 20090305 | |
2 | ![]() |
IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | SY-MSGNO | Nachrichtennummer | 20090305 | |
3 | ![]() |
RS_TEXTID | Value transfer | Type reference (TYPE) | SCX_T100KEY | T100 Schlüssel mit Abbildung der Parameter auf Attributnamen | 20090305 |
Method S_PREPARE_TEXT_ID on class CX_FICO_OL_EXECUTION_ERROR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |