<?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 Populate Screen Field in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/populate-screen-field/m-p/6671979#M1448077</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its been a while since I did any dialgue programming and I can't remember how to do the following.&lt;/P&gt;&lt;P&gt;I have created a field on the screen say 'ABC' which is just output only. It does not relate to a field&lt;/P&gt;&lt;P&gt;from any database table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I populate this field? In the PAI I am trying to say 'ABC' = text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I get the error that 'ABC' is unknown. i.e. it expects it to be a database field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody know how I can get areound this??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Mar 2010 07:54:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-11T07:54:20Z</dc:date>
    <item>
      <title>Populate Screen Field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/populate-screen-field/m-p/6671979#M1448077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its been a while since I did any dialgue programming and I can't remember how to do the following.&lt;/P&gt;&lt;P&gt;I have created a field on the screen say 'ABC' which is just output only. It does not relate to a field&lt;/P&gt;&lt;P&gt;from any database table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I populate this field? In the PAI I am trying to say 'ABC' = text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I get the error that 'ABC' is unknown. i.e. it expects it to be a database field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody know how I can get areound this??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Mar 2010 07:54:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/populate-screen-field/m-p/6671979#M1448077</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-11T07:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Populate Screen Field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/populate-screen-field/m-p/6671980#M1448078</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;Go to the TOP Include and declare the field.&lt;/P&gt;&lt;P&gt;Say 'X' is the field that you have added to your layout.&lt;/P&gt;&lt;P&gt;Declare it as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
DATA: X TYPE i.   "or whatever is the data type
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Mar 2010 08:04:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/populate-screen-field/m-p/6671980#M1448078</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-11T08:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Populate Screen Field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/populate-screen-field/m-p/6671981#M1448079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi mate,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for the reply. It works a treat .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Star man !!&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;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Mar 2010 08:10:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/populate-screen-field/m-p/6671981#M1448079</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-11T08:10:00Z</dc:date>
    </item>
  </channel>
</rss>

