SAP ABAP Data Element TFORM (Routine for text search)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-SL-IS (Application Component) Information System
     GRWT (Package) Report Painter / Report Writer
Basic Data
Data Element TFORM
Short Description Routine for text search  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FORMNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
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 10 Text form 
Medium 15 Text routine 
Long 20 Text routine 
Heading 30 Text routine 
Documentation

Definition

You enter the name of the text routine to read texts in this field.

If the indicator 'Transfer with structure' is selected, the text routine then has the following interface:

--> TABLE    Reporting table

--> FIELD    Field name

--> VALUE    Field value

--> DATE    Date for reading the master data

--> LANGU    Language

<-- SHORTTEXT    Short text (short description)

<-- LONGTEXT    Long text (long description)

The parameter DATE is only available when the indicator 'Read with date' is not selected.

The Report Writer fills all the fields relevant for the reading of the texts in the transfer structure before calling up the text routine.

If the indicator 'Transfer with structure' is not set, the defininf fields necessary for reading the texts can be entered manually (maximum of 5 fields). The text routine then has the following interface:

--> TABLE    Reporting table

--> FIELD1    Defining field

--> FIELD2    Defining field

--> FIELD3    Defining field

--> FIELD4    Defining field

--> FIELD5    Defining field

--> FIELD    Field name

--> VALUE    Field value

--> DATE    Date for reading the master data

--> LANGU    Language

<-- SHORTTEXT    Short text (short description)

<-- LONGTEXT    Long text (long description)

Only the explicitly specified fields will be considered.

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