Hi All,
We have in total some 10 text editors which are to be processed in same way. The only difference will be the table field that is to be updated based on the container. Instead of re-writing the same code by just changing the container object and table field name, I am thinking of writing a subroutine to which I will pass the table field and container name based on which the object is to be created. However I did not find this possible. Or I can say I found this a little tricky.
Please provide your suggestions or pointers.