SAP ABAP Class CX_ECH_PLX_STATIC (Static Exception)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ECH (Application Component) Error and Conflict Handler
⤷
FS_ECH_PLX_MAINTENANCE (Package) Data Extraction for Payloads
⤷
⤷
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 | 20101027 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20101027 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_ECH_PLX_CUSTOMIZING_READ | Error While Reading Customizing (Static) | 20101106 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_ECH_PLX_LOCK | Lock Error (Static) | 20101027 |
Properties
| Class | CX_ECH_PLX_STATIC | |
| Short Description | Static Exception | |
| 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 | FS_ECH_PLX_MAINTENANCE | Data Extraction for Payloads |
| Created | 20101027 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_ECH_PLX_STATIC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20101027 |
Friends
Class CX_ECH_PLX_STATIC 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) | ECH_DTE_COMPONENT | Component | 20101106 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | 20101027 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | 20101027 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | 20101027 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | 20101027 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | FEH_PLOAD_TYPE | Payload Type | 20101106 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | ECH_DTE_PROCESS | Business Process | 20101106 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20101027 | |
| 2 | Static method | Public | Method | 20101027 |
Events
Class CX_ECH_PLX_STATIC has no event.
Types
Class CX_ECH_PLX_STATIC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT | Call by reference | Type reference (TYPE) | ECH_DTE_COMPONENT | 20101106 | ||||
| 2 | MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | 20101027 | ||||
| 3 | MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | 20101027 | ||||
| 4 | MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | 20101027 | ||||
| 5 | MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | 20101027 | ||||
| 6 | PLOAD_TYPE | Call by reference | Type reference (TYPE) | FEH_PLOAD_TYPE | 20101106 | ||||
| 7 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20101027 | ||||
| 8 | PROCESS | Call by reference | Type reference (TYPE) | ECH_DTE_PROCESS | 20101106 | ||||
| 9 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20101027 |
Method CONSTRUCTOR on class CX_ECH_PLX_STATIC has no exception.
Method S_FILL_TEXT_ID_FROM_SYS_MSG 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 | 20101027 | |||
| 2 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | SY-MSGNO | 20101027 | |||
| 3 | IV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV1 | 20101027 | |||
| 4 | IV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV2 | 20101027 | |||
| 5 | IV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV3 | 20101027 | |||
| 6 | IV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV4 | 20101027 | |||
| 7 | RS_TEXTID | Value transfer | Type reference (TYPE) | SCX_T100KEY | 20101027 |
Method S_FILL_TEXT_ID_FROM_SYS_MSG on class CX_ECH_PLX_STATIC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |