Application Development 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: 

Wagetype Problem

Former Member
0 Kudos

Hi friends,

I am trying to do some operations on wagetype amounts in userexit for infotype 0008.

But unfortunately the amount is displayed as ###,#. Is there any way to get these anounts at runtime.

Thanks.

1 REPLY 1

Former Member
0 Kudos

Hi,

Check if the wage type is calculated indirectly. If so get the amount using FM RP_EVALUATE_INDIRECTLY

Regards,

Srini.