SAP ABAP Class CL_CTMENU_LOAD_TEXTS (Load Text Load)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-GUI (Application Component) Graphical User Interface
     SGUI (Package) GUI Objects
Properties
Class CL_CTMENU_LOAD_TEXTS  
Short Description Load Text Load    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SGUI   GUI Objects 
Created 19990111   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CTMENU_LOAD_TEXTS has no forward declaration.
Interfaces
Class CL_CTMENU_LOAD_TEXTS has no interface implemented.
Friends
Class CL_CTMENU_LOAD_TEXTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 K64 Constant Private Type reference (TYPE) I 65535 K64 19990111
2 TEXTTABLE Instance attribute Public Type reference (TYPE) SMP_TXTTAB Texts in an Interface 19990111
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Load Text Load 19990111
2 SELECT_ICONS Instance method Private Method Load Language-Independent Text Sections 19990112
3 SELECT_STATEXTS Instance method Private Method Read Static Texts 19990111
4 SPLIT_ICONS Instance method Private Method Split Blob (Language-Independent Parts) 19990112
5 SPLIT_STATEXTS Instance method Private Method Split Blob (Language-Specific Parts) 19990111
Events
Class CL_CTMENU_LOAD_TEXTS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 BLOB_TEXT_TAB Private See coding Blob Text Table 19990709
2 DT_ENTRY Private See coding DT_ENTRY 19990315
3 IC_ENTRY Private See coding IC_ENTRY 19990315
4 NUMBER_TXT Private See coding NUMBER_TXT 19990315
5 TL_ENTRY Private See coding TL_ENTRY 19990315
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_LANGUAGE Call by reference Type reference (TYPE) SPRSL sy-langu Sprache 19990111
2 Importing P_PROGRAM Call by reference Type reference (TYPE) PROGRAM Name der Sprachenload 19990111
# Exception Resumable Description Created on
1 READ_ERROR Fehler beim Lesen 19990112

Method SELECT_ICONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_BLOB Call by reference Type reference (TYPE) C blob 19990112
2 Importing P_PROGRAM Call by reference Type reference (TYPE) PROGRAM Programmname 19990112
# Exception Resumable Description Created on
1 READ_ERROR Fehler beim Lesen 19990112

Method SELECT_STATEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_BLOB_TAB Call by reference Type reference (TYPE) BLOB_TEXT_TAB Blobtabelle 19990709
2 Importing P_LANGUAGE Call by reference Type reference (TYPE) SPRSL Sprache 19990111
3 Importing P_PROGRAM Call by reference Type reference (TYPE) PROGRAM Programmname 19990111
# Exception Resumable Description Created on
1 READ_ERROR Fehler beim Lesen der Textload 19990111

Method SPLIT_ICONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_BLOB Call by reference Type reference (TYPE) C Blob 19990112

Method SPLIT_ICONS on class CL_CTMENU_LOAD_TEXTS has no exception.

Method SPLIT_STATEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_BLOB_TAB Call by reference Type reference (TYPE) BLOB_TEXT_TAB Blob Tabelle 19990709

Method SPLIT_STATEXTS on class CL_CTMENU_LOAD_TEXTS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in