You are on page 1of 1

Periodic Billing in Prorated Scenario

Example:

Monthly Rental = 1000


Daily Rental

= 40

If the contract start date is January 10th, 2014, then the rent on (billing date)31 st Jan
should be calculated as 40 x 22days = 880. And in the coming month (i.e. Feb 1 st to
Feb 28th) the rent should be calculated as 1000. Now, if the contract is ending on
March 15, the final invoice should be calculated as 40 x 15 = 600.
How to configure in SAP?

In pricing, create a new condition type PR01. Assign a requirement stating that the
condition should be active only if the contract start date is not 1 st of any month
(abaper).
Now assign the condition type with Scale Basis as O Time period scale- days.
Now create a new scale formula (abaper) as:
Scale Basis = Day (from Billing Date) Day (from contract date) + 1 x
condition value
[i.e. 31- 10 +1= 22 x Condition value]
Now set the condition record value as 40.
[i.e. 31- 10 +1= 22 x 40]= 880.

You might also like