Skip to Content
0
Former Member
Apr 29, 2014 at 01:31 PM

How to use badi in abap

36 Views

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.