SAP ABAP Data Element FUNC_NUMT (FUNC_NUMT)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-REP (Application Component) Report Tree
     SM38 (Package) ABAP Reporting
Basic Data
Data Element FUNC_NUMT
Short Description  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FUNCTION    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short  
Medium Function 
Long  
Heading  
Documentation

Definition

If your report uses texts that later appear on the screen or in any report output, you should store them as numbered texts. Your report then contains only one reference to a text in a text file. The system fetches the text (in the appropriate language) from the text file at run-time and assigns it to the reference.

The advantage of this procedure is that you can use the texts several times, the translation is guaranteed and the interface contains common texts.

Procedure

INCLUDE KLG_ANKREUZEN OBJECT DOKU ID TX LANGUAGE E

History
Last changed by/on SAP  19950401 
SAP Release Created in