<?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: PNP Selection Cursor in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-cursor/m-p/2198727#M469545</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;The following 2 statement will set Today as the default on the PNP&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;selection and also move the cursor to that field.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  pnptimed = 'D'.&lt;/P&gt;&lt;P&gt;  SET CURSOR FIELD 'PNPTIMR1'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Apr 2007 10:30:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-24T10:30:16Z</dc:date>
    <item>
      <title>PNP Selection Cursor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-cursor/m-p/2198724#M469542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys/Dolls&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an ABAP program that uses a PNP Logical database.&lt;/P&gt;&lt;P&gt;When the application is launched the "Other period" is automatically selected I have managed (with your help) to make "Today" to be the default via the use of the following statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pnptimed = 'D'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 other questions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) The cursor doesn't&amp;#146;t seem to have moved still in the date of the other box how do&lt;/P&gt;&lt;P&gt;I make it move to the default which is now set to "Today".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) As a matter of curiosity how would I make the current month the default or any other selections the defaults? Are there similar statements like pnptimed = &amp;#145;D&amp;#146;.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2007 09:31:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-cursor/m-p/2198724#M469542</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-24T09:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: PNP Selection Cursor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-cursor/m-p/2198725#M469543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Possible values for pnptimed are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;D = Today&lt;/P&gt;&lt;P&gt;M = Current month&lt;/P&gt;&lt;P&gt;Y = Current year&lt;/P&gt;&lt;P&gt;P = To current date&lt;/P&gt;&lt;P&gt;F = From current date&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2007 09:40:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-cursor/m-p/2198725#M469543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-24T09:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: PNP Selection Cursor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-cursor/m-p/2198726#M469544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if u go to LDB PNP, u will get all the values&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2007 09:47:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-cursor/m-p/2198726#M469544</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-24T09:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: PNP Selection Cursor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-cursor/m-p/2198727#M469545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;The following 2 statement will set Today as the default on the PNP&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;selection and also move the cursor to that field.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  pnptimed = 'D'.&lt;/P&gt;&lt;P&gt;  SET CURSOR FIELD 'PNPTIMR1'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2007 10:30:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-cursor/m-p/2198727#M469545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-24T10:30:16Z</dc:date>
    </item>
  </channel>
</rss>

