<?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: change default date in form programming in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-default-date-in-form-programming/m-p/6585424#M1435029</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am not sure of LOAD OF PROGRAM event in module. I am just aware of PBO, PAI, POH, AND POV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Feb 2010 18:51:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-10T18:51:49Z</dc:date>
    <item>
      <title>change default date in form programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-default-date-in-form-programming/m-p/6585422#M1435027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am developing a module pool program. In this program i populate the date field with sy-datum in the PBO block. I want user to able to change the date. hence i set the property as input for the text field. Now when i enter all the fields in the form and click on the calculate button on my form. the date changes back to the system date i want to remain as the date entered by the user. plz help me on the same&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2010 18:27:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-default-date-in-form-programming/m-p/6585422#M1435027</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-10T18:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: change default date in form programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-default-date-in-form-programming/m-p/6585423#M1435028</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;Instead of passing the default date value in PBO try to pass in LOAD OF PROGRAM event of the module poo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2010 18:44:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-default-date-in-form-programming/m-p/6585423#M1435028</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-10T18:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: change default date in form programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-default-date-in-form-programming/m-p/6585424#M1435029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am not sure of LOAD OF PROGRAM event in module. I am just aware of PBO, PAI, POH, AND POV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2010 18:51:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-default-date-in-form-programming/m-p/6585424#M1435029</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-10T18:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: change default date in form programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-default-date-in-form-programming/m-p/6585425#M1435030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try only populating the field if it is initial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2010 18:56:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-default-date-in-form-programming/m-p/6585425#M1435030</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-10T18:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: change default date in form programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-default-date-in-form-programming/m-p/6585426#M1435031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that's because the flow of the program executes PBO -&amp;gt;PAI -&amp;gt; PBO (again...and in this step you are passing the sy-datum again....add a break-point in the module and you will see)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to use the INITIALIZATION event .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards, sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2010 20:02:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-default-date-in-form-programming/m-p/6585426#M1435031</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-10T20:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: change default date in form programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-default-date-in-form-programming/m-p/6585427#M1435032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the helpful response. I could resolve the issue with your helpful advice and help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 08:30:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-default-date-in-form-programming/m-p/6585427#M1435032</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-11T08:30:55Z</dc:date>
    </item>
  </channel>
</rss>

