SAP ABAP Class CL_UAP_ERROR_LOG (Error Handling with Log)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   TR (Application Component) Treasury
     UAP_GUI_ENABLING_FRAMEWORK (Package) Framework for GUI Programming
Properties
Class CL_UAP_ERROR_LOG  
Short Description Error Handling with Log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package UAP_GUI_ENABLING_FRAMEWORK   Framework for GUI Programming 
Created 20000630   SAP 
Last change 20010110   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 UAP01 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UAP_ERROR_LOG has no interface implemented.
Friends
Class CL_UAP_ERROR_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _FIELD_TABLE Instance attribute Protected Type reference (TYPE) UAP_LONG_FIELDNAMES Screen Fields 20000630
2 _LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20000630
3 _NUM_OF_ERRORS Instance attribute Private Type reference (TYPE) I Number of Errors 20000630
4 _STRIP_TABLE Instance attribute Protected See coding Tabstrips 20000630
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Event handling method <> Append Message to Application Log 20000630
2 CONSTRUCTOR Instance method Public Constructor <> Constructor 20000630
3 DISPLAY_APPLICATION_LOG Instance method Public Method <> Display Messages 20000630
4 INIT_APPLICATION_LOG Instance method Public Method <> Delete Saved Messages 20000630
5 MARK_ERROR_FIELDS Instance method Public Method <> Select Fields With Errors 20000630
6 MARK_ERROR_STRIPS Instance method Public Method <> Select Strips with Errors 20000630
7 RESET Instance method Public Method <> Delete Saved Errors 20000630
8 SAVE_IS_POSSIBLE Instance method Public Method <> Data Consistent -> Save Possible 20000630
9 SET_FIELD_STATUS Instance method Public Event handling method <> Set Field Status for Error Selections 20000630
Events
Class CL_UAP_ERROR_LOG has no event.
Types
Class CL_UAP_ERROR_LOG has no local type.
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MESSAGE Value transfer Attribute reference (LIKE) Fehlermeldung 20000630

Method ADD_MESSAGE on class CL_UAP_ERROR_LOG has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_UAP_ERROR_LOG has no parameter.
Method CONSTRUCTOR on class CL_UAP_ERROR_LOG has no exception.

Method DISPLAY_APPLICATION_LOG Signature

Method DISPLAY_APPLICATION_LOG on class CL_UAP_ERROR_LOG has no parameter.
Method DISPLAY_APPLICATION_LOG on class CL_UAP_ERROR_LOG has no exception.

Method INIT_APPLICATION_LOG Signature

Method INIT_APPLICATION_LOG on class CL_UAP_ERROR_LOG has no parameter.
Method INIT_APPLICATION_LOG on class CL_UAP_ERROR_LOG has no exception.

Method MARK_ERROR_FIELDS Signature

Method MARK_ERROR_FIELDS on class CL_UAP_ERROR_LOG has no parameter.
Method MARK_ERROR_FIELDS on class CL_UAP_ERROR_LOG has no exception.

Method MARK_ERROR_STRIPS Signature

Method MARK_ERROR_STRIPS on class CL_UAP_ERROR_LOG has no parameter.
Method MARK_ERROR_STRIPS on class CL_UAP_ERROR_LOG has no exception.

Method RESET Signature

Method RESET on class CL_UAP_ERROR_LOG has no parameter.
Method RESET on class CL_UAP_ERROR_LOG has no exception.

Method SAVE_IS_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RESULT Value transfer Type reference (TYPE) OS_BOOLEAN Boolean 20000630

Method SAVE_IS_POSSIBLE on class CL_UAP_ERROR_LOG has no exception.

Method SET_FIELD_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIELDNAMES Value transfer Attribute reference (LIKE) >INVALID< 20000630

Method SET_FIELD_STATUS on class CL_UAP_ERROR_LOG has no exception.
History
Last changed by/on SAP  20010110 
SAP Release Created in 462_10