SAP ABAP Data Element W_SPC_PDOC_MAX (Pricing: Number of Pricing Documents for Temporary Storage)
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_SPC_PDOC_MAX
Short Description Pricing: Number of Pricing Documents for Temporary Storage  
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 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.of Docs 
Medium 15 No.Pricing Docs 
Long 20 No. of Pricing Docs 
Heading 11 No. of Docs 
Documentation

Definition

Number of pricing documents, for which temporary storage in the database is to take place for the pricing documents generated in the main memory, during the report for subsequent structuring of pricing documents directly from sales price conditions.

Use

As large data volumes can cause long runtimes in the report mentioned above, it is advisable that pricing documents are stored temporarily so as to avoid having to run the same processing again if the report is interrupted. However, temporary storage also interrupts condition analysis and the selection of entries from the condition table. After temporary storage, the system has to search for the last analyzed table entry (breakpoint). Selection, however, must begin again from the start - without processing.

Dependencies

Depending on the program parameters, approximately 100 pricing document items are generated for each pricing document.

If the report is interrupted prematurely because of long runtime, reduce the number of pricing documents for temporary storage if no pricing documents have yet been created.

Example

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