<?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: HR Module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-module/m-p/4451138#M1055376</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vivek,&lt;/P&gt;&lt;P&gt;Yes I am using GET PERNR. But some cases it doesn't check all select options. So I include all select options which are user frequenly used, for safer side. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use 'Person selection period' quite ok. &lt;/P&gt;&lt;P&gt;But If I use 'Data selection period' doesn't handle properly.&lt;/P&gt;&lt;P&gt;User wants to use 'Data selection period', So I handle externally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select options handle externally when using LDB ,is a wrong procedure. plz clear me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Feb 2009 02:18:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-24T02:18:12Z</dc:date>
    <item>
      <title>HR Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-module/m-p/4451133#M1055371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am doing ABAP in HR. Maximum requiremnet is PNP screen.&lt;/P&gt;&lt;P&gt;So I need to use logical database. PNP screen contains so many select options. &lt;/P&gt;&lt;P&gt;my question is&lt;/P&gt;&lt;P&gt;1.  we need to handle all those select options externally or will handled by PNP logical database.&lt;/P&gt;&lt;P&gt;2. What is difference between 'Data selection period' and 'Person selection period'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2008 03:00:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-module/m-p/4451133#M1055371</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-12T03:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: HR Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-module/m-p/4451134#M1055372</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;The PNP ldb itself take care of the screen fields ...&lt;/P&gt;&lt;P&gt;u need not worry...i hope ur using &lt;STRONG&gt;get pernr&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am not sure abt second que..so i wont comment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2008 03:20:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-module/m-p/4451134#M1055372</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-12T03:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: HR Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-module/m-p/4451135#M1055373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vivek,&lt;/P&gt;&lt;P&gt;Yes I am using GET PERNR. But some cases it doesn't check all select options. So I include all select options which are user frequenly used, for safer side. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use 'Person selection period' quite ok. &lt;/P&gt;&lt;P&gt;But If I use 'Data selection period' doesn't handle properly.&lt;/P&gt;&lt;P&gt;User wants to use 'Data selection period', So I handle externally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select options handle externally when using LDB ,is a wrong procedure. plz clear me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2008 03:39:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-module/m-p/4451135#M1055373</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-12T03:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: HR Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-module/m-p/4451136#M1055374</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;you can handle it externally&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it shouldnt give any problem...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2008 03:47:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-module/m-p/4451136#M1055374</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-12T03:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: HR Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-module/m-p/4451137#M1055375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 02:09:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-module/m-p/4451137#M1055375</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-02T02:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: HR Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-module/m-p/4451138#M1055376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vivek,&lt;/P&gt;&lt;P&gt;Yes I am using GET PERNR. But some cases it doesn't check all select options. So I include all select options which are user frequenly used, for safer side. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use 'Person selection period' quite ok. &lt;/P&gt;&lt;P&gt;But If I use 'Data selection period' doesn't handle properly.&lt;/P&gt;&lt;P&gt;User wants to use 'Data selection period', So I handle externally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select options handle externally when using LDB ,is a wrong procedure. plz clear me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2009 02:18:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-module/m-p/4451138#M1055376</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-24T02:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: HR Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-module/m-p/4451139#M1055377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;" here i have manually used select options for payroll and wage types.&lt;/P&gt;&lt;P&gt;plz read the comments in program code. hope it will help u&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;get pernr.
  clear: pernrid.
  pernrid = pernr-pernr.
" Here i reject those pernrs which do not lie in my selected pay_roll in selection screen.
  if ( pernr-pernr not in pernrs or pernr-abkrs not in pay_roll ).
    reject.
  endif.


get payroll.
  if ( payroll-evp-srtza = 'A' ).
    clear: wa_rt.
" Here i reject those pernrs's payroll whose wage type is not in my select option
    loop at payroll-inter-rt into wa_rt where lgart in wa_type.
      clear: orgeh_val, wa_it_final , wa_wpbp.
      loop at payroll-inter-wpbp into wa_wpbp .
        orgeh_val = wa_wpbp-orgeh.
      endloop.
      wa_it_final-pernr = pernrid.
      wa_it_final-orgeh = orgeh_val.
      wa_it_final-amount = abs( wa_rt-betrg ).
      collect wa_it_final into it_final. " Collect all pernr's data on pernr,objid and orgeh
      clear: wa_rt.
    endloop.
  endif.
" Main difference is that while using the LDB select options , data is processed accroding to ur selection.
" But when u manually give the select option's then u will have to process data urself according to ur 
" options selected in parameters or select options.
" i.e. when u use LDB Payroll select options then GET PERNR will bring only those pernrs which lies in
" in that selected payroll. but when u use ure own manually defined Payroll select option GET PERNR
" Will bring all pernrs and u have to reject or discard manually those pernrs which do not lie in ur
" selected payroll.
end-of-selection.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: tahir naqqash on Feb 24, 2009 9:46 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2009 04:45:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-module/m-p/4451139#M1055377</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-24T04:45:51Z</dc:date>
    </item>
  </channel>
</rss>

