Hi,
I need help with implementing a BADI in APO. I am new to ABAP so donot exactly know how to implement a BADI and make a change.
I need to make the default display of planning book to Display instead of edit.
I know that I can do that using BADI /SAPAPO/SDP_INTERACT and the method DVIEW_DISPLAY_MODE_SET.
I need to set the parameter from edit to display.
Can anyone help me with the procedure to implement the BADI and make the change to the method shown above? I see the BADI in SE18.
Brief descriptive steps or links are very much appreciated.
Thanks.