2017 Oct 16 9:55 AM
R507 mentions of release SD but the there are no export parameters which allows us to release the SD. Can someone suggest the code. Need to even keep in mind, the SD needs to be re-instated if the invoice is reversed.
2017 Oct 16 3:08 PM
Event R401 enables you to check and determine if release is appropriate. Event R507 allows you to check and perform partial release and/or request additional deposit. Either of them use an instance of fkkcl structure to facilitate the operation.
2017 Oct 16 9:24 PM
Hi Charvi
As stated by Bill, the first part of your requirement is fulfilled by R401 and R507.
Also I think, you need to put a custom FM in event r401, to prevent changing of 'xgumb_401' value from blank to 'X' (Table ty_r401_fkkcl ), so that event R507 is triggered.
However, the second part where in the invoice is reversed, the SD cannot be reinstated back to its inital stated, where the security deposit payment is sitting as downpayment.
Thanks,
Amlan