SAP ABAP Class CL_UMG_PROBLEM_INDXTABLE (Table in index repair log)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18-UNI (Application Component) I18N Unicode
     SUMIG (Package) Unicode Migration: Tabellen Umsetzer + Reparatur Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UMG_LIST Results + ALV grid 20031229
Properties
Class CL_UMG_PROBLEM_INDXTABLE  
Short Description Table in index repair log    
Super Class CL_UMG_LIST Results + ALV grid 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SUMIG   Unicode Migration: Tabellen Umsetzer + Reparatur Tool 
Created 20031229   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UMG_PROBLEM_INDXTABLE has no interface implemented.
Friends
Class CL_UMG_PROBLEM_INDXTABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHUNK_STACK Instance attribute Private Type reference (TYPE) TAB_CHUNK_STACK Stack von internen Tabellen 20031229
2 CNV_ITAB Instance attribute Private Type reference (TYPE) UMGTCNV Unicode Migration Tool, Table of References 20031229
3 CONV_OBJ_INV Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_CONV_OBJ A CCC Converter Object 20031229
4 CP_ITAB Instance attribute Private Type reference (TYPE) UMGTCP Unicode Migration Tool: List of Code Pages 20031229
5 CURR_CHUNK_PTR Instance attribute Private Type reference (TYPE) INT4 Natural Number 20031229
6 CURR_LOG_PTR Instance attribute Private Type reference (TYPE) INT4 Zeiger auf den aktuellen spumg log 20031229
7 CUR_APP_CP Instance attribute Private Type reference (TYPE) UMGACP Unicode Migration Tool Default Code Page 20031229
8 DISPLAY_ROWS_CNT Instance attribute Private Type reference (TYPE) INT4 500 Natural number 20040121
9 DISP_MODE Instance attribute Public Type reference (TYPE) UMGAFLG Unicode Migration Tool Indicator 20031229
10 LANG_ITAB Instance attribute Private Type reference (TYPE) UMGTLANGCP Mapping Between Language and Code Page, for Source System 20031229
11 LANG_VEC Instance attribute Private Type reference (TYPE) SCPLANGS List of languages 20031229
12 SHOW_LANG_FLAG Instance attribute Private Type reference (TYPE) UMGAFLG 'X' Unicode Migration Tool Flag 20040419
13 TABNAME Instance attribute Private Type reference (TYPE) TABNAME Table Name 20031229
14 TAB_REP_REF Instance attribute Private Object reference (TYPE REF TO) DATA Referenz auf die interne Tabelle. 20031229
15 TAB_WA_REF Instance attribute Private Object reference (TYPE REF TO) DATA Reference to Work Area 20031229
16 TAB_WA_REF2 Instance attribute Private Object reference (TYPE REF TO) DATA 20031229
17 TARGET_LANG_WA Instance attribute Private Type reference (TYPE) UMGLANGCP SPUMG: Language <-> Codepage Assignments 20070530
18 TOTAL_ROWS Instance attribute Private Type reference (TYPE) INT4 Natural number 20040121
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_TARGET_LANG Instance method Public Method Delete target language value. 20100222
2 CONSTRUCTOR Instance method Public Constructor Constructor 20031229
3 GET_CLUST_CP_TXT Instance method Private Method 20040127
4 GET_LANG_ITAB Instance method Public Method Returns the current language list 20070530
5 GET_SHOW_LANG_FLAG Instance method Public Method Returns show_lang_flag 20070530
6 GET_TARGET_LANG Instance method Public Method Returns the target language. 20070530
7 HANDLE_SETT Instance method Private Method 20040121
8 PERFORM_UNDO Instance method Private Method Undo Most Recent Changes 20031229
9 REPAIR Instance method Private Method Repair 20031229
10 SAVE Instance method Private Method Save Selected Lines 20031229
11 SET_TARGET_LANG Instance method Public Method Sets the target language. 20070530
12 SHOW_LINE_NUM_IN_TITLE Instance method Private Method show left lines 20040128
13 SWITCH_SHOW_LANG_FLAG Instance method Public Method Sets show_lang_flag 20070530
Events
Class CL_UMG_PROBLEM_INDXTABLE has no event.
Types
Class CL_UMG_PROBLEM_INDXTABLE has no local type.
Method Signatures

