<?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 in identifying Fnc1 characters in EAN - CODE 128 using SAP SCRIPT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-identifying-fnc1-characters-in-ean-code-128-using-sap-script/m-p/8027256#M1609511</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;Thanks for your reply. As mentioned, the problem is not yet resolved. The  scanner is unable to differentiate the second Applicaton identifier (90). Even though we are using the FNC1 character (&amp;gt;8) before AI (90).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have one more label with single AI in the barcode . This one is printing correctly where as the above one we arre facing an issue as it has two Application identifiers in the barcode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx,&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jul 2011 08:35:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-07-26T08:35:39Z</dc:date>
    <item>
      <title>Problem in identifying Fnc1 characters in EAN - CODE 128 using SAP SCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-identifying-fnc1-characters-in-ean-code-128-using-sap-script/m-p/8027253#M1609508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a requirement where i need to print a  label bar code  (Code 128 ) using fnc1 characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data that needs to be printed is as follows : &lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;(421) 036 3146 (90) 150&lt;/STRONG&gt;     where  (421 )  and (90) are application identifiers:  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per the code 128 standard ,  it should start with CODE C ,followed by a function character (FNC1) and  FNC1 character is required as a seperator before the second Application identifier (90).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per SAP the code set is  &amp;gt;;  and fnc1 charactere is  &amp;gt;8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The format we are passing for the barcode is  : &lt;STRONG&gt;&amp;gt;; &amp;gt;8421 036 3146 &amp;gt;890  150&lt;/STRONG&gt;     &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the scanner  is unable to recognize the fnc1 characters seperator  .... and it is reading the fnc1 (&amp;gt;8)  characters as it is.&lt;/P&gt;&lt;P&gt;It is not identifying the seperator between second appiication identifier (90) and the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know what fnc1 characters that needs to be passed  in order to read the barcode data correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your Response is highly apprieciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srinvas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jul 2011 14:08:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-identifying-fnc1-characters-in-ean-code-128-using-sap-script/m-p/8027253#M1609508</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-25T14:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in identifying Fnc1 characters in EAN - CODE 128 using SAP SCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-identifying-fnc1-characters-in-ean-code-128-using-sap-script/m-p/8027254#M1609509</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;Seems to be a scanner configuration issue.&lt;/P&gt;&lt;P&gt;Can function characters be used "inside" the code? I don't know Code-128 in detail, but sounds as a possible restriction...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;mr.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jul 2011 14:15:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-identifying-fnc1-characters-in-ean-code-128-using-sap-script/m-p/8027254#M1609509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-25T14:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in identifying Fnc1 characters in EAN - CODE 128 using SAP SCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-identifying-fnc1-characters-in-ean-code-128-using-sap-script/m-p/8027255#M1609510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;answered here:&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="10062251"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jul 2011 14:16:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-identifying-fnc1-characters-in-ean-code-128-using-sap-script/m-p/8027255#M1609510</guid>
      <dc:creator>former_member201275</dc:creator>
      <dc:date>2011-07-25T14:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in identifying Fnc1 characters in EAN - CODE 128 using SAP SCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-identifying-fnc1-characters-in-ean-code-128-using-sap-script/m-p/8027256#M1609511</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;Thanks for your reply. As mentioned, the problem is not yet resolved. The  scanner is unable to differentiate the second Applicaton identifier (90). Even though we are using the FNC1 character (&amp;gt;8) before AI (90).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have one more label with single AI in the barcode . This one is printing correctly where as the above one we arre facing an issue as it has two Application identifiers in the barcode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx,&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2011 08:35:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-identifying-fnc1-characters-in-ean-code-128-using-sap-script/m-p/8027256#M1609511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-26T08:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in identifying Fnc1 characters in EAN - CODE 128 using SAP SCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-identifying-fnc1-characters-in-ean-code-128-using-sap-script/m-p/8027257#M1609512</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;Waiting for your response......... Let me know if you have any idea about this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2011 04:15:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-identifying-fnc1-characters-in-ean-code-128-using-sap-script/m-p/8027257#M1609512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-01T04:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in identifying Fnc1 characters in EAN - CODE 128 using SAP SCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-identifying-fnc1-characters-in-ean-code-128-using-sap-script/m-p/8027258#M1609513</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;maybe your scanner doesn't like the "impair-fault" creating a EAN-128 code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Counting your numrics i come to a result of 15 --&amp;gt; that's impair and not good (maybe forbidden) creating CODE128 subtype EAN128. Please try to encode with a leading 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex. (90) 0150&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;background: &lt;/P&gt;&lt;P&gt;CODE128-symbols are based on ASCII-Code. &lt;/P&gt;&lt;P&gt;1 letter it takes 1 symbol, and 2 numerics are 1 symbol (space reducing)&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;C &lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;00&lt;/P&gt;&lt;P&gt;01&lt;/P&gt;&lt;P&gt;02&lt;/P&gt;&lt;P&gt;03 ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards &lt;/P&gt;&lt;P&gt;Jörg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Aug 2011 21:07:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-identifying-fnc1-characters-in-ean-code-128-using-sap-script/m-p/8027258#M1609513</guid>
      <dc:creator>Joerg_S</dc:creator>
      <dc:date>2011-08-07T21:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in identifying Fnc1 characters in EAN - CODE 128 using SAP SCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-identifying-fnc1-characters-in-ean-code-128-using-sap-script/m-p/8027259#M1609514</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;Thanks for your response. The query is resloved.  Below is the final code that has been used.  Code set  C:     value is   '&amp;gt;;' and  FNC1  Value is   '&amp;gt;8' and code switch c to b is  '&amp;gt;6'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA:  c_start_code_c(2)     TYPE c         VALUE '&amp;gt;;',&lt;/P&gt;&lt;P&gt;             c_fnc1(2)             TYPE c         VALUE '&amp;gt;8'.       &lt;/P&gt;&lt;P&gt;             c_ai1(5)              TYPE c         VALUE '(421)',&lt;/P&gt;&lt;P&gt;             c_ai2(4)              TYPE c         VALUE '(90)',&lt;/P&gt;&lt;P&gt;             c_ai3(4)              TYPE c         VALUE '(00)',&lt;/P&gt;&lt;P&gt;             c_au_code(3)          TYPE c         VALUE '036',&lt;/P&gt;&lt;P&gt;             C_SWITCH_C_TO_B(2)    TYPE c	   	  VALUE '&amp;gt;6'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CONCATENATE:&lt;/P&gt;&lt;P&gt;              c_start_code_c&lt;/P&gt;&lt;P&gt;              c_fnc1&lt;/P&gt;&lt;P&gt;              c_ai1+1(3)&lt;/P&gt;&lt;P&gt;              c_au_code&lt;/P&gt;&lt;P&gt;              wa_adrc_to-post_code1&lt;/P&gt;&lt;P&gt;              c_fnc1&lt;/P&gt;&lt;P&gt;              c_ai2+1(2)&lt;/P&gt;&lt;P&gt;              wa_delivery-store_num+0(2)&lt;/P&gt;&lt;P&gt;              c_switch_c_to_b&lt;/P&gt;&lt;P&gt;              wa_delivery-store_num+2(2) INTO v_barcode1 .&lt;/P&gt;&lt;P&gt;  CONDENSE :v_barcode1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a style with a specified barcode specifications and assign it to a text label in smartform for printing......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this one useful for all....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx...&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2011 08:26:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-identifying-fnc1-characters-in-ean-code-128-using-sap-script/m-p/8027259#M1609514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-13T08:26:33Z</dc:date>
    </item>
  </channel>
</rss>

