SAP ABAP Class CL_WB2_ERROR (Error Log)
Hierarchy
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
   LO-GT-TEW (Application Component) Trading Execution Workbench
     WB2B_TEW (Package) Trading Execution Workbench
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WB2_SUBJECT Observed by Observer 20001031
Properties
Class CL_WB2_ERROR  
Short Description Error Log    
Super Class CL_WB2_SUBJECT Observed by Observer 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WB2B_TEW   Trading Execution Workbench 
Created 20000607   SAP 
Last change 20031212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB2_ERROR has no forward declaration.
Interfaces
Class CL_WB2_ERROR has no interface implemented.
Friends
Class CL_WB2_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_MSG Instance attribute Private Type reference (TYPE) WB2_TEW_ERROR_TAB Error Messages 20001031
2 C_STRUCTURE_NAME Constant Private Type reference (TYPE) TABNAME 'WB2_TEW_ERROR' Table Name 20001031
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Delete Error Message 20010213
2 ENHANCE Instance method Private Method Set Traffic Light and Text 20001031
3 GET_DATA Instance method Public Method Reference to Data Table 20001031
4 GET_STRUCTURE_NAME Instance method Public Method Name of Table Structure 20001031
5 INSERT Instance method Public Method Error Messages in Log 20000607
6 INSERT_FROM_SY Instance method Public Method Error Messages in Log ( aus sy-Feld ) 20000713
7 INSERT_TABLE Instance method Public Method Error Message in Log (from Table) 20010307
8 IS_EMPTY Instance method Public Method Messages in Log? 20010529
9 RESET Instance method Public Method Delete Log 20001031
Events
Class CL_WB2_ERROR has no event.
Types
Class CL_WB2_ERROR has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGID Call by reference Type reference (TYPE) MSGID Nachrichtenidentifikation 20010213
2 Importing I_MSGNO Call by reference Type reference (TYPE) MSGNO Nummer der System-Nachricht 20010213
3 Importing I_MSGTY Call by reference Type reference (TYPE) MSGTY Messageart 20010213

Method DELETE on class CL_WB2_ERROR has no exception.

Method ENHANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_MSG Call by reference Type reference (TYPE) WB2_TEW_ERROR Fehlermeldungen 20001031

Method ENHANCE on class CL_WB2_ERROR has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_REF Value transfer Object reference (TYPE REF TO) DATA Referenz auf at_msg 20001031

Method GET_DATA on class CL_WB2_ERROR has no exception.

Method GET_STRUCTURE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_NAME Value transfer Type reference (TYPE) TABNAME Tabellenname 20001031

Method GET_STRUCTURE_NAME on class CL_WB2_ERROR has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGID Call by reference Type reference (TYPE) ANY Nachrichtenklasse 20000607
2 Importing I_MSGNO Call by reference Type reference (TYPE) ANY Nachrichtennummer 20000607
3 Importing I_MSGTY Call by reference Type reference (TYPE) ANY Nachrichtentype ( W,E,I,S) 20000607
4 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY 1. Parameter 20000607
5 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY 2. Parameter 20000607
6 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY 3. Parameter 20000607
7 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY 4. Parameter 20000607

Method INSERT on class CL_WB2_ERROR has no exception.

Method INSERT_FROM_SY Signature

Method INSERT_FROM_SY on class CL_WB2_ERROR has no parameter.
Method INSERT_FROM_SY on class CL_WB2_ERROR has no exception.

Method INSERT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MSG Call by reference Type reference (TYPE) WB2_TEW_ERROR_TAB Fehlermeldungen 20010307

Method INSERT_TABLE on class CL_WB2_ERROR has no exception.

Method IS_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_EMPTY Value transfer Type reference (TYPE) BVAL Boolean 20010529

Method IS_EMPTY on class CL_WB2_ERROR has no exception.

Method RESET Signature

Method RESET on class CL_WB2_ERROR has no parameter.
Method RESET on class CL_WB2_ERROR has no exception.
History
Last changed by/on SAP  20031212 
SAP Release Created in