SAP ABAP Data Element AFX_DTE_FLG_DYN_PB_IN_PP_CUST (Package Formation at Runtime in Parallel Processing)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-GMA (Application Component) Generating, Monitoring for Mass Data Archiving Solutions
     AFX_GLOBAL (Package) Archiving Framework: Global Objects
Basic Data
Data Element AFX_DTE_FLG_DYN_PB_IN_PP_CUST
Short Description Package Formation at Runtime in Parallel Processing  
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 PF Runtime 
Medium 15 Pack.Form Runtm 
Long 25 Package Form. at Runtime 
Heading 25 Package Form. at Runtime 
Documentation

Definition

Using this switch you control whether packages are formed at runtime. If the switch is not set, packages are formed by means of the variant 'profile generation' before parallel processing.

Within parallel processing the analysis and write programs processs the data by package. There are two basic variants for package formation:

  • Dynamically during parallel processing
  • Profile generation before parallel processing

The examples listed below are based on the archiving object PAYMITEM - Payment Items. You can assume the following:

  • Number of account contracts: 4 000 000
  • Number of payment items: 180 000 000

The basis for package formation is the contract GUID. In 1 000 packages the system would process per work package the data from 4 000 account contracts.

The number of archiving objects to be processed per work package can differ greatly from this procedure. Some accounts have no payment items, others have thousands however. There are also packages where nothing needs to be done and others that are very comprehensive. Therefore the processing time for the individual work packages can vary greatly.

History
Last changed by/on SAP  20110908 
SAP Release Created in 30