cancel
Showing results for 
Search instead for 
Did you mean: 

Locate WT in schema

Former Member
0 Kudos

Dear Experts,

For a requirement at my clients place we got to include a Rule in the schema. For the rule to be included I got to know where is the Wagetype being called for because it is for that particular WT where the Rule has got to be written.

Would appreciate if you could guide me in the process of locating the Sub schema where the rule can be written

thanks

SID

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member193210
Active Contributor
0 Kudos

Doing a payroll simulation with the Log turned on is the best option, as everyone told you already.

You could also use program RPDASC00 to expand your schema and it's PCRs, so that you could try to find out if there is a PCR that already processes that WT, but you wouldn't find it if it is a rule that processes all WTs according to a value of a processing class.

SumanPoddar
Active Participant
0 Kudos

Hi,

1. Run in Simulation mode with 'Display Log' is checked.

2. Double click on Personnel number or Period to open 'Detail View of Log'.

Below it is from Log

Successful personnel numbers

        17952431 XXXXX YYYYY

            08/2010 ( 01.11.2010 - 30.11.2010 )      Regular payroll run in 08/2010
            09/2010 ( 01.12.2010 - 31.12.2010 )      Regular payroll run in 09/2010

3. Now use CTRL+F to find the wage type.

Regds.

Suman

sikindar_a
Active Contributor
0 Kudos

Check the that wage type in table T52C5 from tcode SE16 execute it and use Find option you will find the Rule for that wage type than identify where it has been placed in the schema

Former Member
0 Kudos

Hi SID,

Can you please elaborate? In which schema u hav to include the rule and is it a new rule or the added functionality in standard PCR ( which one?)

If it is to be added in payroll, u have to simulate the payroll and find where the particular WT (which one in your case?) is getting formed . Then place the PCR after that step in schema.

Regds,

Astha

former_member206403
Active Contributor
0 Kudos

hi

u can simulate the payroll run , check the log ,

trace the wage type in each of the nodes that populate the IT and RT table. Then depending on the requirement where you want to manipulate the wage type you can insert your pcr in that location .

Regards

sameer.