SAP ABAP Data Element FAGL_R_JOB_DISP_ID (ID of Job to Be Dispatched)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL-REO (Application Component) General Ledger Reorganization
     FAGL_REORGANIZATION_FW (Package) Reorganization - Framework
Basic Data
Data Element FAGL_R_JOB_DISP_ID
Short Description ID of Job to Be Dispatched  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type NUM8    
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 DispatchID 
Medium 15 Dispatcher ID 
Long 20 Dispatcher ID 
Heading 13 Dispatcher ID 
Documentation

Definition

Unique identification number of a dispatching program.

Use

The identification number is used together with the description to uniquely identify a called program that distributes processing effort across multiple parallel jobs.

Dependencies

All parallel jobs created by a dispatching program are linked to that program by the description and identification number.

Example

When a function is called in parallel processing, an entry with the key fields DISP_NAME and DISP_ID is created in table FAGL_R_JBDISPTCH for the dispatching program.

The work packages created by running this dispatching program and the executing jobs are stored under identical entries of the fields DISP_NAME and DISP_ID in tables FAGL_R_JBPARTN (work packages) and FAGL_R_JBPROCEED (executing jobs).

History
Last changed by/on SAP  20100310 
SAP Release Created in 605