Skip to Content
0
Former Member
Dec 28, 2007 at 01:39 PM

Pricing - How to alter AP price

54 Views

Hi,

The below is my requirement...

ZPAD (Discount condtion type by %) is determining the price through SAP access sequence.

I have a Ztable which says for Division D1 the maixmum CAP (discount) is some % only.

So, Pricing should first read what is the value of ZPAD by access sequence and compare with Ztable.

If ZPAD is more than table value, replace table value as ZPAD.

Example

ZPAD - 5% by access sequence

-- 3% in Ztable

So ZPAD should be only 3% and not 5%.

I know PMIN functionality will help. but I want to control this by single condition type in the pricing schema.

Can any guru's help me..

Laxmanan