SAP ABAP Class CX_FEH_PAYLOAD_ALREADY_EXIST (Payload Already Exists)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ECH (Application Component) Error and Conflict Handler
⤷
FEH_BASIS (Package) FEH Basis: General FEH Programs
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20091103 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20091103 |
Properties
| Class | CX_FEH_PAYLOAD_ALREADY_EXIST | |
| Short Description | Payload Already Exists | |
| Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | FEH_BASIS | |
| Program status | ||
| Category | 40 | Exception Class |
| Package | FEH_BASIS | FEH Basis: General FEH Programs |
| Created | 20091103 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_FEH_PAYLOAD_ALREADY_EXIST has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20091103 |
Friends
Class CX_FEH_PAYLOAD_ALREADY_EXIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20091103 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | FEH_GUID | Payload ID | 20091103 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | FEH_VERSION | Version of the FEH Payload | 20091103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20091103 |
Events
Class CX_FEH_PAYLOAD_ALREADY_EXIST has no event.
Types
Class CX_FEH_PAYLOAD_ALREADY_EXIST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GUID | Call by reference | Type reference (TYPE) | FEH_GUID | 20091103 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20091103 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20091103 | ||||
| 4 | VERSION | Call by reference | Type reference (TYPE) | FEH_VERSION | 20091103 |
Method CONSTRUCTOR on class CX_FEH_PAYLOAD_ALREADY_EXIST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |