SAP ABAP Data Element OFFST_KK (Offset With Percentage Charge)
Hierarchy
FI-CA (Software Component) FI-CA
   FI-CA (Application Component) Contract Accounts Receivable and Payable
     FKKB (Package) Contract A/R & A/P: Central Objects
Basic Data
Data Element OFFST_KK
Short Description Offset With Percentage Charge  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type WRTV7    
Data Type CURR   Currency field, stored as DEC 
Length 13    
Decimal Places 2    
Output Length 18    
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 Offset chg 
Medium 15 Offset charge 
Long 20 Offset charge 
Heading 18 Offset charge 
Documentation

Definition

Amount that is added to the charge when using a percentage charge.

Example 1:

The dunning charge is composed of the base amount of 30 EUR plus a variable share of 0.5% of the dunning amount.

The following entries are made in the charge schedule for a charge category:

Charge    0.00

Percent    0.50

Offset    30.00

The dunning charge for a run with a dunning amount of 400 EUR is:

400 * 0,5 / 100 + 30 = 32 EUR.

Example 2:

A charge of 50 EUR is calculated for the first 300 EUR of the dunning amount. For each complete 100 EUR above this 300 EUR limit, 5 EUR is added to the charge. For 400 EUR to 500 EUR, the charge is therefore 55 EUR. The following settings are made:

Charge    50 EUR

Percent    5 EUR

Rounding rule for dunning amount    Always round

Rounding amount    100

The offset is configured such that the correct charge is determined for a dunning amount of 400 EUR. In the example, this is 20 EUR. The difference between this and the 55 EUR demanded is 35 EUR. This is specified as the offset.

Note

The offset has no effect on the minimum charge defined in the column Charge.

You can test the Customizing for the charges calculation by executing the function module FKK_CALC_CHARGE in test mode.

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