SAP ABAP Class CL_WDC_LOGGER (Screen Conversion)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_DYNPRO_CONVERSION (Package) Migration: Screen -> WebDynpro

⤷

⤷

Properties
Class | CL_WDC_LOGGER | |
Short Description | Screen Conversion | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_DYNPRO_CONVERSION | Migration: Screen -> WebDynpro |
Created | 20021230 | SAP |
Last change | 20040909 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WDC_LOGGER has no forward declaration.
Interfaces
Class CL_WDC_LOGGER has no interface implemented.
Friends
Class CL_WDC_LOGGER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDC_MESSAGES | Web Dynpro: Messages | 20021230 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20021230 | |
2 | ![]() |
Instance method | Public | Method | 20021230 | |
3 | ![]() |
Instance method | Public | Method | 20021230 | |
4 | ![]() |
Instance method | Public | Method | 20021230 |
Events
Class CL_WDC_LOGGER has no event.
Types
Class CL_WDC_LOGGER has no local type.
Method Signatures
Method APPEND_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DNUM | Call by reference | Type reference (TYPE) | SCRFDYNNR | Dynpronummer | 20021230 | ||
2 | ![]() |
FIELD | Call by reference | Type reference (TYPE) | SCRFNAME | Name eines Dynproelementes | 20021230 | ||
3 | ![]() |
MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 'SWDC' | Nachrichten, Nachrichtenklasse | 20021230 | |
4 | ![]() |
MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20021230 | ||
5 | ![]() |
MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | Nachrichten, Nachrichtentyp | 20021230 | |
6 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | C | Nachrichten, Nachrichtenvariable | 20021230 | ||
7 | ![]() |
MSGV2 | Call by reference | Type reference (TYPE) | C | Nachrichten, Nachrichtenvariable | 20021230 | ||
8 | ![]() |
MSGV3 | Call by reference | Type reference (TYPE) | C | Nachrichten, Nachrichtenvariable | 20021230 | ||
9 | ![]() |
MSGV4 | Call by reference | Type reference (TYPE) | C | Nachrichten, Nachrichtenvariable | 20021230 | ||
10 | ![]() |
PROGRAM | Call by reference | Type reference (TYPE) | SCRHPROG | Programmname | 20021230 | ||
11 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | SCRNTYPE | Typ des Dynprofeldes (externer Typ) | 20021230 |
Method APPEND_MESSAGE on class CL_WDC_LOGGER has no exception.
Method GET_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LINE_INDEX | Call by reference | Type reference (TYPE) | SY-TABIX | Interne Tabellen, aktueller Zeilenindex | 20021230 | ||
2 | ![]() |
MESSAGE | Value transfer | Type reference (TYPE) | WDC_MSG | Web Dynpro: message | 20021230 |
Method GET_MESSAGE on class CL_WDC_LOGGER has no exception.
Method GET_MESSAGE_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COUNT | Value transfer | Type reference (TYPE) | SY-TABIX | Interne Tabellen, aktueller Zeilenindex | 20021230 |
Method GET_MESSAGE_COUNT on class CL_WDC_LOGGER has no exception.
Method GET_MESSAGE_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LINE_INDEX | Call by reference | Type reference (TYPE) | SY-TABIX | Interne Tabellen, aktueller Zeilenindex | 20021230 | ||
2 | ![]() |
MESSAGE | Value transfer | Object reference (TYPE REF TO) | WDC_MSG | Web Dynpro: message | 20021230 |
Method GET_MESSAGE_REF on class CL_WDC_LOGGER has no exception.
History
Last changed by/on | SAP | 20040909 |
SAP Release Created in | 640 |