Method CLEAR_TARGET_LANG Signature

Method CLEAR_TARGET_LANG on class CL_UMG_PROBLEM_INDXTABLE has no parameter.
Method CLEAR_TARGET_LANG on class CL_UMG_PROBLEM_INDXTABLE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTAINER_NAME Call by reference Type reference (TYPE) SCRFNAME Behältername 20031229
2 Importing IM_DISP Call by reference Type reference (TYPE) UMGAFLG Kennzeichen Unicode Migration Tool 20031229
3 Importing IM_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname des Protokolls 20031229
4 Importing IM_TITLE Call by reference Type reference (TYPE) LVC_TITLE ALV-Control: Text der Titelleiste 20031229

Method CONSTRUCTOR on class CL_UMG_PROBLEM_INDXTABLE has no exception.

Method GET_CLUST_CP_TXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CODEPAGE Call by reference Type reference (TYPE) STRING 20040127
2 Importing IM_KEYVAL Call by reference Type reference (TYPE) STRING 20040127
3 Importing IM_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20040127

Method GET_CLUST_CP_TXT on class CL_UMG_PROBLEM_INDXTABLE has no exception.

Method GET_LANG_ITAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_LANG_ITAB Value transfer Type reference (TYPE) UMGTLANGCP Language Codepage Mappings 20070530

Method GET_LANG_ITAB on class CL_UMG_PROBLEM_INDXTABLE has no exception.

Method GET_SHOW_LANG_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SHOW_LANG_FLAG Value transfer Type reference (TYPE) UMGAFLG SPUMG/SUMG Flag 20070530

Method GET_SHOW_LANG_FLAG on class CL_UMG_PROBLEM_INDXTABLE has no exception.

Method GET_TARGET_LANG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TARGET_LANG Value transfer Type reference (TYPE) SPRAS Language Key 20070530

Method GET_TARGET_LANG on class CL_UMG_PROBLEM_INDXTABLE has no exception.

Method HANDLE_SETT Signature

Method HANDLE_SETT on class CL_UMG_PROBLEM_INDXTABLE has no parameter.
Method HANDLE_SETT on class CL_UMG_PROBLEM_INDXTABLE has no exception.

Method PERFORM_UNDO Signature

Method PERFORM_UNDO on class CL_UMG_PROBLEM_INDXTABLE has no parameter.
Method PERFORM_UNDO on class CL_UMG_PROBLEM_INDXTABLE has no exception.

Method REPAIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LANG Call by reference Type reference (TYPE) UMGLANGCP Zuordnung zwischen Sprache und Codepage, für Quellsystem 20031229
2 Importing IM_SEL_ROWS Call by reference Type reference (TYPE) LVC_T_ROW ALV Control: Tabellenzeilen 20031229

Method REPAIR on class CL_UMG_PROBLEM_INDXTABLE has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ROWS Call by reference Type reference (TYPE) LVC_T_ROW ALV Control: Tabellenzeilen 20031229

Method SAVE on class CL_UMG_PROBLEM_INDXTABLE has no exception.

Method SET_TARGET_LANG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TARGET_LANG Call by reference Type reference (TYPE) SPRAS Language Key 20070530

Method SET_TARGET_LANG on class CL_UMG_PROBLEM_INDXTABLE has no exception.

Method SHOW_LINE_NUM_IN_TITLE Signature

Method SHOW_LINE_NUM_IN_TITLE on class CL_UMG_PROBLEM_INDXTABLE has no parameter.
Method SHOW_LINE_NUM_IN_TITLE on class CL_UMG_PROBLEM_INDXTABLE has no exception.

Method SWITCH_SHOW_LANG_FLAG Signature

Method SWITCH_SHOW_LANG_FLAG on class CL_UMG_PROBLEM_INDXTABLE has no parameter.
Method SWITCH_SHOW_LANG_FLAG on class CL_UMG_PROBLEM_INDXTABLE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700