<?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: source code for Function module  C128_DUMMY_CONVERSION_METHOD in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/source-code-for-function-module-c128-dummy-conversion-method/m-p/9770001#M1776320</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello Abhay ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you get the answer for this issue .I come across the same situation like yours . No one is replying back for the code actually . This function module is supposed to be used if you want to expand the bar code right . Suppose if we do not want to expand then is it still necessary to use this function module and modify and write the code ? let me know how did you&amp;nbsp; handle this&amp;nbsp; situation to output bar code in wwi template .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;M D &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Aug 2014 14:03:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-08-19T14:03:03Z</dc:date>
    <item>
      <title>source code for Function module  C128_DUMMY_CONVERSION_METHOD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/source-code-for-function-module-c128-dummy-conversion-method/m-p/9769996#M1776315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial; background-color: #ffffff;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;i am working with Bar code in SAP GLM-wwi,&lt;P&gt;&lt;/P&gt;&lt;P&gt;as such there is no functions available in WWI for barcode.&lt;/P&gt;&lt;P&gt;there are 2 option available &lt;/P&gt;&lt;P&gt;1. use bar code interface&lt;/P&gt;&lt;P&gt;2. use bar code fonts&lt;/P&gt;&lt;P&gt;we have to proccess through 2 option &lt;/P&gt;&lt;P&gt;because i m prepairing a DEMO.&lt;/P&gt;&lt;P&gt;i have downloaded required barcode fonts in my system.&lt;/P&gt;&lt;P&gt;now as per wwi we have to use C128_DUMMY_CONVERSION_METHOD function module,&lt;/P&gt;&lt;P&gt;but when i check this FM there is no source code . if we go through Z of this FM &lt;/P&gt;&lt;P&gt;then what perameter we have to take care of and how to design source code .&lt;/P&gt;&lt;P&gt;here i attached some thread for the same..&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://scn.sap.com/thread/1857104"&gt;https://scn.sap.com/thread/1857104&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/3307489" title="http://scn.sap.com/thread/3307489"&gt;http://scn.sap.com/thread/3307489&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 09:23:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/source-code-for-function-module-c128-dummy-conversion-method/m-p/9769996#M1776315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-23T09:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: source code for Function module  C128_DUMMY_CONVERSION_METHOD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/source-code-for-function-module-c128-dummy-conversion-method/m-p/9769997#M1776316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Hi Abhay,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 10px; color: #333333; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;The standard function module C128_DUMMY_CONVERSION_METHOD is called in the Report template for expanding Barcode fonts, you need to write your own code by copying standard FM as ZC128_DUMMY_CONVERSION_METHOD and include your specific requirements and then you need to call this ZFM into Report symbol.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 10px; color: #333333; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 10px; color: #333333; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Sujeet&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 10:24:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/source-code-for-function-module-c128-dummy-conversion-method/m-p/9769997#M1776316</guid>
      <dc:creator>SujeetMishra</dc:creator>
      <dc:date>2013-09-23T10:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: source code for Function module  C128_DUMMY_CONVERSION_METHOD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/source-code-for-function-module-c128-dummy-conversion-method/m-p/9769998#M1776317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sujeet, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for quick reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as advice by you i have alreaady copy this FM in ZFM, but i am working with C128, C_39 and EAN13 all three bar code type.&lt;/P&gt;&lt;P&gt;so i m looking for code which we have to write in source code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 12:17:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/source-code-for-function-module-c128-dummy-conversion-method/m-p/9769998#M1776317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-23T12:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: source code for Function module  C128_DUMMY_CONVERSION_METHOD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/source-code-for-function-module-c128-dummy-conversion-method/m-p/9769999#M1776318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Abhay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Example Code:&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA:&amp;nbsp;&amp;nbsp;&amp;nbsp; W_SO(4) TYPE C,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; W_ADDR TYPE ADRNR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; W_EMAIL TYPE AD_SMTPADR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; W_RES TYPE TDLINE,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; W_RECN TYPE RCGLSYSELC-RECNTLP,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; W_RCGLSYSELC TYPE RCGLSYSELC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; " Assign the import of Selection criteria for symbol values to a locale variable. After that, get the RECN from the RGV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; W_RCGLSYSELC = I_SEL_CRIT.&lt;/P&gt;&lt;P&gt;&amp;nbsp; W_RECN = W_RCGLSYSELC-RECNTLP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; " Select Sales Organization, first 4 characters from the name of RGV are equal to the name of SO...&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; SELECT SINGLE LDEPID FROM ESTLP INTO W_SO WHERE RECN = W_RECN.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; " Select the Adress RECN from the SO. Adress data is saved in table ADRC with a unique adnr key...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; SELECT SINGLE ADRNR FROM TVKO INTO W_ADDR WHERE VKORG = W_SO.&lt;/P&gt;&lt;P&gt;&amp;nbsp; IF SY-SUBRC EQ 0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SELECT SINGLE SMTP_ADDR FROM ADR6 INTO W_EMAIL WHERE ADDRNUMBER = W_ADDR.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; IF SY-SUBRC EQ 0 AND ( W_EMAIL NE ' ' OR W_EMAIL NE '' ).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; W_RES = W_EMAIL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ELSE.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; W_RES = 'Not available.'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ENDIF.&lt;/P&gt;&lt;P&gt;&amp;nbsp; ELSE.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; W_RES = 'Not available.'.&lt;/P&gt;&lt;P&gt;&amp;nbsp; ENDIF.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; X_RCGLSYVAL-VAL_STRING = W_RES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;&lt;STRONG&gt;Refer below link for more Details:&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp60_sp/helpdata/EN/a7/28750c0a6c11d28a220000e829fbbd/frameset.htm"&gt;http://help.sap.com/saphelp_erp60_sp/helpdata/EN/a7/28750c0a6c11d28a220000e829fbbd/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp60_sp/helpdata/en/c1/eda0f591ec12408b25e7a1b369ca45/frameset.htm"&gt;http://help.sap.com/saphelp_erp60_sp/helpdata/en/c1/eda0f591ec12408b25e7a1b369ca45/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/3201059"&gt;http://scn.sap.com/thread/3201059&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sujeet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 12:36:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/source-code-for-function-module-c128-dummy-conversion-method/m-p/9769999#M1776318</guid>
      <dc:creator>SujeetMishra</dc:creator>
      <dc:date>2013-09-23T12:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: source code for Function module  C128_DUMMY_CONVERSION_METHOD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/source-code-for-function-module-c128-dummy-conversion-method/m-p/9770000#M1776319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Sujeet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply,&lt;/P&gt;&lt;P&gt;provided code and threads are seems for report but i m looking for the code for customize FM &lt;SPAN style="color: #333333; font-family: Arial, sans-serif; background-color: #ffffff;"&gt; of C128_DUMMY_CONVERSION_METHOD.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, sans-serif; background-color: #ffffff;"&gt; from which i have to genrate barcode for c128, EAN39 ..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, sans-serif; background-color: #ffffff;"&gt;please revert.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;H1 style="margin: 13px 0 10px; font-size: 2em; background-color: #ffffff; color: #333333;"&gt;&lt;/H1&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 09:24:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/source-code-for-function-module-c128-dummy-conversion-method/m-p/9770000#M1776319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-24T09:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: source code for Function module  C128_DUMMY_CONVERSION_METHOD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/source-code-for-function-module-c128-dummy-conversion-method/m-p/9770001#M1776320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello Abhay ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you get the answer for this issue .I come across the same situation like yours . No one is replying back for the code actually . This function module is supposed to be used if you want to expand the bar code right . Suppose if we do not want to expand then is it still necessary to use this function module and modify and write the code ? let me know how did you&amp;nbsp; handle this&amp;nbsp; situation to output bar code in wwi template .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;M D &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 14:03:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/source-code-for-function-module-c128-dummy-conversion-method/m-p/9770001#M1776320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-19T14:03:03Z</dc:date>
    </item>
  </channel>
</rss>

