SAP ABAP Data Element W_COMWO_VKP (Sales Pricing: Indicator 'Save Cost Estimates on Call')
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_COMWO_VKP
Short Description Sales Pricing: Indicator 'Save Cost Estimates on Call'  
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 Save 
Medium 15 Save Cost Est. 
Long 20 Save Cost Estimate 
Heading Save 
Documentation

Definition

Indicator that controls whether the pricing items are to be saved when you call sales price calculation or not. If the indicator is set, the system saves the data.

Use

The indicator is set by the programs that call the sales price calculation, in accordance with the logic of the applications that form the basis. Transfer to the function modules of sales price calculation takes place using import structure 'PISPC'.

Examples

The indicator is set in background price calculation in pricing (transaction VKPB), as the data is to be saved during the program run. In applications that save data other than the price calculations, as is the case in integrated material maintenance or market-basket calculation, the indicator is not set, so as to ensure data consistency. The application in question then ensures that all relevant data is saved in one update step.

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