<?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 regarding unicode check active in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-unicode-check-active/m-p/3337329#M799956</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I compared program SAPMF05A in 46C and ECC6.0 Non-unicode system.&lt;/P&gt;&lt;P&gt;The attribute of 'Unicode check active' is checked in ECC6.0 but in 46C its not checked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During upgrade It should be taken as potential issue or not? please confirm why the difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Priyanchopra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Jan 2008 06:46:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-29T06:46:54Z</dc:date>
    <item>
      <title>regarding unicode check active</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-unicode-check-active/m-p/3337329#M799956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I compared program SAPMF05A in 46C and ECC6.0 Non-unicode system.&lt;/P&gt;&lt;P&gt;The attribute of 'Unicode check active' is checked in ECC6.0 but in 46C its not checked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During upgrade It should be taken as potential issue or not? please confirm why the difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Priyanchopra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 06:46:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-unicode-check-active/m-p/3337329#M799956</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-29T06:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: regarding unicode check active</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-unicode-check-active/m-p/3337330#M799957</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;Hpe it will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;reward if help.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to use the transaction UCCHECK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The report documentation is here&lt;/P&gt;&lt;P&gt;ABAP Unicode Scan Tool UCCHECK&lt;/P&gt;&lt;P&gt;You can use transaction UCCHECK to examine a Unicode program set for syntax errors without having to set the program attribute "Unicode checks active" for every individual program. From the list of Unicode syntax errors, you can go directly to the affected programs and remove the errors. It is also possible to automatically create transport requests and set the Unicode program attribute for a program set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some application-specific checks, which draw your attention to program points that are not Unicode-compatible, are also integrated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Selection of Objects:&lt;/P&gt;&lt;P&gt;The program objects can be selected according to object name, object type, author (TADIR), package, and original system. For the Unicode syntax check, only object types for which an independent syntax check can be carried out are appropriate. The following object types are possibilities:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROG Report&lt;/P&gt;&lt;P&gt;CLAS Class &lt;/P&gt;&lt;P&gt;FUGR Function groups&lt;/P&gt;&lt;P&gt;FUGX Function group (with customer include, customer area)&lt;/P&gt;&lt;P&gt;FUGS Function group (with customer include, SAP area) &lt;/P&gt;&lt;P&gt;LDBA Logical Database &lt;/P&gt;&lt;P&gt;CNTX Context &lt;/P&gt;&lt;P&gt;TYPE Type pool &lt;/P&gt;&lt;P&gt;INTF Interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only Examine Programs with Non-Activated Unicode Flag&lt;/P&gt;&lt;P&gt;By default, the system only displays program objects that have not yet set the Unicode attribute. If you want to use UCCHECK to process program objects that have already set the attribute, you can deactivate this option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only Objects with TADIR Entry&lt;/P&gt;&lt;P&gt;By default, the system only displays program objects with a TADIR entry. If you want to examine programs that don't have a TADIR entry, for example locally generated programs without a package, you can deactivate this option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exclude Packages $* &lt;/P&gt;&lt;P&gt;By default, the system does not display program objects that are in a local, non-transportable package. If you want to examine programs that are in such a package, you can deactivate this option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Display Modified SAP Programs Also&lt;/P&gt;&lt;P&gt;By default, SAP programs are not checked in customer systems. If you also want to check SAP programs that were modified in a customer system (see transaction SE95), you can activate this option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maximum Number of Programs:&lt;/P&gt;&lt;P&gt;To avoid timeouts or unexpectedly long waiting times, the maximum number of program objects is preset to 50. If you want to examine more objects, you must increase the maximum number or run a SAMT scan (general program set processing). The latter also has the advantage that the data is stored persistently. Proceed as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Call transaction SAMT&lt;/P&gt;&lt;P&gt;- Create task with program RSUNISCAN_FINAL, subroutine SAMT_SEARCH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For further information refer to documentation for transaction SAMT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Displaying Points that Cannot Be Analyzed Statically&lt;/P&gt;&lt;P&gt;If you choose this option, you get an overview of the program points, where a static check for Unicode syntax errors is not possible. This can be the case if, for example, parameters or field symbols are not typed or you are accessing a field or structure with variable length/offset. At these points the system only tests at runtime whether the code is sufficient for the stricter Unicode tests. If possible, you should assign types to the variables used, otherwise you must check runtime behavior after the Unicode attribute has been set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be able to differentiate between your own and foreign code (for example when using standard includes or generated includes), there is a selection option for the includes to be displayed. By default, the system excludes the standard includes of the view maintenance LSVIM* from the display, because they cause a large number of messages that are not relevant for the Unicode conversion. It is recommended that you also exclude the generated function group-specific includes of the view maintenance (usually L&amp;lt;function group name&amp;gt;F00 and L&amp;lt;function group name&amp;gt;I00) from the display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly to the process in the extended syntax check, you can hide the warning using the pseudo comment ("#EC *).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Applikation-Specific Checks&lt;/P&gt;&lt;P&gt;These checks indicate program points that represent a public interface but are not Unicode-compatible. Under Unicode, the corresponding interfaces change according to the referenced documentation and must be adapted appropriately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;View Maintenance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parts of the view maintenance generated in older releases are not Unicode-compatible. The relevant parts can be regenerated with a service report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPLOAD/DOWNLOAD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function modules UPLOAD, DOWNLOAD or WS_UPLOAD and WS_DOWNLOAD are obsolete and cannot run under Unicode. Refer to the documentation for these modules to find out which routines serve as replacements.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 06:48:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-unicode-check-active/m-p/3337330#M799957</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-29T06:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: regarding unicode check active</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-unicode-check-active/m-p/3337331#M799958</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;&lt;A href="http://www.pac.co.il/infoweek/Resources%5CKeter_ECC6_Upgrade_Presentation_170107.ppt" target="test_blank"&gt;http://www.pac.co.il/infoweek/Resources%5CKeter_ECC6_Upgrade_Presentation_170107.ppt&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above link gives u a power point file on ecc 6.0 updation and what are required .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Kindly Reward Points If Found Usefull&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Chaitanya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 06:53:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-unicode-check-active/m-p/3337331#M799958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-29T06:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: regarding unicode check active</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-unicode-check-active/m-p/3337332#M799959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi DEEPANKER MAHAJAN  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply.&lt;/P&gt;&lt;P&gt;My ECC6.0 is not unicode enabled but still i need to execute UCCHECK? could you please confirm why.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Priyan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 06:55:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-unicode-check-active/m-p/3337332#M799959</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-29T06:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: regarding unicode check active</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-unicode-check-active/m-p/3337333#M799960</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;Yes during upgade the unicode check comes into picture..&lt;/P&gt;&lt;P&gt;The first unicode version is 4.7,so from 4.7 to higher versions unicode is thre...below 4.7 say 4.c is  non unicode .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one example is u can dclare a variable of type X in non-unicode system(4.6c) but not possible in unicode system(ECC6.0).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the below links for understanding of unicode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2808108"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="245184"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap.com/korea/Company/Events/techday05/img/data_01.pdf" target="test_blank"&gt;http://www.sap.com/korea/Company/Events/techday05/img/data_01.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-press.de/download/dateien/1240/sappress_unicode_in_sap_systems.pdf" target="test_blank"&gt;http://www.sap-press.de/download/dateien/1240/sappress_unicode_in_sap_systems.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="4744891"&gt;&lt;/A&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, 29 Jan 2008 06:56:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-unicode-check-active/m-p/3337333#M799960</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2008-01-29T06:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: regarding unicode check active</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-unicode-check-active/m-p/3337334#M799961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Nagaraj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for you reply and documents.&lt;/P&gt;&lt;P&gt;Ok. pls confirm my understandings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)ECC6.0 is by default its Unicode system.&lt;/P&gt;&lt;P&gt;    when i saw in System-status it says 'Unicode system :No'. But still internally its assumed as unicode    system.&lt;/P&gt;&lt;P&gt;2)To found out the Unicode errors for standard program. Run UCCHECK.&lt;/P&gt;&lt;P&gt;    'Unicode check active' flag checked does not necessarily be an Error in ECC6.0 unless you execute and find in UCCHECK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Priyan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2008 07:12:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-unicode-check-active/m-p/3337334#M799961</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-29T07:12:55Z</dc:date>
    </item>
  </channel>
</rss>

