SAP ABAP Class /SAPPO/CX_DIALOG_LOG (Display Exception Class for Order Log)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-PPO (Application Component) Postprocessing Office
⤷
/SAPPO/DIALOG (Package) Postprocessing Office - Dialog
⤷
⤷
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 | 20100705 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100705 |
Properties
| Class | /SAPPO/CX_DIALOG_LOG | |
| Short Description | Display Exception Class for Order Log | |
| 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 | /SAPPO/DIALOG | Postprocessing Office - Dialog |
| Created | 20100705 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SAPPO/CX_DIALOG_LOG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100705 |
Friends
Class /SAPPO/CX_DIALOG_LOG 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) | /SAPPO/DTE_BUSINESS_PROCESS_ID | Business Process ID | 20100712 | |||
| 2 | Constant | Public | See coding | 20100712 | |||||
| 3 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20100705 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV2 | Message Variable | 20100705 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV3 | Message Variable | 20100705 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV4 | Message Variable | 20100705 | |||
| 7 | Constant | Public | See coding | 20100712 | |||||
| 8 | Constant | Public | See coding | 20100712 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100705 | |
| 2 | Static method | Public | Method | 20100705 |
Events
Class /SAPPO/CX_DIALOG_LOG has no event.
Types
Class /SAPPO/CX_DIALOG_LOG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUSINESS_PROCESS_ID | Call by reference | Type reference (TYPE) | /SAPPO/DTE_BUSINESS_PROCESS_ID | 20100712 | ||||
| 2 | MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20100705 | ||||
| 3 | MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | 20100705 | ||||
| 4 | MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | 20100705 | ||||
| 5 | MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | 20100705 | ||||
| 6 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20100705 | ||||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20100705 |
Method CONSTRUCTOR on class /SAPPO/CX_DIALOG_LOG has no exception.
Method SY_VARS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | SY-MSGID | Nachrichtenklasse | 20100705 | ||
| 2 | IV_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | SY-MSGNO | Nachrichtennummer | 20100705 | ||
| 3 | RS_T100KEY | Value transfer | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | Schnittstelle zum Zugriff auf T100-Texte | 20100705 |
Method SY_VARS on class /SAPPO/CX_DIALOG_LOG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |