Skip to Content
0
Former Member
Feb 20, 2009 at 11:38 AM

Live Auction Cockpit, price validation check

42 Views

Hi Experts,

I am working on Live Aution Cockpit of SRM-EBP.

We have to create one check on price, we have start price (eg. 1000), decrement price (eg. 10).

We have to create one check on Bid Price should not be less that 5 times of Decrement price.

Mean if bidder is giving price 940 for bid, it should not be allowed and one error message should be generated "the decrement of price is more than 5 times of decrement price".

Whare we can write the code for this condition ? as I was trying to make debugging, but not got success.

Study SAP