SAP ABAP Class CL_LOP_ERROR_VIEW (Error Log View)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB-TC (Application Component) Trading Contract
     LOOP_UI (Package) Model layer for logistical contract options
Properties
Class CL_LOP_ERROR_VIEW  
Short Description Error Log View    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LOOP_UI   Model layer for logistical contract options 
Created 20120206   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_LOP_OBJECT_HANDLE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_WB2_OBJECT_HANDLE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_LOP_ERROR_VIEW has no interface implemented.
Friends
Class CL_LOP_ERROR_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_FIELDCATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT 20120206
2 A_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID 20120206
3 A_APPL_EVENTS Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120206
4 A_DEFAULT_HEIGHT Instance attribute Private Type reference (TYPE) I 20120206
5 A_DOCKING_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER 20120206
6 A_DYNNR Instance attribute Private Type reference (TYPE) SYDYNNR 20120206
7 A_ERROR Instance attribute Private Object reference (TYPE REF TO) CL_LOP_ERROR 20120206
8 A_IS_VISIBLE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20120206
9 A_NO_CLOSE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20120206
10 A_NO_REFRESH Instance attribute Private Type reference (TYPE) ABAP_BOOL 20120206
11 A_REPID Instance attribute Private Type reference (TYPE) SYREPID 20120206
12 A_TABLE_REF Instance attribute Private Object reference (TYPE REF TO) DATA 20120323
13 A_TITLE Instance attribute Private Type reference (TYPE) LVC_TITLE 20120206
14 CO_REPORT_FOR_VARIANT Constant Private Type reference (TYPE) SYREPID 'CL_LOP_ERROR_VIEW' 20120206
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_FIELD_CATALOG Instance method Private Method 20120206
2 CONSTRUCTOR Instance method Public Constructor 20120206
3 DISPLAY Instance method Public Method 20120206
4 FREE Instance method Public Method 20120206
5 GET_ALV_GRID Instance method Public Method 20120206
6 HANDLE_CHANGED Instance method Private Event handling method 20120206
7 HANDLE_DOUBLE_CLICK Instance method Private Event handling method 20120206
8 IS_VISIBLE Instance method Public Method 20120206
9 TOOLBAR Instance method Private Event handling method 20120206
10 USER_COMMAND Instance method Private Event handling method 20120206
Events
Class CL_LOP_ERROR_VIEW has no event.
Types
Class CL_LOP_ERROR_VIEW has no local type.
Method Signatures

Method BUILD_FIELD_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing T_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT 20120206

Method BUILD_FIELD_CATALOG on class CL_LOP_ERROR_VIEW has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL_EVENTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120206
2 Importing I_DEFAULT_HEIGHT Call by reference Type reference (TYPE) I 20120206
3 Importing I_DYNNR Call by reference Type reference (TYPE) SYDYNNR 20120206
4 Importing I_ERROR Call by reference Object reference (TYPE REF TO) CL_LOP_ERROR 20120206
5 Importing I_NO_CLOSE Call by reference Type reference (TYPE) ABAP_BOOL 20120206
6 Importing I_NO_REFRESH Call by reference Type reference (TYPE) ABAP_BOOL 20120206
7 Importing I_REPID Call by reference Type reference (TYPE) SYREPID 20120206
8 Importing I_TITLE Call by reference Type reference (TYPE) LVC_TITLE 20120206

Method CONSTRUCTOR on class CL_LOP_ERROR_VIEW has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_LOP_ERROR_VIEW has no parameter.
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20120206

Method FREE Signature

Method FREE on class CL_LOP_ERROR_VIEW has no parameter.
Method FREE on class CL_LOP_ERROR_VIEW has no exception.

Method GET_ALV_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_GRID Value transfer Object reference (TYPE REF TO) CL_GUI_ALV_GRID 20120206

Method GET_ALV_GRID on class CL_LOP_ERROR_VIEW has no exception.

Method HANDLE_CHANGED Signature

Method HANDLE_CHANGED on class CL_LOP_ERROR_VIEW has no parameter.
Method HANDLE_CHANGED on class CL_LOP_ERROR_VIEW has no exception.

Method HANDLE_DOUBLE_CLICK 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) 20120206
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20120206
3 Importing E_ROW Value transfer Attribute reference (LIKE) 20120206

Method HANDLE_DOUBLE_CLICK on class CL_LOP_ERROR_VIEW has no exception.

Method IS_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VISIBLE Value transfer Type reference (TYPE) ABAP_BOOL 20120206

Method IS_VISIBLE on class CL_LOP_ERROR_VIEW has no exception.

Method TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Value transfer Attribute reference (LIKE) 20120206
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20120206

Method TOOLBAR on class CL_LOP_ERROR_VIEW has no exception.

Method USER_COMMAND Signature

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

Method USER_COMMAND on class CL_LOP_ERROR_VIEW has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607