Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Testing Function HR_PT_GET_PAYROLL_RESULTS

Former Member
0 Likes
545

Hi

I need to do some coding to get cluster tabels from the HR module to BODI for reporting.

In this case i need to test the function HR_PT_GET_PAYROLL_RESULTS.

Unfortunately it crashes nomather what values i put in it. I just run it from se37.

I add data pernr, begda and endda from the table PA0000.

Is the data from the table PA0000 correct, or should it be data from another table?

Thanks...

PÃ¥

2 REPLIES 2
Read only

koju
Product and Topic Expert
Product and Topic Expert
0 Likes
468

Package PC19

PY-PT

---

Hi

Not sure if you aware about this or not, but...

This Function Module is developed for Payroll Portugal. PERNR value needs to be a Portugal one. otherwise, shortdump.

thanks and best regards

k

Read only

manishgupta03
Product and Topic Expert
Product and Topic Expert
0 Likes
468

Hi,

I guess the dump is because of the mismatch in the structure of the table.

The tables RESULT_TABAUX and RESULT_TAB have a different structure.

Regards,

Manish