SAP ABAP Class CL_DYNP_OUTPUT (Message Display on Screen)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SOOL (Package) Object-Oriented Basis Classes
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MSG_OUTPUT | Display Medium for Messages | 20000210 |
Properties
| Class | CL_DYNP_OUTPUT | |
| Short Description | Message Display on Screen | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOOL | Object-Oriented Basis Classes |
| Created | 20000210 | SAP |
| Last change | 20000211 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DYNP_OUTPUT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_MSG_OUTPUT | Display Medium for Messages | 20000210 |
Friends
Class CL_DYNP_OUTPUT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | SYMSGID | 'MOL' | Basis Class Messages | 20000210 | ||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20000210 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20000210 | |||||
| 4 | Constant | Protected | Type reference (TYPE) | SYMSGNO | 001 | Message '& & & &' | 20000210 | ||
| 5 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_DYNP_OUTPUT | contains single instance | 20000210 | |||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20000210 | |||||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20000210 | |||||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20000210 | |||||
| 9 | Instance attribute | Public | Attribute reference (LIKE) | 20000210 | |||||
| 10 | Instance attribute | Public | Attribute reference (LIKE) | 20000210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20000210 | |
| 2 | Instance method | Public | Constructor | Constructor | 20000210 | |
| 3 | Instance method | Public | Method | 20000210 | ||
| 4 | Instance method | Public | Method | displays string as message | 20000210 |
Events
Class CL_DYNP_OUTPUT has no event.
Types
Class CL_DYNP_OUTPUT has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DYNP_OUTPUT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DYNP_OUTPUT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_DYNP_OUTPUT has no parameter.
Method CONSTRUCTOR on class CL_DYNP_OUTPUT has no exception.
Method ISSUE Signature
Method ISSUE on class CL_DYNP_OUTPUT has no parameter.
Method ISSUE on class CL_DYNP_OUTPUT has no exception.
Method ISSUE_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_STRING | Call by reference | Type reference (TYPE) | STRING | auszugebender Text | 20000210 | |||
| 2 | THE_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Art der Ausgabe | 20000210 |
Method ISSUE_STRING on class CL_DYNP_OUTPUT has no exception.
History
| Last changed by/on | SAP | 20000211 |
| SAP Release Created in | 50A |