SAP ABAP Class CL_SLEI_LNKG_ERR (Class to display linkage error in container)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-BPM-LEI (Application Component) Local Event Infrastructure
     SLEI_DEF (Package) LEI Design time and Customizing transactions
Properties
Class CL_SLEI_LNKG_ERR  
Short Description Class to display linkage error in container    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLEI_DEF   LEI Design time and Customizing transactions 
Created 20081117   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SLEI_LNKG_ERR has no forward declaration.
Interfaces
Class CL_SLEI_LNKG_ERR has no interface implemented.
Friends
Class CL_SLEI_LNKG_ERR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ERROR_DISP_TYP Instance attribute Public See coding 20081121
2 MO_ALV_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID 20081121
3 MO_DOC_CNTRL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER 20081121
4 MO_TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR 20081121
5 MT_ERRORS_DISP Instance attribute Private See coding 20081121
6 MT_FCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT 20081121
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create error control for display 20081121
2 DISPLAY Instance method Public Method display the error control 20081121
3 DISP_ALV Instance method Private Method Dispaly the alv for first time 20081121
4 HANDLE_ALV_HOTSPOT Instance method Private Event handling method 20081121
5 HANDLE_COMMAND Instance method Private Event handling method 20081121
6 HIDE Instance method Public Method Hide the error control 20081121
7 INIT Instance method Private Method create alv 20081121
8 PROCESS_ERRORS Instance method Private Method Convert the LEI error to Display format 20081121
9 REFRESH Instance method Public Method Refresh the error control 20081121
10 REGISTER_EVENTS Instance method Private Method 20081121
Events
Class CL_SLEI_LNKG_ERR has no event.
Types
Class CL_SLEI_LNKG_ERR has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_LNKG_ERR_INST Call by reference Object reference (TYPE REF TO) CL_SLEI_LNKG_ERR Class to display linkage error in container 20081121
2 Importing IT_LEI_ERROR Call by reference Type reference (TYPE) SLEI_LNKG_ERR_T Table of LEI linkage erros 20081121
3 Importing IV_REPID Call by reference Type reference (TYPE) SY-REPID 20081121

Method CREATE on class CL_SLEI_LNKG_ERR has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_SLEI_LNKG_ERR has no parameter.
Method DISPLAY on class CL_SLEI_LNKG_ERR has no exception.

Method DISP_ALV Signature

Method DISP_ALV on class CL_SLEI_LNKG_ERR has no parameter.
Method DISP_ALV on class CL_SLEI_LNKG_ERR has no exception.

Method HANDLE_ALV_HOTSPOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20081121
2 Importing E_COLUMN_ID Value transfer Attribute reference (LIKE) 20081121

Method HANDLE_ALV_HOTSPOT on class CL_SLEI_LNKG_ERR has no exception.

Method HANDLE_COMMAND Signature

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

Method HANDLE_COMMAND on class CL_SLEI_LNKG_ERR has no exception.

Method HIDE Signature

Method HIDE on class CL_SLEI_LNKG_ERR has no parameter.
Method HIDE on class CL_SLEI_LNKG_ERR has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REPID Call by reference Type reference (TYPE) SY-REPID 20081121

Method INIT on class CL_SLEI_LNKG_ERR has no exception.

Method PROCESS_ERRORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LEI_ERROR Call by reference Type reference (TYPE) SLEI_LNKG_ERR_T Linkage consistency check - error structure 20081121

Method PROCESS_ERRORS on class CL_SLEI_LNKG_ERR has no exception.

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LEI_ERROR Call by reference Type reference (TYPE) SLEI_LNKG_ERR_T Table of LEI linkage erros 20081121

Method REFRESH on class CL_SLEI_LNKG_ERR has no exception.

Method REGISTER_EVENTS Signature

Method REGISTER_EVENTS on class CL_SLEI_LNKG_ERR has no parameter.
Method REGISTER_EVENTS on class CL_SLEI_LNKG_ERR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 731