cancel
Showing results for 
Search instead for 
Did you mean: 

New Wage type value based on % other wage type

Former Member
0 Kudos

Hello Experts,

We have a requirement to create new canada customize wage type,the value of new wage type is 40% of old customize wage type.

The following configuration I did :

Indirect valuation (View V_T539J) Mod PRZNT then new wage type with old wage type 40%.

Issue is that new wage type is not showing value .Bothe the wage type old and new permited in IT14 and 15.

Please let me know what all configuration i need to complete.

Thanks,

Ankur

Edited by: ankur garg on Jan 19, 2012 10:32 AM

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Write PCR as per requirement.

Thanks for your support

Somdeb
Active Participant
0 Kudos

Hi Ankur,

You can use

1) Valuation basis table V_512W_B or else

2) you can introduce a new Cumulation bucket (say, /194) and code a PCR with the logic that the new WT = (40/100) * /194

Regards,

Somdeb.

Former Member
0 Kudos

Hi Somdeb,

I used valuation base table (V_512W_B) for getting 40% of old wage type.

Please note old wage type is amount wage type and expected new wage type would be 40% of rate wage type.

Example: Old wage type is 100 $ amount but new wage type 40% of this amount and need to show under rate column in pay slip.

Presently my new wage type value is showing under hour column .This new wage type value need to come under rate column please let me know what config. /Processing class I need to change.

Please assist.

Ankur

Former Member
0 Kudos

Hi,

You can create a PCR to send your value to the rate column:

*

XXXX

Rte=1

Multi arr

Addwt *

Hope it helps.

Kind Regards,

Edoardo

former_member193210
Active Contributor
0 Kudos

We don't use Module PRZNT so I'm not familiar with it, but if you still enter the "Old WT" into IT0014 or IT0015, why don't you use the valuation basis (V_512W_B) to generate the new WT ?

Former Member
0 Kudos

Check the wagetype characteristics in table V_T511...Ind.valuation and Module variant...

Mohan

Former Member
0 Kudos

Hi Mohan,

In Indirect eval Module i gave PRZNT still it's not showing % in wage type.Please let me know PRZNT is fine?I checked SUMME also nothing change.

Ankur

Former Member
0 Kudos

Check with Input Combination and Module varaint....in table V_T511.

Mohan

Former Member
0 Kudos

Hi,

I checked all combination when I give the new wage type in IT 15 it will give me error Enter the quantity .When i save number/unit as Percent in view V_T511 and enter IT15 new wage type value 40% in number unit.There is 2 issue show:

1.Value of new wage type comes in Hour not under amount in pay stub.

2.The % is not showing correct value.I gave old wage type value as 500 $ so new wage type need to show 200 $

Please assist

Ankur

Edited by: ankur garg on Jan 19, 2012 12:05 PM

Former Member
0 Kudos

Can paste here your T539J and T511 entries ....

Mohan