<?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: What does Function Module 'LE_EAN128_LABEL_READ' do? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-function-module-le-ean128-label-read-do/m-p/9931986#M1796375</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shelwin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can go through below link . this is related to labels .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/119334"&gt;http://scn.sap.com/thread/119334&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Dec 2013 09:19:32 GMT</pubDate>
    <dc:creator>deependra_shekhawat3</dc:creator>
    <dc:date>2013-12-02T09:19:32Z</dc:date>
    <item>
      <title>What does Function Module 'LE_EAN128_LABEL_READ' do?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-function-module-le-ean128-label-read-do/m-p/9931985#M1796374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, experts! I have no idea about this FM and cannot find the helpful documentation. Could you tell me what can we get after calling this FM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the code snippet about calling this FM:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;* get data&lt;/P&gt;
&lt;P&gt;&amp;nbsp; CALL FUNCTION 'LE_EAN128_LABEL_READ'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; EXPORTING&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; is_output_record&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = nast&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; IMPORTING&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; es_label_data&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = label_data&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; es_ean128_data&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = ean128&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; EXCEPTIONS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; object_does_not_exist&amp;nbsp; = 01&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; conversion_has_failed&amp;nbsp; = 02&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; internal_error_occured = 03&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OTHERS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 99.&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Appreciate for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 08:54:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-function-module-le-ean128-label-read-do/m-p/9931985#M1796374</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-02T08:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: What does Function Module 'LE_EAN128_LABEL_READ' do?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-function-module-le-ean128-label-read-do/m-p/9931986#M1796375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shelwin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can go through below link . this is related to labels .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/119334"&gt;http://scn.sap.com/thread/119334&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 09:19:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-function-module-le-ean128-label-read-do/m-p/9931986#M1796375</guid>
      <dc:creator>deependra_shekhawat3</dc:creator>
      <dc:date>2013-12-02T09:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: What does Function Module 'LE_EAN128_LABEL_READ' do?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-function-module-le-ean128-label-read-do/m-p/9931987#M1796376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shelwin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The FM you are talking is used by standard driver - RLE_EAN128_LABEL ( Can see in SE38) against the output type E128. This can be triggered using transaction VL74. It is used for label printing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please issue an output using VL74 and see the output in SP02. I cannot issue because of some missing config in current client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 10:34:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-function-module-le-ean128-label-read-do/m-p/9931987#M1796376</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-02T10:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: What does Function Module 'LE_EAN128_LABEL_READ' do?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-function-module-le-ean128-label-read-do/m-p/9931988#M1796377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi shlewin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do a where used list for this FM. It is used for fetching HU related data and pass it to the next fm to display the labels in script or forms&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 10:37:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-function-module-le-ean128-label-read-do/m-p/9931988#M1796377</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-12-02T10:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: What does Function Module 'LE_EAN128_LABEL_READ' do?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-function-module-le-ean128-label-read-do/m-p/9931989#M1796378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ean128 barcode can have multiple information embedded in it using separators known as &lt;A href="http://www.gs1-128.info/ai-values"&gt;Application identifier (AI)&lt;/A&gt;. These AIs are defined by &lt;A href="http://www.gs1uk.org/Pages/default.aspx"&gt;GS1&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When SAP wants to print an ean128 barcode it first need to retrieve values to be embedded in the barcode. This is where LE_EAN128_LABEL_READ comes in picture. FM put data in structure EAN128 which is later passed to FM LE_EAN128_ENCODE to create ean128 barcode string using AIs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These AIs are configured in SAP system in view V_T313D. Can also be reached using menu path SPRO-&amp;gt;Logistics Execution-&amp;gt;Mobile Data Entry-&amp;gt;Bar Code-&amp;gt;Maintain Bar Code Specification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pawan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: There is a FM called LE_EAN128_DECODE which decode ean128 barcode and put values back in sap EAN128 structure based on config in V_T313D.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 11:51:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-function-module-le-ean128-label-read-do/m-p/9931989#M1796378</guid>
      <dc:creator>Pawan_Kesari</dc:creator>
      <dc:date>2013-12-02T11:51:06Z</dc:date>
    </item>
  </channel>
</rss>

