<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Implementing BADI /SAPAPO/SDP_INTERACT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/implementing-badi-sapapo-sdp-interact/m-p/3397574#M815805</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1: Go to IMG.&lt;/P&gt;&lt;P&gt;In IMG, go to BADI for interactive planning  /SAPAPO/SDP_INTERACT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 2: Create Definition name under  /SAPAPO/SDP_INTERACT Badi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 3: Choose the Method under Interface tab by double clicking "DVIEW_DISPLAY_MODE_SET"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 4: Copy the below code.&lt;/P&gt;&lt;P&gt;==========&lt;/P&gt;&lt;P&gt;METHOD /sapapo/if_ex_sdp_interact~dview_display_mode_set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Set value 2( for display)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    cv_display_status = 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDMETHOD.&lt;/P&gt;&lt;P&gt;===============&lt;/P&gt;&lt;P&gt;Step 5: Save and Activate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ready to go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may make this is answered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jul 2008 05:15:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-16T05:15:26Z</dc:date>
    <item>
      <title>Implementing BADI /SAPAPO/SDP_INTERACT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/implementing-badi-sapapo-sdp-interact/m-p/3397571#M815802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     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. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to make the default display of planning book to Display instead of edit. &lt;/P&gt;&lt;P&gt;I know that I can do that using BADI /SAPAPO/SDP_INTERACT and the method DVIEW_DISPLAY_MODE_SET. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to set the parameter from edit to display. &lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;Brief descriptive steps or links are very much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 17:49:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/implementing-badi-sapapo-sdp-interact/m-p/3397571#M815802</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T17:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing BADI /SAPAPO/SDP_INTERACT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/implementing-badi-sapapo-sdp-interact/m-p/3397572#M815803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you have to implement the BAdI using Transaction SE19. Please check out the description in the documentation available at [Implementation of BAdIs|http://help.sap.com/saphelp_nw70/helpdata/EN/5e/ebb541c5b63031e10000000a155106/frameset.htm]. Would love to see how you implemented that requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Gregor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2008 13:53:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/implementing-badi-sapapo-sdp-interact/m-p/3397572#M815803</guid>
      <dc:creator>gregorw</dc:creator>
      <dc:date>2008-07-04T13:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing BADI /SAPAPO/SDP_INTERACT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/implementing-badi-sapapo-sdp-interact/m-p/3397573#M815804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Check this article for reference:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/abap/abap-enhancement/business%20add-ins.pdf" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/abap/abap-enhancement/business%20add-ins.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aveek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 06:58:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/implementing-badi-sapapo-sdp-interact/m-p/3397573#M815804</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-07T06:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Implementing BADI /SAPAPO/SDP_INTERACT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/implementing-badi-sapapo-sdp-interact/m-p/3397574#M815805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1: Go to IMG.&lt;/P&gt;&lt;P&gt;In IMG, go to BADI for interactive planning  /SAPAPO/SDP_INTERACT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 2: Create Definition name under  /SAPAPO/SDP_INTERACT Badi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 3: Choose the Method under Interface tab by double clicking "DVIEW_DISPLAY_MODE_SET"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 4: Copy the below code.&lt;/P&gt;&lt;P&gt;==========&lt;/P&gt;&lt;P&gt;METHOD /sapapo/if_ex_sdp_interact~dview_display_mode_set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Set value 2( for display)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    cv_display_status = 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDMETHOD.&lt;/P&gt;&lt;P&gt;===============&lt;/P&gt;&lt;P&gt;Step 5: Save and Activate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ready to go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may make this is answered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 05:15:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/implementing-badi-sapapo-sdp-interact/m-p/3397574#M815805</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T05:15:26Z</dc:date>
    </item>
  </channel>
</rss>

