<?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: Modifying the Field labels dynamically at runtime. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-the-field-labels-dynamically-at-runtime/m-p/2469669#M555063</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you added teh Label as a text field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have done that, try replacing the label with a Input/Output type field in the display mode by selecting 'Output Only' in the attributes-&amp;gt;Program Tab of Screen Painter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now from the program , when the user presses F7, you can code to change the value of the Label (Input / Output field).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will work out. Please let me know if you have any issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anish Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Jun 2007 10:16:40 GMT</pubDate>
    <dc:creator>former_member150733</dc:creator>
    <dc:date>2007-06-25T10:16:40Z</dc:date>
    <item>
      <title>Modifying the Field labels dynamically at runtime.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-the-field-labels-dynamically-at-runtime/m-p/2469668#M555062</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;Is it possible to change the field labels dynamically at runtime . My&lt;/P&gt;&lt;P&gt;requirement is when the user has to edit the quantity part ,he  presses  a fn key (F7 in my case ) that is displaying  a new field with the old label (quantity ) and old qnty label should be changed dynamically to '  previous quantity ' . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks For Your aniticpated responses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Khaleel S.Mohammed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2007 08:49:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-the-field-labels-dynamically-at-runtime/m-p/2469668#M555062</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-25T08:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying the Field labels dynamically at runtime.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-the-field-labels-dynamically-at-runtime/m-p/2469669#M555063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you added teh Label as a text field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have done that, try replacing the label with a Input/Output type field in the display mode by selecting 'Output Only' in the attributes-&amp;gt;Program Tab of Screen Painter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now from the program , when the user presses F7, you can code to change the value of the Label (Input / Output field).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will work out. Please let me know if you have any issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anish Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2007 10:16:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-the-field-labels-dynamically-at-runtime/m-p/2469669#M555063</guid>
      <dc:creator>former_member150733</dc:creator>
      <dc:date>2007-06-25T10:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying the Field labels dynamically at runtime.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-the-field-labels-dynamically-at-runtime/m-p/2469670#M555064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I couldnt  get u, I have declared label as text  and its greyed out and so i cannot perform the actions as advised. I have used the loop ...endloop to wipe out the old quantity label , but the user insisting it on having the label as ' Pre.- Qnty ' . if the user has to edit the wrongly entered qnty.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2007 11:27:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-the-field-labels-dynamically-at-runtime/m-p/2469670#M555064</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-25T11:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying the Field labels dynamically at runtime.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-the-field-labels-dynamically-at-runtime/m-p/2469671#M555065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Remove only the label &amp;amp; instead use a input/output field in its place and give it a name(and make it as 'output only' in the attributes as i described in the above post).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user input will happen in the original field itself. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even if the input-output field is greyed out, you can change a input output field (and thus the label), i think you can achieve this programatically based on user input(F7 key).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2007 11:45:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-the-field-labels-dynamically-at-runtime/m-p/2469671#M555065</guid>
      <dc:creator>former_member150733</dc:creator>
      <dc:date>2007-06-25T11:45:29Z</dc:date>
    </item>
  </channel>
</rss>

