SAP ABAP Data Element TEXTPOSITION (Text item)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-BI (Application Component) Contract Billing
     EE20 (Package) IS-U: Billing
Basic Data
Data Element TEXTPOSITION
Short Description Text item  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR10    
Data Type CHAR   Character String 
Length 10    
Decimal Places 0    
Output Length 10    
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 item 
Medium 15 Text item 
Long 20 Text item 
Heading 10 Text item 
Documentation

Definition

You can define the print sequence of the text in invoice printing.

You can enter any four-character keyword in the Text position field; this keyword then has to be interpreted during invoice printing.

Example

You enter five text lines for one document line item in the billing document. You use the text position to specify the order in which the text is to be printed.

    Text            Text position

    First text line            3

    Second text line            4

    Third text line            1

    Fourth text line            5

    Fifth text line            2

In this case, the text is printed in the following sequence.

    Third text line

    Fifth text line

    First text line   

    Second text line   

    Fourth text line

History
Last changed by/on SAP  20050224 
SAP Release Created in 462