SAP ABAP Class CX_PPO_FAILURE (Error when Creating a PPO Order)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ECH (Application Component) Error and Conflict Handler
⤷
FS_ECH_PPO_ADAPTER (Package) Connection to the Postprocessing Office
⤷
⤷
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 | 20060913 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20060913 |
Properties
| Class | CX_PPO_FAILURE | |
| Short Description | Error when Creating a PPO Order | |
| 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_PPO_ADAPTER | Connection to the Postprocessing Office |
| Created | 20060913 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_PPO_FAILURE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20060913 |
Friends
Class CX_PPO_FAILURE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20060913 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | SYMSGID | Message Class | 20060913 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SYMSGNO | Message Number | 20060913 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SYMSGTY | Message Type | 20060913 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20060913 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20060913 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20060913 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20060913 | |||
| 9 | Constant | Public | See coding | 20060913 | |||||
| 10 | Constant | Public | See coding | 20060913 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060913 |
Events
Class CX_PPO_FAILURE has no event.
Types
Class CX_PPO_FAILURE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 20060913 | ||||
| 2 | MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | 20060913 | ||||
| 3 | MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 20060913 | ||||
| 4 | MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | 20060913 | ||||
| 5 | MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | 20060913 | ||||
| 6 | MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | 20060913 | ||||
| 7 | MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | 20060913 | ||||
| 8 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20060913 | ||||
| 9 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20060913 |
Method CONSTRUCTOR on class CX_PPO_FAILURE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |