<?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: BARCODE in SAP Script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-sap-script/m-p/1742073#M322335</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Piyush,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to character format and create one character format and in the options select  the printer type and assign this character format to the Field for which you want to have the barcode printed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: Whatever the printer u r assiging should be able to print barcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kannaiah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Dec 2006 13:09:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-26T13:09:43Z</dc:date>
    <item>
      <title>BARCODE in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-sap-script/m-p/1742071#M322333</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;I have to add a BAR CODE in SAP Script and pass the bar code data in bar code.&lt;/P&gt;&lt;P&gt;Could you please help me to know the step by step solution for this query as i have no idea how to add bar code in Sap Script.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Piyush Mathur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2006 12:47:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-sap-script/m-p/1742071#M322333</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-26T12:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: BARCODE in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-sap-script/m-p/1742072#M322334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all, you must install the Barcode font in SE73,&lt;/P&gt;&lt;P&gt;And then, in character formats section of sapscript form, create new character format and type your installed Barcode name into Barcode field in Standard section of character format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you can you this character format to print out barcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dont forget to install Barcode drivers into SapLPD server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2006 13:03:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-sap-script/m-p/1742072#M322334</guid>
      <dc:creator>ibrahim_u</dc:creator>
      <dc:date>2006-12-26T13:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: BARCODE in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-sap-script/m-p/1742073#M322335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Piyush,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to character format and create one character format and in the options select  the printer type and assign this character format to the Field for which you want to have the barcode printed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: Whatever the printer u r assiging should be able to print barcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kannaiah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2006 13:09:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-sap-script/m-p/1742073#M322335</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-26T13:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: BARCODE in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-sap-script/m-p/1742074#M322336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi piyush&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all, you must install the Barcode font in SE73,&lt;/P&gt;&lt;P&gt;And then, in character formats section of sapscript form, create new character format and type your installed Barcode name into Barcode field in Standard section of character format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can define  variable in ur program for barcode,use control break event in ur program also write logic for variable as per ur calculation for barcode  and also u can  write variable under barcode window text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you can you this character format to print out barcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dont forget to install Barcode drivers into SapLPD server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;deepak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2006 13:43:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-sap-script/m-p/1742074#M322336</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-26T13:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: BARCODE in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-sap-script/m-p/1742075#M322337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a character format in the SAPScript.&lt;/P&gt;&lt;P&gt;Choose the Bar Code for the character format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And finally to display barcodes, in the command enter:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;C1&amp;gt;&amp;amp;vbeln&amp;amp;&amp;lt;/&amp;gt;where C1 is the character format created and vbeln is the variable for which the barcode is to be created. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2006 13:45:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-sap-script/m-p/1742075#M322337</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-26T13:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: BARCODE in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-sap-script/m-p/1742076#M322338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create the barcode block by block, using the box command: something like: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/:BOX  XPOS '0' CM YPOS '0' CM FRAME 30 TW WIDTH '1.20' CM&lt;/P&gt;&lt;P&gt;HEIGHT 0 CM &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rolf.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2006 14:47:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-sap-script/m-p/1742076#M322338</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-26T14:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: BARCODE in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-sap-script/m-p/1742077#M322339</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;I try the following approach to populate the BAR CODE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First I create a Paragraph MD. &lt;/P&gt;&lt;P&gt;Second, i create a character format MD and associate BAR CODE with the character format. &lt;/P&gt;&lt;P&gt;After this, we modify the script for TOP as follows : &lt;/P&gt;&lt;P&gt;&amp;lt;MD&amp;gt;&amp;amp;MSEG-MBLNR&amp;amp;&amp;lt;/&amp;gt;/&lt;/P&gt;&lt;P&gt;But when i check the print preview, it show only data not BAR CODE.&lt;/P&gt;&lt;P&gt;I do not know why the data is not convert into BAR CODE.&lt;/P&gt;&lt;P&gt;Please let me know, if I am missing any step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Piyush Mathur&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Dec 2006 04:23:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-sap-script/m-p/1742077#M322339</guid>
      <dc:creator>piyush_mathur</dc:creator>
      <dc:date>2006-12-28T04:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: BARCODE in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-sap-script/m-p/1742078#M322340</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;One more issue, when i test a newly created BAR CODE using transaction SE73 and take print out, i am able to view the BAR CODE on print out but when i use the same BAR CODE in script, it shows only data not the BAR CODE.&lt;/P&gt;&lt;P&gt;Please help me to solve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Piyush Mathur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Dec 2006 06:35:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-sap-script/m-p/1742078#M322340</guid>
      <dc:creator>piyush_mathur</dc:creator>
      <dc:date>2006-12-28T06:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: BARCODE in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-sap-script/m-p/1742079#M322341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Piyush,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the character format tab where you are assigning the barcode to the character format  there is one check box 'Selection' check it.In the Sapscript text window wirte &amp;lt;MD&amp;gt;&amp;amp;mseg-mblnr&amp;amp;&amp;lt;/MD&amp;gt;.It will print the barcode&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Dec 2006 06:40:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-sap-script/m-p/1742079#M322341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-28T06:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: BARCODE in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-sap-script/m-p/1742080#M322342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;everything you did was correct&lt;/P&gt;&lt;P&gt;but you forget one thing add * &lt;/P&gt;&lt;P&gt;then it will gives you the output&lt;/P&gt;&lt;P&gt;like &lt;STRONG&gt;&amp;amp;yourfield&amp;amp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Dec 2006 14:40:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-sap-script/m-p/1742080#M322342</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-28T14:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: BARCODE in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-sap-script/m-p/1742081#M322343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phani,&lt;/P&gt;&lt;P&gt;Thanks for response.&lt;/P&gt;&lt;P&gt;Well, i also try the same approach but did not get the required result.&lt;/P&gt;&lt;P&gt;When i take the print out, it does not print data but it shows BAR CODE in spool preview.&lt;/P&gt;&lt;P&gt;I try to forward the spool preview in mail andnits generate a PDF file.This file show the BAR code but when i try to read the bar code, i was not able to get the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Piyush Mathur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 09:50:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-sap-script/m-p/1742081#M322343</guid>
      <dc:creator>piyush_mathur</dc:creator>
      <dc:date>2006-12-29T09:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: BARCODE in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-sap-script/m-p/1742082#M322344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Piyush,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Trxn SO10, give this Standard Text SAPSCRIPT-BARCODETEST, try printing this on your printer... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you had selected the correct  barcode type while defining ur Character format and could see in preview, its the printer problem for not able to print it... you need proper drivers for printing barcodes...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 10:26:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-sap-script/m-p/1742082#M322344</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-29T10:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: BARCODE in SAP Script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-sap-script/m-p/1742083#M322345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello fellows,&lt;/P&gt;&lt;P&gt;what about the dependencies of the printer.&lt;/P&gt;&lt;P&gt;SAP Script alone seems to be not enough !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone knows how to update firmware of the printer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Volker&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 11:12:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-sap-script/m-p/1742083#M322345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-29T11:12:55Z</dc:date>
    </item>
  </channel>
</rss>

