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 M_MESSAGES Instance attribute Private Type reference (TYPE) WDC_MESSAGES Web Dynpro: Messages 20021230
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_MESSAGE Instance method Public Method 20021230
2 GET_MESSAGE Instance method Public Method 20021230
3 GET_MESSAGE_COUNT Instance method Public Method 20021230
4 GET_MESSAGE_REF 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 Importing DNUM Call by reference Type reference (TYPE) SCRFDYNNR Dynpronummer 20021230
2 Importing FIELD Call by reference Type reference (TYPE) SCRFNAME Name eines Dynproelementes 20021230
3 Importing MSGID Call by reference Type reference (TYPE) SYMSGID 'SWDC' Nachrichten, Nachrichtenklasse 20021230
4 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20021230
5 Importing MSGTY Call by reference Type reference (TYPE) SYMSGTY 'E' Nachrichten, Nachrichtentyp 20021230
6 Importing MSGV1 Call by reference Type reference (TYPE) C Nachrichten, Nachrichtenvariable 20021230
7 Importing MSGV2 Call by reference Type reference (TYPE) C Nachrichten, Nachrichtenvariable 20021230
8 Importing MSGV3 Call by reference Type reference (TYPE) C Nachrichten, Nachrichtenvariable 20021230
9 Importing MSGV4 Call by reference Type reference (TYPE) C Nachrichten, Nachrichtenvariable 20021230
10 Importing PROGRAM Call by reference Type reference (TYPE) SCRHPROG Programmname 20021230
11 Importing 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 Importing LINE_INDEX Call by reference Type reference (TYPE) SY-TABIX Interne Tabellen, aktueller Zeilenindex 20021230
2 Returning 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 Returning 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 Importing LINE_INDEX Call by reference Type reference (TYPE) SY-TABIX Interne Tabellen, aktueller Zeilenindex 20021230
2 Returning 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