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

Where is the amount stored in basic pay?

Former Member
0 Likes
454

Dear All exprt,

In Payroll , for basic pay there is a Indicator for indirect valuation. If this indicator is marked as 'I', the amount of basic pay will not be stored in table pa0008. But when we use PA20 , We can see the amount.Is there any table which store this kind of data?

BR

Dear All exprt,

In Payroll , for basic pay there is a Indicator for indirect valuation. If this indicator is marked as 'I', the amount of basic pay will not be stored in table pa0008. But when we use PA20 , We can see the amount.Is there any table which store this kind of data?

BR

2 REPLIES 2
Read only

Former Member
0 Likes
425

>

> Dear All exprt,

>

> In Payroll , for basic pay there is a Indicator for indirect valuation. If this indicator is marked as 'I', the amount of basic pay will not be stored in table pa0008. But when we use PA20 , We can see the amount.Is there any table which store this kind of data?

>

> BR

I'm not sure if this gets stored in some database tables, I believe that this information is evaluated in the runtime(i.e., when accessed from 'PA20') using the wage type characteristics(v_t511).

The function module 'RP_FILL_WAGE_TYPE_TABLE' returns the values of indirectly evaluated wage types also.

The (indirect)evaluations of the wage types take place in the subroutine 'EVALUATE_INDEV_TAB' of the function group 'RPIB'. (Include program : LRPIBFXX)

Refer this thread

Regards

Rajesh.

Edited by: Rajesh on May 31, 2009 2:03 PM

reference thread added

Read only

0 Likes
425

Hi Sir/Madam,

It seems you are famlier with HR data structure. May I have your MSN to chat with you?