<?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: Case sensitive information through Abap client proxy in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/case-sensitive-information-through-abap-client-proxy/m-p/11385085#M1923839</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a DOMAIN for the field&amp;nbsp; check the lower case.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/827915" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helpful,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Nov 2015 05:23:25 GMT</pubDate>
    <dc:creator>VenkatRamesh_V</dc:creator>
    <dc:date>2015-11-10T05:23:25Z</dc:date>
    <item>
      <title>Case sensitive information through Abap client proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/case-sensitive-information-through-abap-client-proxy/m-p/11385082#M1923836</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 need to pass case sensitive information through Client proxy to make an adapter call in SAP PI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even If i pass the information as 'Activate' , SAP internally converts it to 'ACTIVATE'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the option of converting to lower case 'activate' . How can I control this in ABAP to ensure the same case information&lt;/P&gt;&lt;P&gt;is being passed to the recipient as 'Activate'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2015 04:21:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/case-sensitive-information-through-abap-client-proxy/m-p/11385082#M1923836</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-11-10T04:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Case sensitive information through Abap client proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/case-sensitive-information-through-abap-client-proxy/m-p/11385083#M1923837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are the fields referenced in the ABAP Proxy defined at Domain Level as being Lowercase enabled?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arden&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2015 04:35:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/case-sensitive-information-through-abap-client-proxy/m-p/11385083#M1923837</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-11-10T04:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Case sensitive information through Abap client proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/case-sensitive-information-through-abap-client-proxy/m-p/11385084#M1923838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arden ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They have been defined as string and no case enablement is defined .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Rest Adapter which receives the data from the client proxy expects it to be in a certain case like 'Activate' rather than ' ACTIVATE' or 'activate'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i control this and pass the information to SAP PI in the same case format in which it is expecting the input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2015 04:54:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/case-sensitive-information-through-abap-client-proxy/m-p/11385084#M1923838</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-11-10T04:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Case sensitive information through Abap client proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/case-sensitive-information-through-abap-client-proxy/m-p/11385085#M1923839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a DOMAIN for the field&amp;nbsp; check the lower case.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/827915" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helpful,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2015 05:23:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/case-sensitive-information-through-abap-client-proxy/m-p/11385085#M1923839</guid>
      <dc:creator>VenkatRamesh_V</dc:creator>
      <dc:date>2015-11-10T05:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Case sensitive information through Abap client proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/case-sensitive-information-through-abap-client-proxy/m-p/11385086#M1923840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Venkat ..That fixed my problem...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2015 05:42:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/case-sensitive-information-through-abap-client-proxy/m-p/11385086#M1923840</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-11-10T05:42:57Z</dc:date>
    </item>
  </channel>
</rss>

