Hi Folks, I have to create a z program. I need to first get list of all users who have logged on to SAP Planning book(SDP94) and than those who are in Change mode needs to be made to Display mode.
I know BAdI /SAPAPO/SDP_INTERACT which has method DVIEW_DISPLAY_MODE_SET which can be of help. Can anybody confirm the way this BADI can be used in code. Explanation with piece of ABAP code will be helpful. Thanks.