<?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: Import Parameter - Switching to UPPER case in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-parameter-switching-to-upper-case/m-p/6641463#M1443508</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you directly executing and debugging in SE37?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i checked and found that while calling this FM from another program, the value stays in the same case in which it is entered. only when you directly execute in SE37 that it changes to upper case. Don't really know the details of this but i guess it should be fine when you actually use your FM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Feb 2010 09:00:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-16T09:00:39Z</dc:date>
    <item>
      <title>Import Parameter - Switching to UPPER case</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-parameter-switching-to-upper-case/m-p/6641460#M1443505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am writing a FM which has SURNAME declared as CHAR40 in the IMPORT tab.&lt;/P&gt;&lt;P&gt;When I pass say 'Smith' and use the debugger the value of the surname is&lt;/P&gt;&lt;P&gt;changing to uppercase i.e. 'Smith' becomes 'SMITH'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone explain this?  How can I stop the SURNAME from changing to uppercase?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2010 08:11:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-parameter-switching-to-upper-case/m-p/6641460#M1443505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-16T08:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Import Parameter - Switching to UPPER case</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-parameter-switching-to-upper-case/m-p/6641461#M1443506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you check the CHAR40 domain (which is the domain for data element CHAR40), the lower case option is not ticked.....you should probably use a domain which is enabled for lower case....or create one of your own&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2010 08:14:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-parameter-switching-to-upper-case/m-p/6641461#M1443506</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-16T08:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Import Parameter - Switching to UPPER case</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-parameter-switching-to-upper-case/m-p/6641462#M1443507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, but I have chnaged the type to PAD_NACHN which has the lowercase attribute checked.&lt;/P&gt;&lt;P&gt;But it is still converting the surname to uppercase.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2010 08:17:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-parameter-switching-to-upper-case/m-p/6641462#M1443507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-16T08:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Import Parameter - Switching to UPPER case</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-parameter-switching-to-upper-case/m-p/6641463#M1443508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you directly executing and debugging in SE37?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i checked and found that while calling this FM from another program, the value stays in the same case in which it is entered. only when you directly execute in SE37 that it changes to upper case. Don't really know the details of this but i guess it should be fine when you actually use your FM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2010 09:00:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-parameter-switching-to-upper-case/m-p/6641463#M1443508</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-16T09:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Import Parameter - Switching to UPPER case</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-parameter-switching-to-upper-case/m-p/6641464#M1443509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks very much for taking the time out to reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2010 09:09:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-parameter-switching-to-upper-case/m-p/6641464#M1443509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-16T09:09:44Z</dc:date>
    </item>
  </channel>
</rss>

