SAP ABAP Data Element ESESTARTINDEX (Start Index for Document Lines in Reports)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-SAF (Application Component) Product Safety
     CBUI (Package) Company Environment Information System
Basic Data
Data Element ESESTARTINDEX
Short Description Start Index for Document Lines in Reports  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type NUMC08    
Data Type NUMC   Character string with only digits 
Length 8    
Decimal Places 0    
Output Length 8    
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 Start Idx 
Medium 15 Start Index 
Long 20 Start Index 
Heading  
Documentation

Definition

Specifies the number of the first document line to enable the document (for example, a graphic) to be output on a report.

Use

The documents are transferred one after another from the SAP System in an internal table to the generation server.

In a second table for the document keys, in addition to the document keys the start index and end index are transferred to the generation server or the front end. The indexes specify the start and end of a document so that the individual documents can be read from the first table.

Example:

If the first document is three lines long and the second document is four lines long, the following indexes are transferred:

    Key     Start index     End index

    Doc1     1     3

    Doc2     4     7

Note:

The indexes are set internally in the generation program for reports (RC1WWIWP).

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