<?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: give the correct answer in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/give-the-correct-answer/m-p/3930031#M941034</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;   It must be in tha top include of your program.And befor placing this field on your screen activate your program.and then ue get from program in tha scren layout.Then you can use this field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thankls....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2008 05:57:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-05T05:57:54Z</dc:date>
    <item>
      <title>give the correct answer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/give-the-correct-answer/m-p/3930028#M941031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;which one is correct&lt;/P&gt;&lt;P&gt;To include a field on your screen that is not in the ABAP Dictionary, which include program should contain the data declaration for the field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A: PBO module include program&lt;/P&gt;&lt;P&gt;B: TOP include program&lt;/P&gt;&lt;P&gt;C: PAI module include program&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":anguished_face:"&gt;😧&lt;/span&gt; Subroutine include program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and give reason&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: srinu vasu on Jun 5, 2008 7:51 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 05:51:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/give-the-correct-answer/m-p/3930028#M941031</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T05:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: give the correct answer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/give-the-correct-answer/m-p/3930029#M941032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 05:52:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/give-the-correct-answer/m-p/3930029#M941032</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T05:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: give the correct answer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/give-the-correct-answer/m-p/3930030#M941033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   The declaration of that field must be in the TOP include.If it is declared here,it would be available globally,Also,after declaring it,you can place this field on screen by selecting the radiobutton &lt;STRONG&gt;Get from program&lt;/STRONG&gt;.Also,you can use this variable on other screens also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 05:54:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/give-the-correct-answer/m-p/3930030#M941033</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T05:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: give the correct answer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/give-the-correct-answer/m-p/3930031#M941034</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;   It must be in tha top include of your program.And befor placing this field on your screen activate your program.and then ue get from program in tha scren layout.Then you can use this field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thankls....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 05:57:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/give-the-correct-answer/m-p/3930031#M941034</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T05:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: give the correct answer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/give-the-correct-answer/m-p/3930032#M941035</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;Top Include so that the variable is globally accessible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shruthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 06:06:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/give-the-correct-answer/m-p/3930032#M941035</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T06:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: give the correct answer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/give-the-correct-answer/m-p/3930033#M941036</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;B is the answer , Top include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Includes like programTOP for data declaration, programF01 for form routines  programO01 for PBO modules,programI01 for PAI modules Etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 06:21:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/give-the-correct-answer/m-p/3930033#M941036</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T06:21:16Z</dc:date>
    </item>
  </channel>
</rss>

