<?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 hiding Bar code Scanned text in Modulepool Screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321433#M1728366</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;for doing it,&lt;/P&gt;&lt;P&gt;in attributes window, use the parameters like invisible and &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;asterisk for making it as a password field..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;so that your contents ll have security..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Mathan R.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Feb 2013 04:56:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-02-25T04:56:16Z</dc:date>
    <item>
      <title>Problem in hiding Bar code Scanned text in Modulepool Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321430#M1728363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SDN's ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am facing a problem in modulepool screen for hiding a barcode scanned content after scnning.........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My require ment is : i have a hardcopy prints invoices( In Encrypted format)&amp;nbsp; with barcode fromat....for this i developed the dailog screen to insert scanned invoices into Z table.....So, to scan invoices i created the screen field with char40.....&amp;amp; i am placing the cursor on that field &amp;amp; scanning it's scnned correctly and updating in table successfully....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the problem is ,there is a chance to user can copy the scanned content &amp;amp; saved in othe sources like notepad &amp;amp; after that he copied the content from other source &amp;amp; entering into my screen field ...it will allow to furthe procedure.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so now i want to restrict to enter the content manually ,&amp;nbsp; allow to scan through barcode reader.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any possibility ...?&amp;nbsp;&amp;nbsp; Plaese help me it's an important for me ..............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Subba.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Feb 2013 11:44:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321430#M1728363</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-23T11:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in hiding Bar code Scanned text in Modulepool Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321431#M1728364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the dynpro definition and PBO define the field as active, input, output and invisible. Like passwords field, user input will be masked by asterisks. Read documentation&amp;nbsp; like &lt;A href="http://help.sap.com/saphelp_nw70ehp3/helpdata/en/4a/3a2ef94275044ee10000000a421937/content.htm?frameset=/en/4a/4329305bc52baee10000000a421937/frameset.htm"&gt;Setting Attributes Dynamically&lt;/A&gt; or navigate from MODIFY SCREEN help on Abap source/F1 to find it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Feb 2013 11:56:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321431#M1728364</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-02-23T11:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in hiding Bar code Scanned text in Modulepool Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321432#M1728365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Giuseppi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank u for ur reply.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried what you said ....even in this case also it's allowing to user manual entry.......copy from other source.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want restrict the&amp;nbsp; content enter manually in this field ,..only through scanner read content only i have to allow .....any identification for data entered by scanner in SAP....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Subba.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 04:30:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321432#M1728365</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-25T04:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in hiding Bar code Scanned text in Modulepool Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321433#M1728366</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;for doing it,&lt;/P&gt;&lt;P&gt;in attributes window, use the parameters like invisible and &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;asterisk for making it as a password field..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;so that your contents ll have security..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Mathan R.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 04:56:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321433#M1728366</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-25T04:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in hiding Bar code Scanned text in Modulepool Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321434#M1728367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gopalan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But , &lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;I want restrict the&amp;nbsp; content enter manually in this field ,..only through scanner read content only i have to allow .....any identification for data entered by scanner in SAP....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Please help me.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Subba.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 05:08:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321434#M1728367</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-25T05:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in hiding Bar code Scanned text in Modulepool Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321435#M1728368</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;then try like this,&lt;/P&gt;&lt;P&gt;in the display attributes output only check box would be their..&lt;/P&gt;&lt;P&gt;if you set it means , manual input ll be restricted for that input field..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Mathan R.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 05:19:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321435#M1728368</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-25T05:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in hiding Bar code Scanned text in Modulepool Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321436#M1728369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gopalan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if we chech that checkbox it will show data in display mode only,but when i want to scan any data in field that field should be enable........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other solution to identify the data from scanner only...............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Subba.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 05:37:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321436#M1728369</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-25T05:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in hiding Bar code Scanned text in Modulepool Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321437#M1728370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gopalan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if we chech that checkbox it will show data in display mode only,but when i want to scan any data in field that field should be enable........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other solution to identify the data from scanner only...............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Subba.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 05:37:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321437#M1728370</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-25T05:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in hiding Bar code Scanned text in Modulepool Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321438#M1728371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gopalan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if we chech that checkbox it will show data in display mode only,but when i want to scan any data in field that field should be enable........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other solution to identify the data from scanner only...............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Subba.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 05:37:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321438#M1728371</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-25T05:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in hiding Bar code Scanned text in Modulepool Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321439#M1728372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi suba,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway you gonna scan the datas in the output box only right,&lt;/P&gt;&lt;P&gt;it ll work fine if we read it from scanner..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Mathan R.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 06:03:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321439#M1728372</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-25T06:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in hiding Bar code Scanned text in Modulepool Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321440#M1728373</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;try like this,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;dont check output only check box&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;check &lt;STRONG&gt;output field&lt;/STRONG&gt; box and input &lt;STRONG&gt;not possible&lt;/STRONG&gt;..&lt;/P&gt;&lt;P&gt;i think now the user cant enter field datas manually.. but you can read it via scanner..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps,,&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mathan R.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 06:10:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321440#M1728373</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-25T06:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in hiding Bar code Scanned text in Modulepool Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321441#M1728374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried, what&amp;nbsp; you daid but if we do like that that field displaying in disable mode only ,then if we scnned data on that field it 's not scanning...........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any other solution...........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Subba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 09:05:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321441#M1728374</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-25T09:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in hiding Bar code Scanned text in Modulepool Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321442#M1728375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi subba,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; check input field and output field then input recommended..&lt;/P&gt;&lt;P&gt;may be this ll solve your issue.. even em working on it.. &lt;/P&gt;&lt;P&gt;ll post soon with better solution..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps,&lt;/P&gt;&lt;P&gt;Mathan R.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 11:16:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321442#M1728375</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-25T11:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in hiding Bar code Scanned text in Modulepool Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321443#M1728376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mathan,&lt;/P&gt;&lt;P&gt; i am very thankful to you..........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we geive both input &amp;amp; output checks ,that field will be enable so user can enter text manual also it will allow .....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in my requirement i have to identify the data from barcode scanner or from keyboard .....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Subba.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 11:25:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321443#M1728376</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-25T11:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in hiding Bar code Scanned text in Modulepool Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321444#M1728377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AFAIK that should not be possible, &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Scanner basically only emulate keyboards, so if the field can not be input by keyboard... no input from scanner.&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;Notepad should be able to read scanner which emulate keyboard too so you would have serious problem to disallow that....&lt;/LI&gt;&lt;LI&gt;User can always &lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;photocopy an original with your "encrypted" code and use the copy as long as they want (if the code is readable by a bar code reader, it should be easily copied...)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Else you have to install/use another application on front end to input from scanner like some security devices. (But then going outside of Abap development space) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 12:35:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321444#M1728377</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-02-25T12:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in hiding Bar code Scanned text in Modulepool Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321445#M1728378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Raymond&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if we go in outside of ABAP.......how to get that data in SAP any BAPI to connect with other Sources like .net ,java.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or else any other way to get solution for this requirement.....................&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Subba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 05:00:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321445#M1728378</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-26T05:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in hiding Bar code Scanned text in Modulepool Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321446#M1728379</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;i tried a lot, I think its not possible with the codes..&lt;/P&gt;&lt;P&gt;better this screen setting is the only way of doing it..&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;check input field and output field then input recommended, and check the field.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;up to my knowledge. this is the way.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Mathan R.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 05:10:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321446#M1728379</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-26T05:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in hiding Bar code Scanned text in Modulepool Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321447#M1728380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; See the link&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/1688977"&gt;http://scn.sap.com/thread/1688977&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can try by first checking whether the bar code scnanner is attach to com port or not, and accept the data from comm port only as you&amp;nbsp; will attach the scanner to your com port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt; zafar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 05:22:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321447#M1728380</guid>
      <dc:creator>former_member182379</dc:creator>
      <dc:date>2013-02-26T05:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in hiding Bar code Scanned text in Modulepool Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321448#M1728381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is not possible.&amp;nbsp; Scanner places the value only to the visible area and we cannot differentiate if it was the scanner or the user who did the entry.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 05:45:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321448#M1728381</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2013-02-26T05:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in hiding Bar code Scanned text in Modulepool Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321449#M1728382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi kesavdas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;finally i understood ,no possible for identification for getting data from scanner or enter by keyboard in ABAP...........right...........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other way to resolve this issue from other sources to SAp........&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;Subba.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 06:10:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-hiding-bar-code-scanned-text-in-modulepool-screen/m-p/9321449#M1728382</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-26T06:10:10Z</dc:date>
    </item>
  </channel>
</rss>

