<?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: Function Module Import Parameters CASE ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-import-parameters-case/m-p/3705678#M892249</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;   You can maintain the same case (Lower Case) in the domain level.&lt;/P&gt;&lt;P&gt;   You have to check the cheque box 'Lower Case' in the Definition tab of the Domain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Satya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Apr 2008 13:07:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-18T13:07:06Z</dc:date>
    <item>
      <title>Function Module Import Parameters CASE ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-import-parameters-case/m-p/3705677#M892248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've created a Function Module and it has some import parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Depending upon the values entered in these import parameters the data is being fetched into the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the problem is when we enter some data into the Import parameters of the FM all the &lt;STRONG&gt;data is being converted into Uppercase. (field is ORT01 )&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, bcoz of this I'm not getting the proper data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to change that so as to keep the import parameters data as-it-is which is enetered by the User so that I'll get the correct data ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepu.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2008 13:03:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-import-parameters-case/m-p/3705677#M892248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-18T13:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module Import Parameters CASE ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-import-parameters-case/m-p/3705678#M892249</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;   You can maintain the same case (Lower Case) in the domain level.&lt;/P&gt;&lt;P&gt;   You have to check the cheque box 'Lower Case' in the Definition tab of the Domain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Satya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2008 13:07:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-import-parameters-case/m-p/3705678#M892249</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-18T13:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module Import Parameters CASE ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-import-parameters-case/m-p/3705679#M892250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Deepu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No problem with your Function module it will work when you call from some other program etc/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you are checking it standalone in SE37 then&lt;/P&gt;&lt;P&gt;After execution&lt;/P&gt;&lt;P&gt;in the Top you will see  &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Uppercase/Lowercase&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; check box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check that and and input values into ur import/export/table parms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and see. this will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when you are running it from any program there will not be any problem.&lt;/P&gt;&lt;P&gt;it takes what ever you pass.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2008 13:11:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-import-parameters-case/m-p/3705679#M892250</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-18T13:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module Import Parameters CASE ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-import-parameters-case/m-p/3705680#M892251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Satya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not talking about Uppercase and Lower Case conversion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm asking how to keep the case as-it-is which is entered by the USer in the FM import parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e when executing the FM alone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW ...the checkbox is already checked. I don't need to do anything in the component I guess !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There must be some other way ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepu.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2008 13:13:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-import-parameters-case/m-p/3705680#M892251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-18T13:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module Import Parameters CASE ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-import-parameters-case/m-p/3705681#M892252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi do like this ..&lt;/P&gt;&lt;P&gt;use the  lower case for the parameters in the parameters statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameters: test(10) type c lower case .&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>Fri, 18 Apr 2008 13:16:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-import-parameters-case/m-p/3705681#M892252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-18T13:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module Import Parameters CASE ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-import-parameters-case/m-p/3705682#M892253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's a FM not a report !!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello Yash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help. U gave me the right one !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ragards,&lt;/P&gt;&lt;P&gt;Deepu.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2008 13:20:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-import-parameters-case/m-p/3705682#M892253</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-18T13:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module Import Parameters CASE ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-import-parameters-case/m-p/3705683#M892254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Deepu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the Solution mentioned in my above post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you are executing from SE37, that is the problem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you are executing check the Upper/Lowercase Check box &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and input values and see this will not do any conversion&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2008 13:21:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-import-parameters-case/m-p/3705683#M892254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-18T13:21:31Z</dc:date>
    </item>
  </channel>
</rss>

