SAP ABAP Class CL_WUF_PROTOCOL (Log)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB (Application Component) Agency Business (Global Trade)
     WUF_GENERAL (Package) Objects for All Packages Within WUF
Properties
Class CL_WUF_PROTOCOL  
Short Description Log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WUF_GENERAL   Objects for All Packages Within WUF 
Created 20060307   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WUF_CON Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_WUF_PROTOCOL has no interface implemented.
Friends
Class CL_WUF_PROTOCOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_PROTOCOL Instance attribute Private Type reference (TYPE) WUF_ERROR_TAB Error Message Structure 20060307
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_PROTOCOL Instance method Public Method Add Log 20070115
2 CONVERT Static method Private Method Replace with Text If Structure Deep 20070525
3 CREATE_PROTOCOL_FOR_MESSAGE Static method Public Method Generate Log With Message 20070111
4 FILL_TEXT Instance method Private Method Enter Text 20070207
5 GET_MESSAGES Instance method Public Method Return Messages 20060428
6 INSERT_ERROR Instance method Public Method Define Error From Exception 20060307
7 INSERT_ERROR_MESSAGE Instance method Public Method Define Error From Structure 20060310
8 INSERT_ERROR_MESSAGE_FROM_PARA Instance method Public Method Define Errors 20070115
9 REFRESH Instance method Public Method Reset 20060607
10 TRANSFER_MESSAGES_TO_SMT_PROT Instance method Public Method Transfer Error from WUF Log to SMT Log 20090218
Events
Class CL_WUF_PROTOCOL has no event.
Types
Class CL_WUF_PROTOCOL has no local type.
Method Signatures

Method APPEND_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_WUF_PROTOCOL Protokoll 20070115

Method APPEND_PROTOCOL on class CL_WUF_PROTOCOL has no exception.

Method CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA Call by reference Type reference (TYPE) DATA 20070525
2 Importing I_DATA Call by reference Type reference (TYPE) DATA 20070525

Method CONVERT on class CL_WUF_PROTOCOL has no exception.

Method CREATE_PROTOCOL_FOR_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEEP_STRUCTURE_HANDLING Call by reference Type reference (TYPE) WUF_BOOLEAN tiefe Strukturen durch Text ersetzen 20070525
2 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID CL_WUF_CON=>MSGID Nachrichtenklasse 20070111
3 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20070111
4 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY CL_WUF_CON=>ERROR Nachrichtentyp 20070111
5 Importing I_MSGV1 Call by reference Type reference (TYPE) DATA 20070111
6 Importing I_MSGV2 Call by reference Type reference (TYPE) DATA 20070111
7 Importing I_MSGV3 Call by reference Type reference (TYPE) DATA 20070111
8 Importing I_MSGV4 Call by reference Type reference (TYPE) DATA 20070111
9 Returning RE_PROTOCOL Value transfer Object reference (TYPE REF TO) CL_WUF_PROTOCOL Protokoll 20070111

Method CREATE_PROTOCOL_FOR_MESSAGE on class CL_WUF_PROTOCOL has no exception.

Method FILL_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ERROR Call by reference Type reference (TYPE) WUF_ERROR Fehlermeldungsstruktur 20070207

Method FILL_TEXT on class CL_WUF_PROTOCOL has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) WUF_ERROR_TAB Fehlermeldungsstruktur 20060428

Method GET_MESSAGES on class CL_WUF_PROTOCOL has no exception.

Method INSERT_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ERROR Call by reference Object reference (TYPE REF TO) CX_WUF_ERROR Fehler 20060307

Method INSERT_ERROR on class CL_WUF_PROTOCOL has no exception.

Method INSERT_ERROR_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ERROR Call by reference Type reference (TYPE) WUF_ERROR Fehlermeldungsstruktur 20060310

Method INSERT_ERROR_MESSAGE on class CL_WUF_PROTOCOL has no exception.

Method INSERT_ERROR_MESSAGE_FROM_PARA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEEP_STRUCTURE_HANDLING Call by reference Type reference (TYPE) WUF_BOOLEAN tiefe Strukturen durch Text ersetzen 20070525
2 Importing I_MSGID Call by reference Type reference (TYPE) MSGID CL_WUF_CON=>MSGID Nachrichtenidentifikation 20070115
3 Importing I_MSGNO Call by reference Type reference (TYPE) DATA Nummer der System-Nachricht 20070115
4 Importing I_MSGTY Call by reference Type reference (TYPE) MSGTY CL_WUF_CON=>ERROR Messageart 20070115
5 Importing I_MSGV1 Call by reference Type reference (TYPE) DATA 20070115
6 Importing I_MSGV2 Call by reference Type reference (TYPE) DATA 20070115
7 Importing I_MSGV3 Call by reference Type reference (TYPE) DATA 20070115
8 Importing I_MSGV4 Call by reference Type reference (TYPE) DATA 20070115

Method INSERT_ERROR_MESSAGE_FROM_PARA on class CL_WUF_PROTOCOL has no exception.

Method REFRESH Signature

Method REFRESH on class CL_WUF_PROTOCOL has no parameter.
Method REFRESH on class CL_WUF_PROTOCOL has no exception.

Method TRANSFER_MESSAGES_TO_SMT_PROT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_SMT_PROT Value transfer Object reference (TYPE REF TO) CL_SMT_PROTOCOL Protokoll 20090218

Method TRANSFER_MESSAGES_TO_SMT_PROT on class CL_WUF_PROTOCOL has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700