SAP ABAP Data Element AUFSG (Actual Markup in Sales Price Calculation)
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 AUFSG
Short Description Actual Markup in Sales Price Calculation  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type WERTV6    
Data Type CURR   Currency field, stored as DEC 
Length 11    
Decimal Places 2    
Output Length 16    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name CURRENT_MARKUP   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Markup 
Medium 15 Markup 
Long 20 Markup, price calc. 
Heading 16 Markup (%) 
Documentation

Definition

Factor in the sales price calculation function that represents a percentage markup or markdown to the purchase price (net/net).

Use

For every sales price calculation the actual markup is adjusted so that when the sales price calculation schema is used with this value, the final price displayed is the result.

Determining the actual markup requires that the sales price calculation schema is correctly structured, along the lines of the sample calculation schema "WWS001" that is supplied in the standard system.
The following formula can be used to calculate the actual markup:

(SP(net) without costs - PP(net/net ))
Actual markup = ------------------------------------------- * 100
PP(net/net)

Display in the sales price calculation function

The actual markup is displayed in the "AUFSG" list field of the pricing table.

Dependencies

In the sales-side price determination function for sales price calculations that is performed using a sales price calculation schema, the actual markup represents a condition amount. The actual markup (absolute) represents the associated condition value in the price determination function.

Example

The (net/net) purchase price is 10 EUR. Using an actual markup of 15% (and a quantity of 1 UNIT), the actual markup (absolute) is 1.50 EUR and the (net) sales price without costs is 11.50.

History
Last changed by/on SAP  20000119 
SAP Release Created in