SAP ABAP Class CL_RSODSO_HDB_LOCK_CTRL (Display of SQL log)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSODSO_TOOLS (Package) Tools for DataStore Objects
Properties
Class CL_RSODSO_HDB_LOCK_CTRL  
Short Description Display of SQL log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSODSO_TOOLS   Tools for DataStore Objects 
Created 20120228   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSODSO_HDB_LOCK_CTRL has no forward declaration.
Interfaces
Class CL_RSODSO_HDB_LOCK_CTRL has no interface implemented.
Friends
Class CL_RSODSO_HDB_LOCK_CTRL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FCODE_DEL_LOCK Constant Private Type reference (TYPE) SYUCOMM 'DELLOCK' Function Code that Triggered PAI 20120228
2 C_FCODE_INFO Constant Private Type reference (TYPE) SYUCOMM 'INFO' Function Code that Triggered PAI 20120306
3 C_FCODE_LEAVE Constant Private Type reference (TYPE) SYUCOMM 'BACK' Function Code that Triggered PAI 20120228
4 C_FCODE_REFRESH Constant Private Type reference (TYPE) SYUCOMM 'REFRESH' Function Code that Triggered PAI 20120228
5 P_R_ALV_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20120228
6 P_R_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20120228
7 P_T_DATA Instance attribute Private Type reference (TYPE) RSODSO_T_HDB_LOCK SQL log 20120228
Methods
# Method Level Visibility Method type Description Created on
1 INIT Instance method Public Method 20120228
2 ON_DBL_CLICK Instance method Public Event handling method 20120228
3 ON_FUNCTION_SELECTED Instance method Public Event handling method 20120228
4 ON_TOOLBAR_CREATE Instance method Public Event handling method 20120228
5 PAI Instance method Public Method 20120228
6 PREPARE_SCREEN Instance method Private Method 20120228
7 REFRESH_DATA Instance method Private Method 20120228
8 SHOW Instance method Public Method 20120228
9 _AUTHORITY_CHECK Instance method Private Method 20120301
10 _DELETE_LOCK Instance method Private Method 20120229
11 _FCODE_DEL_LOCK Instance method Private Method 20120229
12 _FCODE_REFRESH Instance method Private Method 20120228
13 _FCODE_SHOW_INFO Instance method Public Method 20120306
14 _GET_SELECTED_LOCKS Instance method Private Method 20120229
Events
Class CL_RSODSO_HDB_LOCK_CTRL has no event.
Types
Class CL_RSODSO_HDB_LOCK_CTRL has no local type.
Method Signatures

Method INIT Signature

Method INIT on class CL_RSODSO_HDB_LOCK_CTRL has no parameter.
# Exception Resumable Description Created on
1 CX_RSODSO_ROOT RSODSO Ausnahmehierarchie 20120228

Method ON_DBL_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20120228
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20120228
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20120228

Method ON_DBL_CLICK on class CL_RSODSO_HDB_LOCK_CTRL has no exception.

Method ON_FUNCTION_SELECTED Signature

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

Method ON_FUNCTION_SELECTED on class CL_RSODSO_HDB_LOCK_CTRL has no exception.

Method ON_TOOLBAR_CREATE Signature

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

Method ON_TOOLBAR_CREATE on class CL_RSODSO_HDB_LOCK_CTRL has no exception.

Method PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FCODE Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20120228

Method PAI on class CL_RSODSO_HDB_LOCK_CTRL has no exception.

Method PREPARE_SCREEN Signature

Method PREPARE_SCREEN on class CL_RSODSO_HDB_LOCK_CTRL has no parameter.
# Exception Resumable Description Created on
1 CX_RSODSO_ROOT RSODSO Ausnahmehierarchie 20120228

Method REFRESH_DATA Signature

Method REFRESH_DATA on class CL_RSODSO_HDB_LOCK_CTRL has no parameter.
Method REFRESH_DATA on class CL_RSODSO_HDB_LOCK_CTRL has no exception.

Method SHOW Signature

Method SHOW on class CL_RSODSO_HDB_LOCK_CTRL has no parameter.
Method SHOW on class CL_RSODSO_HDB_LOCK_CTRL has no exception.

Method _AUTHORITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_LOCK Call by reference Type reference (TYPE) RSODSO_S_HDB_LOCK Sperrverwaltung für HDB/DSO 20120301
# Exception Resumable Description Created on
1 CX_RS_NOT_AUTHORIZED Abbruchhandling 20120301

Method _DELETE_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_LOCK Call by reference Type reference (TYPE) RSODSO_S_HDB_LOCK Sperrverwaltung für HDB/DSO 20120229
# Exception Resumable Description Created on
1 CX_RS_NOT_AUTHORIZED RSODSO Ausnahmehierarchie 20120301
2 CX_SQL_EXCEPTION Fehler während der Verarbeitung der Daten 20120229

Method _FCODE_DEL_LOCK Signature

Method _FCODE_DEL_LOCK on class CL_RSODSO_HDB_LOCK_CTRL has no parameter.
Method _FCODE_DEL_LOCK on class CL_RSODSO_HDB_LOCK_CTRL has no exception.

Method _FCODE_REFRESH Signature

Method _FCODE_REFRESH on class CL_RSODSO_HDB_LOCK_CTRL has no parameter.
Method _FCODE_REFRESH on class CL_RSODSO_HDB_LOCK_CTRL has no exception.

Method _FCODE_SHOW_INFO Signature

Method _FCODE_SHOW_INFO on class CL_RSODSO_HDB_LOCK_CTRL has no parameter.
Method _FCODE_SHOW_INFO on class CL_RSODSO_HDB_LOCK_CTRL has no exception.

Method _GET_SELECTED_LOCKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_SELECTED Value transfer Type reference (TYPE) RSODSO_T_HDB_LOCK DataStore-Objekt 20120229
# Exception Resumable Description Created on
1 CX_RSODSO_ROOT RSODSO Ausnahmehierarchie 20120229
History
Last changed by/on SAP  20130531 
SAP Release Created in 730