‎2010 Aug 04 4:05 PM
Hi All
I am working on Process Message category(Z_***) which has a destination as Ztable. In CO54, after clicking
'send' it has to do some validation before updating the destination table. Where can I do this validation?
Thanks,
Sirisha.
‎2010 Aug 06 1:47 AM
solved myself..
Changed the message destination to 'function module' (z_.....) and did the validation in the function module and then inserted into
the ztable..
Thanks,
Sirisha.