2009 May 20 6:03 AM
Hi Frn's ,
i am using RP-IMP-C2-RU macro to read CRT table by passing sequnece no and pernr ....but it is not returning the all records of CRT table ( returing 71 records out of 309 records) .
how can i get all the records of CRT table for a sequence no .
Thanks and Regards .
2009 May 20 8:32 AM
Hi Priyank,
The macro should display all the records of CRT. First you go to the transaction code PC_PAYRESULT.
And enter the pernr that you want to check. And then double click on the desired sequence number row.
Now click on the CRT table and find the entries there. Pass the same sequencial number to the macro in the program. Otherwise check with the function module 'PYXX_READ_PAYROLL_RESULT'.
Regards,
Kumar Bandanadham.
2009 May 20 7:20 AM
Hi,
Please find how many sequence no's you are getting in the RGDIR table.
you collect all the sequence no's and pass it to the Macro RP-IMP-C2-RU to the desired result.
Please let me know .
Regards
Satish
2009 May 20 8:32 AM
Hi Priyank,
The macro should display all the records of CRT. First you go to the transaction code PC_PAYRESULT.
And enter the pernr that you want to check. And then double click on the desired sequence number row.
Now click on the CRT table and find the entries there. Pass the same sequencial number to the macro in the program. Otherwise check with the function module 'PYXX_READ_PAYROLL_RESULT'.
Regards,
Kumar Bandanadham.
2009 May 20 8:37 AM
Thanks for your kind suggestion .....i got the reason.. why it is not returning all the records .
Thanks and Regards ..
Priyank Dixit
2009 May 20 8:38 AM
2009 Jun 19 4:32 AM
What was the solution? We have the same problem. Existing programs are no longer returning all rows of the CRT and TCRT tables.