SAP ABAP Data Element W_RP_CONDS_IN_BLOCK (Pricing Docs Layout: No. of Conditions in Processing Block)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       WVKP (Package) IS-R: Sales pricing
Basic Data
Data Element W_RP_CONDS_IN_BLOCK
Short Description Pricing Docs Layout: No. of Conditions in Processing Block  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type NUMC   Character string with only digits 
Length 3    
Decimal Places 0    
Output Length 3    
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. cond. 
Medium 15 No.ofConditions 
Long 20 Number of conditions 
Heading 12 No. of Conds 
Documentation

Definition

Number of sales price conditions to be processed in a processing block in the report for subsequent structuring of pricing documents directly from sales price conditions II.
Proccessing includes the check as to whether a pricing document item exists for a condition. If this is not the case, processing also carries out a price calculation. Processing of the block finishes with temporary storage of the generated price calculations in a pricing document.

Use

You can use this parameter to control the "size" of the generated pricing documents. The parameter also influences when temporary storage takes place in the program run.

Dependencies

If the indicator "Carry out new price calculation" or "Include currency conversion" was set in the selection screen of the report, two pricing documents are usually created in the program run and then stored temporarily.

Example

The number of items in the pricing documents generated is not necessarily the same as the block size defined by this parameter, as pricing document items may already exist for the conditions. It may also be that price calculations are not possible because of certain errors.
You estimate that a pricing document exists for approximately every other condition. You also want to create pricing documents with 100 items, for example. You should therefore select a block size of 200 conditions.

History
Last changed by/on SAP  20020124 
SAP Release Created in 470