Hi All,
I need to hide 3 standard tabs in Freight order. It uses component FPM_OVP_COMPONENT. I need to hide the tabs based on the user role. I created a Authorization object to check for authorization. I was able to remove the tabs being displayed in the class: CL_FPM_OVP_ASSIST method:SET_CA_COMPOSITE_STRETCHING. But I was not able to find the application configuration id. I need to disable the tabs only for Freight orders. So I want to restrict the usage. I was able to find solutions on OIF component. But that method for OVP is not getting called in my case.
Regards,
Joseph M