<?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: Problem with String parameters while Calling RFC enabled Function Module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-string-parameters-while-calling-rfc-enabled-function-module/m-p/915625#M58054</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;... not only database definition (or BAPI interface) has to have lower case setting, every variable in the chain has to be enabled - Darshil, your answer wasn't clear: which parts did you already check?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Apr 2005 07:40:17 GMT</pubDate>
    <dc:creator>christian_wohlfahrt</dc:creator>
    <dc:date>2005-04-29T07:40:17Z</dc:date>
    <item>
      <title>Problem with String parameters while Calling RFC enabled Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-string-parameters-while-calling-rfc-enabled-function-module/m-p/915621#M58050</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;I execute BAPI(RFC enabled Function Module) from my WebDynpro Application and retrieve data from R/3.&lt;/P&gt;&lt;P&gt;To fetch the data I pass few String parameters to BAPI from my Dynpro Application. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the problem is that while making this call, the parameters are automatically converted to UpperCase. And I want those parameters in the original case at R/3.&lt;/P&gt;&lt;P&gt;I am not able to find out whether this conversion occurs at Dynpro side or R/3 Side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should i configure my BAPI(RFC enabled Function Module) or is there some option on the Dynpro Side to preserve the Case of the String?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Darshil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2005 06:34:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-string-parameters-while-calling-rfc-enabled-function-module/m-p/915621#M58050</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-29T06:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with String parameters while Calling RFC enabled Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-string-parameters-while-calling-rfc-enabled-function-module/m-p/915622#M58051</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;spontaneously I know two places for such a setting:&lt;/P&gt;&lt;P&gt;If you test a function module in SE27, there is a small flag in the upper part: here lower case handling of the test frame can be activated - that's of course not relevant in your case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise your character variables itself have to be defined as 'lower case' - it's an option of the DATA-statement. Check, if this is fulfilled in your case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2005 06:39:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-string-parameters-while-calling-rfc-enabled-function-module/m-p/915622#M58051</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-04-29T06:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with String parameters while Calling RFC enabled Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-string-parameters-while-calling-rfc-enabled-function-module/m-p/915623#M58052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chirstian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These Character Variables are attached to data elements and in turn to domains. And these domains are already in lowercase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and ya, setting a flag in SE37 is not a solution to my problem but if somehow i can make it permenant i.e. if i can mark that flag permanently, my problem would be resolved.&lt;/P&gt;&lt;P&gt;Do you have any idea how to make that permanent?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Darshil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2005 07:07:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-string-parameters-while-calling-rfc-enabled-function-module/m-p/915623#M58052</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-29T07:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with String parameters while Calling RFC enabled Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-string-parameters-while-calling-rfc-enabled-function-module/m-p/915624#M58053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Darshil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure whether you have experience with ABAP or you are a Java Programmer, but we cannot set that flag permanently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, if you are saying that the domains are marked with the &amp;lt;i&amp;gt;Lowercase&amp;lt;/i&amp;gt; attribute, then it means that the final table field will be capable of holding Case Sensitive data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a hunch that the case-conversion is happenning at the Web-Dynpro side. Or, the application logic converts the string to UPPERCASE explicitly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, which BAPI are you talking about ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand Mandalika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2005 07:33:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-string-parameters-while-calling-rfc-enabled-function-module/m-p/915624#M58053</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-29T07:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with String parameters while Calling RFC enabled Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-string-parameters-while-calling-rfc-enabled-function-module/m-p/915625#M58054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;... not only database definition (or BAPI interface) has to have lower case setting, every variable in the chain has to be enabled - Darshil, your answer wasn't clear: which parts did you already check?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2005 07:40:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-string-parameters-while-calling-rfc-enabled-function-module/m-p/915625#M58054</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-04-29T07:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with String parameters while Calling RFC enabled Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-string-parameters-while-calling-rfc-enabled-function-module/m-p/915626#M58055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Christian,&lt;/P&gt;&lt;P&gt;All the variables i am using are either internal tables or structures. and all these structures are defined using LIKE statement. so it directly takes definition of the database structure. Do i still need to have lower case setting?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anand,&lt;/P&gt;&lt;P&gt;Somehow I feel that this problem is occuring at R/3 System.&lt;/P&gt;&lt;P&gt;Sorry to confuse you. Whenever I say BAPI, I am referring to a user-defined, RFC enabled Function Module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2005 09:44:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-string-parameters-while-calling-rfc-enabled-function-module/m-p/915626#M58055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-29T09:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with String parameters while Calling RFC enabled Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-string-parameters-while-calling-rfc-enabled-function-module/m-p/915627#M58056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Darshil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in general lower case is possible and we can give some hints where to check settings / make changes - but search has to be done by yourself.&lt;/P&gt;&lt;P&gt;If you don't trust your R/3 part, start there. E.g. use testframe (with flag!) and check the result. Usage via RFC or testframe won't bring differences. (You might write mini-SAP-test-program for RFC call inside R/3; call function ... starting new task.)&lt;/P&gt;&lt;P&gt;Depending on your result, you should look inside the function or switch your attention to the calling part.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Come back with some results (/further questions),&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2005 11:21:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-string-parameters-while-calling-rfc-enabled-function-module/m-p/915627#M58056</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-04-29T11:21:11Z</dc:date>
    </item>
  </channel>
</rss>

