sureca
17th December 2014, 15:39
Good evening all,


My requirement is like.. There are two fields 1) available quantity(kppur103.qnty) and quantity(kppur104.qnty)... In session kpsur1104m000 if the previous values of available qnty and qnty is 100 and 10.. if go to insert a new record then.. available qnty should be subtraction of the previous record values i.e 90.. wherein available qnty values are from another table..

please help...

bhushanchanda
17th December 2014, 17:53
Hi,

If possible post your script. If its a form field, you can do that in before.display.object section (If on LN) else, you will need to update the tables.

It will be better if you can provide the existing logic.

sureca
22nd December 2014, 11:12
Thanks a lot bhushan for your reply.. Wrong task was assigned to me.. that condition was not possible..