SAP ABAP Class CL_CLU_LOGREADER (CL_CLU_LOGREADER)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DBI (Application Component) DB-Independent Database Interface
     SDB_DBI (Package) General Database Interface
Properties
Class CL_CLU_LOGREADER  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDB_DBI   General Database Interface 
Created 20080918   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CLU_LOGREADER has no forward declaration.
Interfaces
Class CL_CLU_LOGREADER has no interface implemented.
Friends
Class CL_CLU_LOGREADER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HASTEXTS Static Attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE HASTEXTS 20080918
2 TABSTATE_CHECK_CANCELLED Constant Public Type reference (TYPE) I 5 20091125
3 TABSTATE_CHECK_TOO_OLD Constant Public Type reference (TYPE) I 3 TABSTATE_CHECK_TOO_OLD 20080918
4 TABSTATE_CURRENTLY_RUNNING Constant Public Type reference (TYPE) I 1 TABSTATE_CURRENTLY_RUNNING 20080918
5 TABSTATE_ERROR Constant Public Type reference (TYPE) I 2 TABSTATE_ERROR 20080918
6 TABSTATE_NOT_YET_CHECKED Constant Public Type reference (TYPE) I 4 TABSTATE_NOT_YET_CHECKED 20080918
7 TABSTATE_OK Constant Public Type reference (TYPE) I 0 TABSTATE_OK 20080918
8 TEXTPOOL Static Attribute Private See coding 20080918
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20080918
2 GET_RESTART_RECORD Static method Public Method GET_RESTART_RECORD 20080918
3 GET_RUNS Static method Public Method GET_RUNS 20080918
4 GET_RUNS_FOR_REORG Static method Public Method GET_RUNS_FOR_REORG 20080918
5 GET_RUNS_FOR_RESTART Static method Public Method GET_RUNS_FOR_RESTART 20080918
6 GET_RUN_DETAILS Static method Public Method GET_RUN_DETAILS 20080918
7 GET_STATUS_COLOR Static method Private Method GET_STATUS_COLOR 20080918
8 GET_STATUS_FOR_ALL_TABLES Static method Public Method GET_STATUS_FOR_ALL_TABLES 20080918
9 GET_TAB_DETAILS Static method Public Method GET_TAB_DETAILS 20080918
10 GET_TEXT_FOR_ERRID Static method Public Method 20090215
11 GET_TRAFFIC_LIGHT_FOR_SPUMG Static method Public Method GET_TRAFFIC_LIGHT_FOR_SPUMG 20080918
12 IS_RESTARTABLE_RUN Static method Public Method IS_RESTARTABLE_RUN 20080918
Events
Class CL_CLU_LOGREADER has no event.
Types
Class CL_CLU_LOGREADER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CLU_LOGREADER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CLU_LOGREADER has no exception.

Method GET_RESTART_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PHYSTAB Call by reference Type reference (TYPE) TABNAME P_PHYSTAB 20080918
2 Importing P_RUNID Call by reference Type reference (TYPE) CL_CLU_CLUTAB=>T_RUNID P_RUNID 20080918
3 Changing P_WA Call by reference Type reference (TYPE) ANY P_WA 20080918

Method GET_RESTART_RECORD on class CL_CLU_LOGREADER has no exception.

Method GET_RUNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NR_RUNS Call by reference Type reference (TYPE) I NR_RUNS 20080918
2 Exporting RUNS Call by reference Type reference (TYPE) CL_CLU_CLUTAB=>T_DISPRUNS RUNS 20080918

Method GET_RUNS on class CL_CLU_LOGREADER has no exception.

Method GET_RUNS_FOR_REORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_NR_RUNS Call by reference Type reference (TYPE) I P_NR_RUNS 20080918
2 Exporting P_RUNSI Call by reference Type reference (TYPE) CL_CLU_CLUTAB=>T_CHECKRUNS P_RUNSI 20080918

Method GET_RUNS_FOR_REORG on class CL_CLU_LOGREADER has no exception.

Method GET_RUNS_FOR_RESTART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NR_RUNS Call by reference Type reference (TYPE) I NR_RUNS 20080918
2 Exporting RUNSI Call by reference Type reference (TYPE) CL_CLU_CLUTAB=>T_CHECKRUNS RUNSI 20080918

Method GET_RUNS_FOR_RESTART on class CL_CLU_LOGREADER has no exception.

Method GET_RUN_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RUNID Call by reference Type reference (TYPE) CL_CLU_CLUTAB=>T_RUNID RUNID 20080918
2 Exporting TABS Call by reference Type reference (TYPE) CL_CLU_CLUTAB=>T_DISPPHYSTABLOGS TABS 20080918

Method GET_RUN_DETAILS on class CL_CLU_LOGREADER has no exception.

Method GET_STATUS_COLOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_COLOR Call by reference Type reference (TYPE) I P_COLOR 20080918
2 Changing P_COLORTAB Call by reference Type reference (TYPE) LVC_T_SCOL P_COLORTAB 20080918

Method GET_STATUS_COLOR on class CL_CLU_LOGREADER has no exception.

Method GET_STATUS_FOR_ALL_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_NR Call by reference Type reference (TYPE) I P_NR 20080918
2 Exporting P_NR_OK Call by reference Type reference (TYPE) I P_NR_OK 20080918
3 Exporting P_NR_WRONG Call by reference Type reference (TYPE) I P_NR_WRONG 20080918
4 Exporting P_RUNIDS Call by reference Type reference (TYPE) CL_CLU_CLUTAB=>T_RUNIDS P_RUNIDS 20080918
5 Exporting P_STATUS Call by reference Type reference (TYPE) I P_STATUS 20080918
6 Exporting P_TABS Call by reference Type reference (TYPE) CL_CLU_CLUTAB=>T_DISPTABS P_TABS 20080918

Method GET_STATUS_FOR_ALL_TABLES on class CL_CLU_LOGREADER has no exception.

Method GET_TAB_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERRKEYS Call by reference Type reference (TYPE) CL_CLU_CLUTAB=>T_DISPERRKEYLOGS ERRKEYS 20080918
2 Importing RUNID Call by reference Type reference (TYPE) CL_CLU_CLUTAB=>T_RUNID RUNID 20080918
3 Importing TABNAME Call by reference Type reference (TYPE) TABNAME TABNAME 20080918

Method GET_TAB_DETAILS on class CL_CLU_LOGREADER has no exception.

Method GET_TEXT_FOR_ERRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ERRID Call by reference Type reference (TYPE) TEXTPOOLKY Schlüssel des Textelements (Nummer / Selektionsname) 20090215
2 Exporting P_ERRTXT Call by reference Type reference (TYPE) STRING 20090215
3 Importing P_READRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20090215

Method GET_TEXT_FOR_ERRID on class CL_CLU_LOGREADER has no exception.

Method GET_TRAFFIC_LIGHT_FOR_SPUMG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_STATUS Value transfer Type reference (TYPE) I P_STATUS 20080918

Method GET_TRAFFIC_LIGHT_FOR_SPUMG on class CL_CLU_LOGREADER has no exception.

Method IS_RESTARTABLE_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_RES Value transfer Type reference (TYPE) ABAP_BOOL P_RES 20080918
2 Importing P_RUNI Call by reference Type reference (TYPE) CL_CLU_CLUTAB=>T_CHECKRUN P_RUNI 20080918

Method IS_RESTARTABLE_RUN on class CL_CLU_LOGREADER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720