SAP ABAP Class CL_LAW_ERROR (Singleton for Transferring Error Messages)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-LIM (Application Component) License Measurement
     SLIM2 (Package) License Administration Workbench
Properties
Class CL_LAW_ERROR  
Short Description Singleton for Transferring Error Messages    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLIM2   License Administration Workbench 
Created 20051115   SAP 
Last change 20060207   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LAW_ERROR has no forward declaration.
Interfaces
Class CL_LAW_ERROR has no interface implemented.
Friends
Class CL_LAW_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_UNIQUE_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_LAW_ERROR Singleton for Transferring Error Messages 20051117
2 MT_ERROR_TAB Instance attribute Private Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20051117
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_ERROR_TAB Instance method Public Method Delete Errors Table 20051117
2 GET_ERROR_TAB Instance method Public Method Call Errors Table 20051117
3 GET_INSTANCE Static method Public Method Provide Reference to the Single Instance (Singleton) 20051117
4 MODIFY_COLUMNS Instance method Private Method Hide Unnecessary Columns 20051117
5 SET_ERROR_TAB Instance method Public Method Save Errors Table 20051117
6 SHOW_ERROR_TAB Instance method Public Method Display Errors Table 20051117
Events
Class CL_LAW_ERROR has no event.
Types
Class CL_LAW_ERROR has no local type.
Method Signatures

Method CLEAR_ERROR_TAB Signature

Method CLEAR_ERROR_TAB on class CL_LAW_ERROR has no parameter.
Method CLEAR_ERROR_TAB on class CL_LAW_ERROR has no exception.

Method GET_ERROR_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_RETURN Value transfer Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20051117

Method GET_ERROR_TAB on class CL_LAW_ERROR has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_LAW_ERROR Singleton zur Übergabe von Fehlermeldungen 20051117

Method GET_INSTANCE on class CL_LAW_ERROR has no exception.

Method MODIFY_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COLUMNS Call by reference Object reference (TYPE REF TO) CL_SALV_COLUMNS_TABLE Spalten in einfachen, zweidimensionalen Tabellen 20051117

Method MODIFY_COLUMNS on class CL_LAW_ERROR has no exception.

Method SET_ERROR_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20051117

Method SET_ERROR_TAB on class CL_LAW_ERROR has no exception.

Method SHOW_ERROR_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TITLE Call by reference Type reference (TYPE) LVC_TITLE ALV-Control: Text der Titelzeile 20051117

Method SHOW_ERROR_TAB on class CL_LAW_ERROR has no exception.
History
Last changed by/on SAP  20060207 
SAP Release Created in