CUSTOM.pll - Help in Customization [message #312315] |
Tue, 08 April 2008 09:43 |
shasikkumar
Messages: 8 Registered: February 2008 Location: India
|
Junior Member |
|
|
Hi Gurus,
I have a forms customization requirement which says when the client deletes a record in the block - I have to execute my business logic for validation and then throw a message (Probably an Error)
So ideally in forms I would prefer to do this in KEY-DELREC
But in financials CUSTOM.pll cannot be used for KEY-DELREC
Alternatively, I can override the WHEN-NEW-RECORD-INSTANCE in CUSTOM.pld and change the delete_allowed property of the block. But its not ideal to throw my message in there.
Please let me know how can I go ahead and do this customization.
Thanks,
Shasi
|
|
|