<?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 pnp selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-screen/m-p/2299780#M502510</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In PNP selection screen i hav a push button say Org st. i want to capture what i have selected in my Org St. . how can i get the values what i have selected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 May 2007 08:28:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-17T08:28:02Z</dc:date>
    <item>
      <title>pnp selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-screen/m-p/2299780#M502510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In PNP selection screen i hav a push button say Org st. i want to capture what i have selected in my Org St. . how can i get the values what i have selected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 08:28:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-screen/m-p/2299780#M502510</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T08:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: pnp selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-screen/m-p/2299781#M502511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi nidhi,&lt;/P&gt;&lt;P&gt;the value of org units tht u have selected on selection screen via button org unit will get stored in varaible PNPOBJID, debug ur code and check values in this field.&lt;/P&gt;&lt;P&gt;then u can use these values as per your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see my code i m checking here tht i need to process only those employees who r having org unit (in IT0001) in my choosed field PNPOBJID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rp_provide_from_last t_0001 ' ' pnpbegda pnpendda.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;sy-datum sy-datum.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;check t_0001-orgeh in PNPOBJID.    "this thing&lt;/P&gt;&lt;P&gt;check t_0001-persg = '6' OR t_0001-persg = '7' OR t_0001-persg = '8'.&lt;/P&gt;&lt;P&gt;wa_person_tab-stell = t_0001-stell.&lt;/P&gt;&lt;P&gt;wa_person_tab-werks = t_0001-werks.&lt;/P&gt;&lt;P&gt;wa_person_tab-persg = t_0001-persg.&lt;/P&gt;&lt;P&gt;wa_person_tab-orgeh = t_0001-orgeh.&lt;/P&gt;&lt;P&gt;wa_person_tab-persk = t_0001-persk.&lt;/P&gt;&lt;P&gt;wa_person_tab-btrtl = t_0001-btrtl. &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 08:33:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-screen/m-p/2299781#M502511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T08:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: pnp selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-screen/m-p/2299782#M502512</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;1. press f1 on that field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. take technical information of next screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. U will get the field name in the bottom (text field)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. use that field name inside ur program to gte that value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Reshma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 08:37:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pnp-selection-screen/m-p/2299782#M502512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T08:37:08Z</dc:date>
    </item>
  </channel>
</rss>

