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

Basic pay wage types

Former Member
0 Likes
522

Hi,

does anyone know a function to get the wage types that appears in infotype 0008 with their amounts?

I have found FM WFA_GET_WAGETYPE_AMOUNT, it is nearly what i need, but it returns only the amounts in case the wage type is not indirect. For the indirect ones it returns amount 0.

Any suggestions?

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
446

Did you try FM RP_ANSAL_FROM_WAGETYPES?

- Guru

Reward points if uesful

2 REPLIES 2
Read only

Former Member
0 Likes
447

Did you try FM RP_ANSAL_FROM_WAGETYPES?

- Guru

Reward points if uesful

Read only

Former Member
0 Likes
446

USE FM :

RP_ANSAL_FROM_WAGETYPES

Look at include : MP000847 ...