cancel
Showing results for 
Search instead for 
Did you mean: 

How to create condition type with complicated condition base value

0 Kudos

Hi experts,

I need to create a condition type for below formula.

COFINS-Import = Service Value x COFINS-Import Rate x ((1 + ISS Rate)/(1- PIS-Import Rate – COFINS-Import Rate))

As you can see basically it is calculated by percentage but the basis value is very complicated btw. currently the value for rates is not kept in any place. Please kindly advise how can I realize it?

Thank you.

Sincerely,
Patrick

Accepted Solutions (0)

Answers (1)

Answers (1)

DominikTylczyn
Active Contributor
0 Kudos

Hello jpabcloudoss

You can use an ABAP routines to calculate condition base. They are maintained in VOFM transaction, menu Formulas -> Condition Base Value.

Once implemented, such a formula can be assigned to a condition in price determination procedure configuration, column Alt. Condn Base Value - SPRO: Material Management -> Purchasing -> Conditions -> Define Price Determination Process -> Set Calculation Schema - Purchasing.

Best regards

Dominik Tylczynski