<?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: regarding modulepol program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-modulepol-program/m-p/3531224#M849506</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That functionality u can check while designing the screen itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while giving name for output boxes. u can check appropriate check boxes.&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;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Feb 2008 15:04:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-27T15:04:22Z</dc:date>
    <item>
      <title>regarding modulepol program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-modulepol-program/m-p/3531222#M849504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;Which statement in dialog programming makes screen fields available for input?&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 14:04:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-modulepol-program/m-p/3531222#M849504</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T14:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: regarding modulepol program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-modulepol-program/m-p/3531223#M849505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The input/output property is set at design time in the Screen Painter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, this value can be changed in the PBO module of a screen with logic like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP at SCREEN.&lt;/P&gt;&lt;P&gt;  if SCREEN-name = 'YOUR_FIELD'.&lt;/P&gt;&lt;P&gt;    screen-input = '1'.  " to enable input OR see below&lt;/P&gt;&lt;P&gt;    modify screen.&lt;/P&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; screen-input = '0'.  " to disable input.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 14:09:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-modulepol-program/m-p/3531223#M849505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T14:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: regarding modulepol program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-modulepol-program/m-p/3531224#M849506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That functionality u can check while designing the screen itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while giving name for output boxes. u can check appropriate check boxes.&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;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 15:04:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-modulepol-program/m-p/3531224#M849506</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T15:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: regarding modulepol program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-modulepol-program/m-p/3531225#M849507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , &lt;/P&gt;&lt;P&gt; When you create the element on the screen there will be a set of attributes which include input and output , since you want to make it input enabled you need to check the input check box .&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 15:06:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-modulepol-program/m-p/3531225#M849507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T15:06:37Z</dc:date>
    </item>
  </channel>
</rss>

