<?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: Client specific code in BSP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-specific-code-in-bsp/m-p/11339023#M1920428</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kamesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No there is no T-Code for this, this is Query string parameter you can send with your WD application URL.&lt;/P&gt;&lt;P&gt;Please have look to below url:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp60_sp/helpdata/en/ce/3dd23a09313b37e10000000a11405a/content.htm" title="http://help.sap.com/saphelp_erp60_sp/helpdata/en/ce/3dd23a09313b37e10000000a11405a/content.htm"&gt;http://help.sap.com/saphelp_erp60_sp/helpdata/en/ce/3dd23a09313b37e10000000a11405a/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/saphelp_nw70ehp2/helpdata/en/8b/46468c433b40c3b87b2e07f34dea1b/content.htm" title="https://help.sap.com/saphelp_nw70ehp2/helpdata/en/8b/46468c433b40c3b87b2e07f34dea1b/content.htm"&gt;SAP URL Parameters - Web Dynpro for ABAP - SAP Library&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;your domain url&amp;gt;:&amp;lt;port&amp;gt;/sap/bc/webdynpro/&amp;lt;your app name&amp;gt;?&lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;sap-client=130&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;amp;sap-language=EN&amp;amp;sap-wd-configId=&amp;lt;your config id&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If above url you will run in Browser then this will hit Client 130 if you will put sap-client=100 then this will hit Client 100 code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If want to pass any other parameter using Query String&amp;nbsp; you can define &lt;SPAN style="font-size: 13.3333px;"&gt;receiver &lt;/SPAN&gt;parameter in window's handeldefault method.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/800500" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how you can get values from those Query String parameters.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/800501" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks-&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Sep 2015 00:00:54 GMT</pubDate>
    <dc:creator>AbhishekSharma</dc:creator>
    <dc:date>2015-09-30T00:00:54Z</dc:date>
    <item>
      <title>Client specific code in BSP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-specific-code-in-bsp/m-p/11339020#M1920425</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;If anybody knows how to write client specific code in BSP application&amp;nbsp; . Please Share it .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kamesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 19:02:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-specific-code-in-bsp/m-p/11339020#M1920425</guid>
      <dc:creator>kamesh_g</dc:creator>
      <dc:date>2015-09-29T19:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Client specific code in BSP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-specific-code-in-bsp/m-p/11339021#M1920426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kamesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What exactly your requirement is ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming you want to fetch records from some table based on the client you are running code on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use query as follows :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 11px;"&gt;SELECT MANDT KUNNR NAME1 FROM KNA1 &lt;STRONG&gt;CLIENT SPECIFIED&lt;/STRONG&gt; INTO TABLE CUST_TAB WHERE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 11px;"&gt; &lt;STRONG&gt;MANDT IN CLIENT&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 11px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 11px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 11px;"&gt;If you want to have client (system) specific URL then you can use &lt;STRONG style="color: #333333; font-style: inherit; background-color: #f6f6f6; font-family: inherit; font-weight: inherit;"&gt;URL Parameters&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 11px;"&gt;&lt;STRONG style="color: #333333; font-style: inherit; background-color: #f6f6f6; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 11px;"&gt;&lt;STRONG style=": ; color: #333333; font-size: 12px; font-style: inherit; background-color: #f6f6f6; font-family: Arial, Helvetica, 'Microsoft YaHei', Meiryo, 'Malgun Gothic', sans-serif; font-weight: inherit;"&gt;sap-client&amp;nbsp; &amp;gt; &lt;SPAN style="color: #333333; font-family: Arial, Helvetica, 'Microsoft YaHei', Meiryo, 'Malgun Gothic', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;Specifies the client for a logon to the SAP Web Application Server; can be used in the URL or in HTML forms to override the default client.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 11px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 11px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 11px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 11px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 11px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 11px;"&gt;Hope this will help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 11px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 11px;"&gt;Thanks-&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 11px;"&gt;Abhishek&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 21:26:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-specific-code-in-bsp/m-p/11339021#M1920426</guid>
      <dc:creator>AbhishekSharma</dc:creator>
      <dc:date>2015-09-29T21:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Client specific code in BSP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-specific-code-in-bsp/m-p/11339022#M1920427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhishek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell me where I can do below . Is there any tcode ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: Arial, Helvetica, 'Microsoft YaHei', Meiryo, 'Malgun Gothic', sans-serif; color: #333333; background: #f6f6f6;"&gt;sap-client&amp;nbsp; &amp;gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; background-position: initial;"&gt;Specifies the client for a logon to the SAP Web Application Server; can be used in the URL or in HTML forms to override the default client&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 21:35:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-specific-code-in-bsp/m-p/11339022#M1920427</guid>
      <dc:creator>kamesh_g</dc:creator>
      <dc:date>2015-09-29T21:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Client specific code in BSP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-specific-code-in-bsp/m-p/11339023#M1920428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kamesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No there is no T-Code for this, this is Query string parameter you can send with your WD application URL.&lt;/P&gt;&lt;P&gt;Please have look to below url:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp60_sp/helpdata/en/ce/3dd23a09313b37e10000000a11405a/content.htm" title="http://help.sap.com/saphelp_erp60_sp/helpdata/en/ce/3dd23a09313b37e10000000a11405a/content.htm"&gt;http://help.sap.com/saphelp_erp60_sp/helpdata/en/ce/3dd23a09313b37e10000000a11405a/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/saphelp_nw70ehp2/helpdata/en/8b/46468c433b40c3b87b2e07f34dea1b/content.htm" title="https://help.sap.com/saphelp_nw70ehp2/helpdata/en/8b/46468c433b40c3b87b2e07f34dea1b/content.htm"&gt;SAP URL Parameters - Web Dynpro for ABAP - SAP Library&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;your domain url&amp;gt;:&amp;lt;port&amp;gt;/sap/bc/webdynpro/&amp;lt;your app name&amp;gt;?&lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;sap-client=130&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;amp;sap-language=EN&amp;amp;sap-wd-configId=&amp;lt;your config id&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If above url you will run in Browser then this will hit Client 130 if you will put sap-client=100 then this will hit Client 100 code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If want to pass any other parameter using Query String&amp;nbsp; you can define &lt;SPAN style="font-size: 13.3333px;"&gt;receiver &lt;/SPAN&gt;parameter in window's handeldefault method.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/800500" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how you can get values from those Query String parameters.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/800501" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks-&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 00:00:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-specific-code-in-bsp/m-p/11339023#M1920428</guid>
      <dc:creator>AbhishekSharma</dc:creator>
      <dc:date>2015-09-30T00:00:54Z</dc:date>
    </item>
  </channel>
</rss>

