SAP ABAP Data Element J_7LFRMSKA (Use of Special Condition Type for Formula Price)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   IS-REA-COR (Application Component) Recycling Administration Core Functions
     J7LR (Package) REA Core Functionality
Basic Data
Data Element J_7LFRMSKA
Short Description Use of Special Condition Type for Formula Price  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type J_7LFRMSKA    
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 Frml.Use 
Medium 15 Formula Use 
Long 20 Formula Use 
Heading 10 Frml.Use 
Documentation

Definition

Validity of the special condition type.

Use

The special condition type factor is evaluated at a specified time during the price calculation.

Example

Weight-dependent fee: 10 UNI
Special condition type factor: 50 %
Scale type: Base scale
Fee formula: 01 (double the fee up to 5 UNI, from 6 UNI add flat fee of 4 UNI)

Formula use: <blank>

1. Use the special condition type on the weight-dep. fee:

10 UNI * 50% = 5 UNI

2. Use the fee formula on result from step 1:

5 UNI * 2 = 10 UNI

Formula use: A

1. Use the formula on the weight-dep. fee:

10 UNI + 4 UNI = 14 UNI

2. Use the special condition type on result from step 1:

14 UNI * 50% = 7 UNI

Formula use: B

1. Calculation of the formula fee from the weight-dep. fee:

10 UNI -> 4 UNI

2. Use the special condition type on formula fee:

4 UNI * 50% = 2 UNI

3. Addition of result from step 1 and result from step 2:

10 UNI + 2 UNI = 12 UNI

Formula use: C

1. Use the special condition type on the weight-dep. fee:

10 UNI * 50% = 5 UNI

2. Calculation of the formula fee from the weight-dep. fee:

10 UNI -> 4 UNI

3. Addition of result from step 1 and result from step 2:

5 UNI + 4 UNI = 9 UNI

Formula use: D

Use special conditions type(s) via the summation level

1a. Use special condition type on weight-dep. fee if summation level 0:

10 UNI * 50% = 5 UNI

2a. Calculation of the formula fee from the weight-dep. fee:

10 UNI -> 4 UNI

2b. Use special condition type on formula fee if summation level 1:

4 UNI * 50% = 2 UNI

3a. Addition of result from step 1 and result from step 2:

5 UNI + 2 UNI = 7 UNI

3b. Use special condition type on total result if summation level 2:

5 UNI + 2 UNI = 7 UNI

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