<?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: Validating the PERNR in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/validating-the-pernr/m-p/1592972#M266590</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;go to  PA0001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;take  ENAME field .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;anver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls mark hlpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 01 Oct 2006 07:25:27 GMT</pubDate>
    <dc:creator>anversha_s</dc:creator>
    <dc:date>2006-10-01T07:25:27Z</dc:date>
    <item>
      <title>Validating the PERNR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validating-the-pernr/m-p/1592970#M266588</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;I will describe the requirement in detail. On the selection screen, there are 4 parameters like 'Personnel Number', 'Action Date', 'Start Date', 'End Date'. Now the requirement from the user is that, he needs to validate the personnel number. When he enters the personnel number, the employee name corresponding to that personnel number has to be displayed like what it happens in PA30/PA40. Please help me to solve this at the earliest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Renjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Oct 2006 07:19:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validating-the-pernr/m-p/1592970#M266588</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-01T07:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Validating the PERNR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validating-the-pernr/m-p/1592971#M266589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi renjan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. employee name corresponding to that personnel number has to be displayed &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Simple&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Take take PA0001&lt;/P&gt;&lt;P&gt;  and fetch ENAME field from it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; (that will be the name )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Oct 2006 07:23:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validating-the-pernr/m-p/1592971#M266589</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-01T07:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Validating the PERNR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validating-the-pernr/m-p/1592972#M266590</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;go to  PA0001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;take  ENAME field .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;anver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls mark hlpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Oct 2006 07:25:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validating-the-pernr/m-p/1592972#M266590</guid>
      <dc:creator>anversha_s</dc:creator>
      <dc:date>2006-10-01T07:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Validating the PERNR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validating-the-pernr/m-p/1592973#M266591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not an experienced guy in ABAP HR... I know the field... But I dont know how to display it on the selection screen once the user enter the PERNR like how it happens in PA30/PA40. I have just copied a part of the source code so that you people can help me out very easily i believe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------" /&gt;&lt;P&gt;Code----&lt;/P&gt;&lt;HR originaltext="---------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;report ZRR_HR_LEV_WITH_ADV1 no standard page heading line-size 255.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;include zrrbdcrecx1.&lt;/P&gt;&lt;P&gt;TABLES: PA0001.&lt;/P&gt;&lt;P&gt;DATA: CALCDATE LIKE SY-DATUM,&lt;/P&gt;&lt;P&gt;      POS LIKE PA0001-PLANS,&lt;/P&gt;&lt;P&gt;      ACTDT1(10), LSTDT1(10), LEDDT1(10).&lt;/P&gt;&lt;P&gt;selection-screen begin of block blk1 with frame title text-001.&lt;/P&gt;&lt;P&gt;parameters: pernr like pa0001-pernr,&lt;/P&gt;&lt;P&gt;            Actdt like sy-datum,&lt;/P&gt;&lt;P&gt;            lstdt like sy-datum,&lt;/P&gt;&lt;P&gt;            leddt like sy-datum.&lt;/P&gt;&lt;P&gt;selection-screen end of block blk1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection-screen output.&lt;/P&gt;&lt;P&gt;loop at screen.&lt;/P&gt;&lt;P&gt;if screen-name = 'PERNR' OR SCREEN-NAME = 'ACTDT' OR&lt;/P&gt;&lt;P&gt;   SCREEN-NAME = 'LSTDT' OR SCREEN-NAME = 'LEDDT' OR&lt;/P&gt;&lt;P&gt;   screen-name = '%_PERNR_%_APP_%-TEXT' OR&lt;/P&gt;&lt;P&gt;   SCREEN-NAME = '%_ACTDT_%_APP_%-TEXT' OR&lt;/P&gt;&lt;P&gt;   SCREEN-NAME = '%_LSTDT_%_APP_%-TEXT' OR&lt;/P&gt;&lt;P&gt;   SCREEN-NAME = '%_LEDDT_%_APP_%-TEXT' or&lt;/P&gt;&lt;P&gt;   SCREEN-NAME = '%B001058_BLOCK_1000'.&lt;/P&gt;&lt;P&gt;ELSE.&lt;/P&gt;&lt;P&gt;SCREEN-ACTIVE = 0.&lt;/P&gt;&lt;P&gt;MODIFY SCREEN.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Renjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Oct 2006 07:38:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validating-the-pernr/m-p/1592973#M266591</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-01T07:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Validating the PERNR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validating-the-pernr/m-p/1592974#M266592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Renjan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    You can display the name in a label or input/out field in the selection screen. Only thing always it should be in display mode and when the pernr itself is not entered it should be in invisible mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    So when the user enters the pernr in At Selection-screen on Pernr event you can get the name from the table pa0001 and make the label or text field visible and display the value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sathish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Reward helpful answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Oct 2006 07:53:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validating-the-pernr/m-p/1592974#M266592</guid>
      <dc:creator>sathish_perumal</dc:creator>
      <dc:date>2006-10-01T07:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: Validating the PERNR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validating-the-pernr/m-p/1592975#M266593</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;My doubt is how can I display a label field... See, if we give PARAMETERS, a text field will be displayed on the selection screen. Like that, how will I give a label field. It will be helpful, if you can explain with an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Renjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Oct 2006 08:01:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validating-the-pernr/m-p/1592975#M266593</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-01T08:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: Validating the PERNR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validating-the-pernr/m-p/1592976#M266594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. just copy paste to get a taste of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. it will display employee name (just like pa30)&lt;/P&gt;&lt;P&gt;   in greyed field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; (just press ENTER after keying in the pernr)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. report abc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARAMETERS : PERNR LIKE P0001-PERNR.&lt;/P&gt;&lt;P&gt;PARAMETERS : ENAME LIKE P0001-ENAME MODIF ID DIS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="-------------------------------" /&gt;&lt;P&gt;AT SELECTION-SCREEN OUTPUT.&lt;/P&gt;&lt;P&gt;SELECT SINGLE ENAME INTO ENAME&lt;/P&gt;&lt;P&gt;FROM PA0001 WHERE PERNR = PERNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP AT SCREEN.&lt;/P&gt;&lt;P&gt;IF SCREEN-GROUP1 = 'DIS'.&lt;/P&gt;&lt;P&gt;SCREEN-INPUT = 0.&lt;/P&gt;&lt;P&gt;MODIFY SCREEN.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Oct 2006 08:21:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validating-the-pernr/m-p/1592976#M266594</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-01T08:21:56Z</dc:date>
    </item>
  </channel>
</rss>

