SAP ABAP Data Element CBGLE_PFW_PRINTING_JOBS (Number of Background Jobs for Printing Print Requests)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-SAF (Application Component) Product Safety
     CBGLM (Package) EHS: Global Label Management
Basic Data
Data Element CBGLE_PFW_PRINTING_JOBS
Short Description Number of Background Jobs for Printing Print Requests  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CBGLD_BGR_JOBS_NUM    
Data Type NUMC   Character string with only digits 
Length 2    
Decimal Places 0    
Output Length 2    
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 No. Jobs 
Medium 15 No. Print Jobs 
Long 21 Number of Print Jobs 
Heading 55 Number of Background Jobs for Printing Print Requests 
Documentation

Definition

Indicates the maximum number of background jobs that can be started simultaneously for printing print requests.

Use

The restriction to a maximum number of background jobs for processing print requests ensures that the system is not overloaded in the event of a high number of print requests.

You can start up to 10 background jobs simultaneously for printing print requests. Printing in the background is controlled by the background job EHS: Load Balancing for Print Request Background Processing.

This background job is set up using report RCCGLR_SUBMIT_PRQ_JOBS in the Customizing activity Background Jobs for Processing Print Requests. More specifically, the background job is triggered by the event SAP_START_GLM_PRQ_PRINTING and executed by processes of type BTC (process processes background requests).

Dependencies

  • You have scheduled the background jobs for processing print requests with the help of report RCCGLR_SUBMIT_PRQ_JOBS in the Customizing activity Background Jobs for Processing Print Requests. If a background job for printing print requests is to be triggered, the background job EHS: Load Balancing for Print Request Background Processing checks the maximum number of background jobs and sets these jobs to status Active once they have been triggered.
  • Beforehand, check how many processes of type BTC (process processes background requests) on the SAP servers are available in the system or are already being used by other applications. The number of processes of type BTC available in the system must not be exceeded by the number of background jobs specified for printing print requests.
  • You have specified the maximum number of background jobs for processing print requests. We recommend 10 background jobs, but the number should not be greater than half of the available background jobs of type BTC.

Example

History
Last changed by/on SAP  20130529 
SAP Release Created in 617