<?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: bdc programming in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-programming/m-p/2160900#M457040</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yahh up to some extent i got satisfied&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 May 2007 04:56:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-14T04:56:36Z</dc:date>
    <item>
      <title>bdc programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-programming/m-p/2160896#M457036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai , im in bdc progrmming,in the present scenario i need to ad some more screens to xd01 transaction to upload data ,how can i join the new screens to tha present transaction and how the data is going to be stored into tha database when recording is done help me in this,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 09:08:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-programming/m-p/2160896#M457036</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-10T09:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: bdc programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-programming/m-p/2160897#M457037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Use the user exit enhancement SAPMF02D for this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a Transaction/screen with the required fields and attach a tcode&lt;/P&gt;&lt;P&gt;and call that transaction in the User exit&lt;/P&gt;&lt;P&gt;that screen will be displayed and update the data  in the table structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 09:10:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-programming/m-p/2160897#M457037</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-10T09:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: bdc programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-programming/m-p/2160898#M457038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think ur requirement is not to add some more screens but to selct some more tabs right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if that is s, do recording with the old tabs and with the new tabs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and compare new recording and old programming and see where to exactly add the coding of new.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 09:12:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-programming/m-p/2160898#M457038</guid>
      <dc:creator>hymavathi_oruganti</dc:creator>
      <dc:date>2007-05-10T09:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: bdc programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-programming/m-p/2160899#M457039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj for adding any new fields in the standard transaction then you have to go for enhancements , you can find whether there are some screen varinats present for the transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer SAP NOTE Number: 577502&lt;/P&gt;&lt;P&gt;&lt;A href="https://websmp106.sap-ag.de/~form/handler?_APP=01100107900000000342&amp;amp;_EVENT=REDIR&amp;amp;_NNUM=577502&amp;amp;_NLANG=E" target="test_blank"&gt;https://websmp106.sap-ag.de/~form/handler?_APP=01100107900000000342&amp;amp;_EVENT=REDIR&amp;amp;_NNUM=577502&amp;amp;_NLANG=E&lt;/A&gt;&lt;/P&gt;&lt;P&gt;OR Follow these steps:&lt;/P&gt;&lt;P&gt;1)How to create a screen group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to spro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search for:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#147;Prepare Modification-Free Enhancement in Customer Master Rec&amp;#148;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then define a new screen grOup say Z1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)To start with, you have to implement 'CUSTOMER_ADD_DATA' also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the method CHECK_ADD_ON_ACTIVE, you should do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF I_SCREEN_GROUP = 'Z1'. &amp;#147; Screen group defined in SPRO &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E_ADD_ON_ACTIVE = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3)In badi implementation for badi 'CUSTOMER_ADD_DATA_CS' method 'GET_TAXI_SCREEN' do this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e_screen = &amp;lt;Screen number&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e_program = &amp;lt;Screen Program name&amp;gt;. :This should be the main program for the function group of the function modules you create&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e_headerscreen_layout = space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In set data method do something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'Z_SET_DATA' &amp;#147;Create a new fm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I_KUNNR = S_KNA1-KUNNR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I_&amp;lt;ZFIELD name&amp;gt; = S_KNA1-&amp;lt;zfield name&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I_ACTIVITY = I_ACTIVITY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code inside the z_set_data should be something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V_KUNNR = I_KUNNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V_&amp;lt;zfield name&amp;gt; = I_&amp;lt;zfield name&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V_ACTIVITY = I_ACTIVITY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this fields v_&amp;lt;zfield name&amp;gt; in the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In get data method:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'Z_SET_DATA' &amp;#147;Create a new fm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E_KUNNR = S_KNA1-KUNNR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E_&amp;lt;zfielD NAME&amp;gt; = S_KNA1-&amp;lt;ZFIELD NAME&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CODE INSIDE THE FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E_KUNNR = V_KUNNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E_ZZSITEID = V_&amp;lt;ZFIELD NAME&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jayant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 09:13:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-programming/m-p/2160899#M457039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-10T09:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: bdc programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-programming/m-p/2160900#M457040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yahh up to some extent i got satisfied&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 04:56:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-programming/m-p/2160900#M457040</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T04:56:36Z</dc:date>
    </item>
  </channel>
</rss>

