SAP ABAP Data Element BCA_PAR_CREAMODE_Y (Optimization Type)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-PPM (Application Component) Batch-Oriented Parallel Processing of Mass Data
     BANK_JOB_SERVICE (Package) Service Modules for FS Reports
Basic Data
Data Element BCA_PAR_CREAMODE_Y
Short Description Optimization Type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BCA_PAR_CREAMODE_Y    
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 Optim.Type 
Medium 20 Optimization Type 
Long 40 Optimization Type 
Heading 50 Optimization Type 
Documentation

Definition

Defines whether and how the user or the application carries out the number assignment of work processes to numbers.

Note:

The system saves the numbers to be assigned in table BCA_PAR_INTRVL_Y.

Use

You can choose from the following types of number assignment:

  • Manual number assignment by the user (without update/static)

    You use transaction SE16 (General Table Display) to assign the numbers manually, that is to customer-specific reports. Be sure to take the system configuration and your Customizing settings into account when you make the number assignments. You may also need to take new application servers and work process distribution into account at this time.

    If you use this option, you may need to carry out this step again if the system configuration changes because the system does not update automatically in this case.

  • Automatic number assignment by the user (without update/static)

    Start the program Create the interval table for the parallel processing of totals updating (RBCA_PAR_REALLOCATE_INTERV_Y). The system then assigns the numbers to the work processes and servers automatically based on the system configuration and your Customizing settings. New application servers and new work process distributions are included.

    again if the system configuration changes

  • Automatic number assignment by the application (with update/dynamic)

    The system knows whether an optimization is available for the current combination of application, application server, and work process based on the system configuration and your Customizing settings.

    • If this is the case, the system uses the optimized number intervals to make the assignments.
    • If this is not the case, the system assigns the numbers automatically during the next program run and automatically includes the new application server and work process distribution.

      The system carries out these steps independently while taking the existing initial conditions into account.

Dependencies

For information about the relationship, see the documentation about Improving the Performance for Parallel Processing.

Example

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