<?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: SNC tab update using BAPI_USER_CHANGE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/snc-tab-update-using-bapi-user-change/m-p/10039521#M1808828</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Avirup do one thing create an RFC enabled Function module with parameter same as this BAPI and one more import parameter for destination. Inside this Z fm implement your logic and call the BAPI.&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 19 Jan 2014 18:38:39 GMT</pubDate>
    <dc:creator>nabheetscn</dc:creator>
    <dc:date>2014-01-19T18:38:39Z</dc:date>
    <item>
      <title>SNC tab update using BAPI_USER_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/snc-tab-update-using-bapi-user-change/m-p/10039518#M1808825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have to update SNC tab for a particular user using BAPI_USER_CHANGE according to the RFC destination to be given by the user&amp;nbsp; in the selection screen. What are the importing parameters and the tables to be used for this update ? Is the table ADDRFC ? If it is or any other table what are the values to be populated in the different fields of the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 13:14:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/snc-tab-update-using-bapi-user-change/m-p/10039518#M1808825</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-17T13:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: SNC tab update using BAPI_USER_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/snc-tab-update-using-bapi-user-change/m-p/10039519#M1808826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you need to use SNC and SNCX structures in BAPI_USER_CHANGE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 14:39:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/snc-tab-update-using-bapi-user-change/m-p/10039519#M1808826</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-17T14:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: SNC tab update using BAPI_USER_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/snc-tab-update-using-bapi-user-change/m-p/10039520#M1808827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so what about the RFC destination...i have to populate the SNC tab according to the RFC destination....please advice...&lt;SPAN __jive_emoticon_name="confused" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/504/images/emoticons/confused.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jan 2014 17:53:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/snc-tab-update-using-bapi-user-change/m-p/10039520#M1808827</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-19T17:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: SNC tab update using BAPI_USER_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/snc-tab-update-using-bapi-user-change/m-p/10039521#M1808828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Avirup do one thing create an RFC enabled Function module with parameter same as this BAPI and one more import parameter for destination. Inside this Z fm implement your logic and call the BAPI.&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jan 2014 18:38:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/snc-tab-update-using-bapi-user-change/m-p/10039521#M1808828</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2014-01-19T18:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: SNC tab update using BAPI_USER_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/snc-tab-update-using-bapi-user-change/m-p/10039522#M1808829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_USER_CHANGE is a RFC enabled FM; you can call it using the RFC selected by the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 13:55:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/snc-tab-update-using-bapi-user-change/m-p/10039522#M1808829</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-20T13:55:32Z</dc:date>
    </item>
  </channel>
</rss>

