<?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 Are idoc fields case sensitive? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/are-idoc-fields-case-sensitive/m-p/7939244#M1600496</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, there has been an error during idoc processing. The trading partner field was filled in lowercase and this is bringing me error      Message no. FB279  ' Company dp0017 is not defined'. The other idocs had DP0017 filled in and were processed fine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any input on this? thx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Antish  Awootar on Jun 7, 2011 8:02 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jun 2011 06:01:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-06-07T06:01:37Z</dc:date>
    <item>
      <title>Are idoc fields case sensitive?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/are-idoc-fields-case-sensitive/m-p/7939244#M1600496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, there has been an error during idoc processing. The trading partner field was filled in lowercase and this is bringing me error      Message no. FB279  ' Company dp0017 is not defined'. The other idocs had DP0017 filled in and were processed fine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any input on this? thx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Antish  Awootar on Jun 7, 2011 8:02 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2011 06:01:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/are-idoc-fields-case-sensitive/m-p/7939244#M1600496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-07T06:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Are idoc fields case sensitive?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/are-idoc-fields-case-sensitive/m-p/7939245#M1600497</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;I  think it depends on the field's  data element and  domain . Please see in the domain level of the field if the check box is marked as case sensitive or not if yes then it will not change the data into uppercase, if no then it will change to upper case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2011 06:12:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/are-idoc-fields-case-sensitive/m-p/7939245#M1600497</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2011-06-07T06:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Are idoc fields case sensitive?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/are-idoc-fields-case-sensitive/m-p/7939246#M1600498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It actually depends on the value that is stored in the IDOC, if the IDOC has company code in lower case then that is exactly how it will be used in the program for all purpose and no automatic conversion is applied. The below message is thrown in the FM - &lt;STRONG&gt;FI_COMPANY_CHECK&lt;/STRONG&gt; This FM will look up the table T880 - If you check the entry in this table will be DP0017 and not dp0017. Hence it is throwing the error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your question is it works fine when i try in SE37 with the FM "FI_COMPANY_CHECK" or if i input "dp0017" in  WE19 or in SE11 against T880, then the reason for that is a conversion is applied automatically and it is changed to DP0017.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To answer your question "Are idoc fields case sensitive?", it depends on the context, does it retain the case when it is filled in, yes it does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Chen K V on Jun 7, 2011 4:10 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2011 10:38:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/are-idoc-fields-case-sensitive/m-p/7939246#M1600498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-07T10:38:40Z</dc:date>
    </item>
  </channel>
</rss>

