Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

CO54 - Send Message Validation

Former Member
0 Likes
390

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.

1 REPLY 1
Read only

Former Member
0 Likes
347

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.