SAP ABAP Data Element FAGL_R_JOB_DISP_NAME (Name and Date 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_NAME
Short Description Name and Date of Job to Be Dispatched  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR48    
Data Type CHAR   Character String 
Length 48    
Decimal Places 0    
Output Length 48    
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 Dispatcher 
Medium 10 Dispatcher 
Long 10 Dispatcher 
Heading 10 Dispatcher 
Documentation

Definition

Name 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