SAP ABAP Class CL_I18N_OVERVIEW (I18N main transaction)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18 (Application Component) Internationalization (I18N)
     SCP (Package) SAP Code Pages
Properties
Class CL_I18N_OVERVIEW  
Short Description I18N main transaction    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCP   SAP Code Pages 
Created 20040923   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 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_I18N_OVERVIEW has no interface implemented.
Friends
Class CL_I18N_OVERVIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DOCKING_CONTROL Static Attribute Public Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER DockingContainer for the tree 20040923
2 TREE Static Attribute Public Object reference (TYPE REF TO) CL_SIMPLE_TREE_MODEL Simple Tree Control with Data Management at the Backend 20040923
Methods
# Method Level Visibility Method type Description Created on
1 HANDLE_TOOLBAR_SELECTION Static method Public Event handling method Toolbar selection 20050128
2 HANDLE_TREE_DOUBLE_CLICK Static method Public Event handling method Double click in Tree 20040923
3 INIT_TREE Static method Private Method Initialisation of Tree 20040923
4 RELINK_TREE Static method Public Method Linke Tree an Dynpro 20040923
5 START Instance method Public Method Start screen of I18N transaction 20040923
Events
Class CL_I18N_OVERVIEW has no event.
Types
Class CL_I18N_OVERVIEW has no local type.
Method Signatures

Method HANDLE_TOOLBAR_SELECTION Signature

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

Method HANDLE_TOOLBAR_SELECTION on class CL_I18N_OVERVIEW has no exception.

Method HANDLE_TREE_DOUBLE_CLICK Signature

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

Method HANDLE_TREE_DOUBLE_CLICK on class CL_I18N_OVERVIEW has no exception.

Method INIT_TREE Signature

Method INIT_TREE on class CL_I18N_OVERVIEW has no parameter.
Method INIT_TREE on class CL_I18N_OVERVIEW has no exception.

Method RELINK_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DYNNR Call by reference Type reference (TYPE) SYDYNNR Dynpronummer 20040923
2 Importing IM_REPID Call by reference Type reference (TYPE) SYREPID Programm 20040923

Method RELINK_TREE on class CL_I18N_OVERVIEW has no exception.

Method START Signature

Method START on class CL_I18N_OVERVIEW has no parameter.
Method START on class CL_I18N_OVERVIEW has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700