Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9159

ABAP: Payroll area parameter is not working in RPCLOG00 report.

$
0
0

Dear Experts,

 

I am using sap report of employee's loan . I have used the following code.


SUBMIT RPCLOG00 andRETURN

 

  WITH PNPBEGDA =  PNPBEGDA " Data Selection Period - From

WITH PNPENDDA =  PNPENDDA " Data Selection Period - To

 

WITH PNPBEGPS =  PNPBEGPS "Person selection period  - From

WITH PNPENDPS =  PNPENDPS "Person selection period  - To

  

WITH PNPTIMR6 = PNPTIMR6  " Other Period Radio

WITH PNPPERNR IN PNPPERNR " Emp No

WITH PNPPABRP EQ PNPPABRP

WITH PNPPABRJ EQ PNPPABRJ

WITH        PNPDISBD   =  PNPDISBD

WITH        PNPDISED   = PNPDISED

WITH        PNPDISPP   =  PNPDISPP

WITH        PNPDISPJ  =  PNPDISPJ

WITH PNPXABKR  =  PNPXABKR "Payroll area

WITH PNPABKRS  IN  PNPABKRS "Payroll area

WITH PNPTIMR9  EQ  PNPTIMR9 "Current Period

WITH PNPTIMRA  EQ  PNPTIMRA  "Other period

WITH PNPSTAT2  IN  PNPSTAT2  " Status

WITH PNPWERKS  IN  PNPWERKS  " Pers area

WITH PNPBTRTL  IN  PNPBTRTL  " Pers SubArea

WITH PNPORGEH  IN  PNPORGEH " Org Unit

EXPORTING LIST TOMEMORY.

 

But the following payroll parameters are not working in the above code.

WITH PNPXABKR  =  PNPXABKR "Payroll area

WITH PNPABKRS  IN  PNPABKRS "Payroll area


What can be the reason.? Please note that the origional sap report can be run by the tcode S_AHR_61016210.

This is employee's loan report.


Regards,

Aneel



Viewing all articles
Browse latest Browse all 9159

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>