<?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 Pernr in Selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pernr-in-selection-screen/m-p/7614447#M1569701</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SELECTION-SCREEN : BEGIN OF BLOCK b5 WITH FRAME TITLE text-005 .&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN : BEGIN OF BLOCK b6 WITH FRAME .&lt;/P&gt;&lt;P&gt;select-options : s_pernr for pa0001-pernr no INTERVALS.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN : END OF BLOCK b6.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN : END OF BLOCK b5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in selection screen i select 22,32,44,55 pernr number as exclude value. &lt;/P&gt;&lt;P&gt;if i go to import from text file in selection screen the values is not saving .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if i use GETPERNR  command in selection screen to import from text file in selection screen the values is saving .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Jan 2011 05:28:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-01-20T05:28:00Z</dc:date>
    <item>
      <title>Pernr in Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pernr-in-selection-screen/m-p/7614447#M1569701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SELECTION-SCREEN : BEGIN OF BLOCK b5 WITH FRAME TITLE text-005 .&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN : BEGIN OF BLOCK b6 WITH FRAME .&lt;/P&gt;&lt;P&gt;select-options : s_pernr for pa0001-pernr no INTERVALS.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN : END OF BLOCK b6.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN : END OF BLOCK b5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in selection screen i select 22,32,44,55 pernr number as exclude value. &lt;/P&gt;&lt;P&gt;if i go to import from text file in selection screen the values is not saving .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if i use GETPERNR  command in selection screen to import from text file in selection screen the values is saving .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jan 2011 05:28:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pernr-in-selection-screen/m-p/7614447#M1569701</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-20T05:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Pernr in Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pernr-in-selection-screen/m-p/7614448#M1569702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are using LDB PNP, your GET PERNR action is operating on field PNPPERNR not your S_PERNR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jan 2011 18:50:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pernr-in-selection-screen/m-p/7614448#M1569702</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-20T18:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Pernr in Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pernr-in-selection-screen/m-p/7614449#M1569703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SELECTION-SCREEN : BEGIN OF BLOCK b5 WITH FRAME TITLE text-005 .&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN : BEGIN OF BLOCK b6 WITH FRAME .&lt;/P&gt;&lt;P&gt;select-options : s_pernr for pa0001-pernr no INTERVALS.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN : END OF BLOCK b6.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN : END OF BLOCK b5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i using above coding then &lt;/P&gt;&lt;P&gt;why in selection screen " to import from text file " the values is not saving .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jan 2011 06:56:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pernr-in-selection-screen/m-p/7614449#M1569703</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-21T06:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Pernr in Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pernr-in-selection-screen/m-p/7614450#M1569704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem Solved by me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 May 2011 05:44:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pernr-in-selection-screen/m-p/7614450#M1569704</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-21T05:44:23Z</dc:date>
    </item>
  </channel>
</rss>

