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

function mmodule for payment details

Former Member
0 Likes
617

hello,

is ther any function module that will retrun the details of paymnet run happened for the current day. where i willl be passing the current date has the input criteria.

cheers

hello,

is ther any function module that will retrun the details of paymnet run happened for the current day. where i willl be passing the current date has the input criteria.

cheers

4 REPLIES 4
Read only

Former Member
0 Likes
589

Hi Kumar,

here we go! use function module 'FI_PAYMENT_DATA_GET' to get the required details.

Thank you.

Regards,

Karun M

Read only

0 Likes
589

hai karun,

what are the inputs to be passed for

'FI_PAYMENT_DATA_GET'.

cheers

Read only

Former Member
0 Likes
589

Hi,

use this FM..

<b>HRCM_PAYROLL_RESULTS_GET</b>

pass the pernr, and BEGDA and ENDDA should be same.

try that..

regards

vijay

Read only

0 Likes
589

hai karun and vijay,

thanks sfor your reply but my requirement is i when i give the current date it should give the details of all the corresponding payment run happened for that day

cheers