Hi All,
I am working on requirement while copying service confirmation I have to copy the business partner data from old confirmation to new confirmation for this we are not going with Config changes due to our project limitations so i did code change for this in below component which is working fine..
BT117H_SRVC IN OVVView view and event handler EH_ON_COPY_DOC_FLOW event..and updating using FM CRM_PARTNER_MAINTAIN_MULTI_OW this FM is also working fine.
But my issue is the updated data is getting visible only after hitting enter once copy is done..
Either i have to save or hit enter in order to see updated Business partner data.
Is their any other way in order to hit enter using code..
I tried refreshing buffer and component controller but it didn't worked.
Thanks,
Sarala.