SAP ABAP Data Element XNUMEXTERN (IS-M: Data transfer with external number assignment)
Hierarchy
IS-M (Software Component) SAP MEDIA
   IS-M (Application Component) SAP Media
     JSD (Package) Appl. dev. R/3 Publishing Sales and Distribution System
Basic Data
Data Element XNUMEXTERN
Short Description IS-M: Data transfer with external number assignment  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFELD    
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 10 Ex.NoAsgmt 
Medium 15 Ext.num.assgmt 
Long 20 Ext.number assignmt 
Heading
Documentation

Definition

In data transfer, a distinction is made between initial transfers and restarts.
In initial transfer, input is made by reading the sequential file generated in the legacy system.

The following three situations are distinguished in the program for a restart:

  1. Restart (when program terminates with an error while the input file is being read)
    The program reads the records in the input file that have not yet been processed.
  2. Restart (when program terminates with an error before error processing has been completed)
    The program generates the remaining BDC sessions for records containing errors.
  3. Postprocessing
    The program reads a file as input (containing input records with errors).

The program itself determines which of these restart situations applies (for information, see table TJY09).

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