Nikhil,
Thanks for your answer and sorry for the delay. My question is what is server event. For example take the scenario where we are using this lr_entity->activate_sending(). In my previous example there is a code for displaying sales office text against sales office code in Web UI. For this they are calling RFC to get sales office text from ECC . And before setting this( by using set_attribute method) to Web UI field, they are calling lr_entity->activate_sending(). I have below questions.
1. What happens if they dont call lr_entity->activate_sending() method in the above scenario?
2. In the above you mentioned that any server event you make on the screen will call all the layers in the CRM architecture , like in sequence UI , BOL , GENIL , Handler class , API. So what is server event. Can you please briefly explain about this?
Thanks,
Baasanthi.