SAP ABAP Class CL_UMG_STATUS_MANAGER (Shows the Status of the Preconversion in SPUMG)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18-UNI (Application Component) I18N Unicode
     SUMIG (Package) Unicode Migration: Tabellen Umsetzer + Reparatur Tool
Properties
Class CL_UMG_STATUS_MANAGER  
Short Description Shows the Status of the Preconversion in SPUMG    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SUMIG   Unicode Migration: Tabellen Umsetzer + Reparatur Tool 
Created 20041029   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UMG_STATUS_MANAGER has no interface implemented.
Friends
Class CL_UMG_STATUS_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHECK_LIST Instance attribute Private Type reference (TYPE) T_CHECK_LIST Reference type 20070202
2 COMMON_STATUS Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID Info about SPUMG Status 20041105
3 COMMON_TABLE Instance attribute Private Type reference (TYPE) UMGTSTATUS Status Information 20041108
4 INFO_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20041105
5 LEVEL_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20041105
6 LEVEL_STATUS Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID Info about Scan Level 20041105
7 LEVEL_TABLE Instance attribute Private Type reference (TYPE) UMGTSTATUS Scan Level Status Information 20041108
8 VOCAB_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20041108
9 VOCAB_STATUS Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID Info about vocabulary 20070215
10 VOCAB_TABLE Instance attribute Private Type reference (TYPE) UMGTSTATUS Status Information 20070215
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_CHECK_LIST Instance method Private Method Insert all known checks into the check list 20070202
2 CONSTRUCTOR Instance method Public Constructor Constructor 20041029
3 DISPLAY Instance method Public Method Display SPUMG Status 20041108
4 FILL_STATUS_LINE Instance method Private Method Fill status information for display 20070202
5 RUN_CHECKS Instance method Public Method Run all checks in check list 20070202
6 SHOW_DOCU_COMMON Instance method Private Event handling method Shows additional information for the checks 20070202
7 SHOW_DOCU_LEVEL Instance method Private Event handling method Shows additional information for the checks 20070202
8 SHOW_DOCU_VOCAB Instance method Private Event handling method Shows additional information for the checks 20070202
9 SHOW_PROGRESS Instance method Private Method Displays info in the status bar 20070202
Events
Class CL_UMG_STATUS_MANAGER has no event.
Types
Class CL_UMG_STATUS_MANAGER has no local type.
Method Signatures

Method BUILD_CHECK_LIST Signature

Method BUILD_CHECK_LIST on class CL_UMG_STATUS_MANAGER has no parameter.
Method BUILD_CHECK_LIST on class CL_UMG_STATUS_MANAGER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INFO_CONTAINER Call by reference Type reference (TYPE) SCRFNAME Name eines Bildelements 20041105
2 Importing IM_LEVEL_CONTAINER Call by reference Type reference (TYPE) SCRFNAME Name eines Bildelements 20041105
3 Importing IM_VOCAB_CONTAINER Call by reference Type reference (TYPE) SCRFNAME Name eines Bildelements 20041108

Method CONSTRUCTOR on class CL_UMG_STATUS_MANAGER has no exception.

Method DISPLAY Signature

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

Method FILL_STATUS_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHECK_RESULT Call by reference Type reference (TYPE) UMGSCHECKRESULT Results of a SPUMG status check 20070202
2 Importing IM_OBJECT_NAME Call by reference Type reference (TYPE) UMGASTATUSOBJECT "Object" for Status Information 20070202
3 Returning RE_STATUS_LINE Value transfer Type reference (TYPE) UMGSSTATUS Status Information 20070202

Method FILL_STATUS_LINE on class CL_UMG_STATUS_MANAGER has no exception.

Method RUN_CHECKS Signature

Method RUN_CHECKS on class CL_UMG_STATUS_MANAGER has no parameter.
Method RUN_CHECKS on class CL_UMG_STATUS_MANAGER has no exception.

Method SHOW_DOCU_COMMON 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) 20070202
2 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20070202
3 Importing E_ROW_ID Call by reference Attribute reference (LIKE) 20070202

Method SHOW_DOCU_COMMON on class CL_UMG_STATUS_MANAGER has no exception.

Method SHOW_DOCU_LEVEL 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) 20070202
2 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20070202
3 Importing E_ROW_ID Call by reference Attribute reference (LIKE) 20070202

Method SHOW_DOCU_LEVEL on class CL_UMG_STATUS_MANAGER has no exception.

Method SHOW_DOCU_VOCAB 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) 20070202
2 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20070202
3 Importing E_ROW_ID Call by reference Attribute reference (LIKE) 20070202

Method SHOW_DOCU_VOCAB on class CL_UMG_STATUS_MANAGER has no exception.

Method SHOW_PROGRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FINISHED Call by reference Type reference (TYPE) INT4 Natural number 20070202
2 Importing IM_TEXT Call by reference Type reference (TYPE) STRING 20070202

Method SHOW_PROGRESS on class CL_UMG_STATUS_MANAGER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700