|
Topic 52: Factoring/Pro-ration (And 6000 Real-time SAP Screen shots) |
Views: 33833
|
Thread Tools | Rating: |
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#1
|
|||
|
|||
Topic 52: Factoring/Pro-ration (And 6000 Real-time SAP Screen shots)
Monthly Factoring and Storage (Cumul.of Gross Amount)
Multiplication of an amount (fixed quantity) by a factor (variable quantity) Factoring is used in Payroll to determine a proportional payment for the employee for a period. (partial period calculations). Example: Reasons which lead to a reduction in the payment for a period include the following:
Structure 1. Generation of secondary wage types /801 to /8nn for partial period 2. Creating partial period factors in line with specific regulations Similar Threads:
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#2
|
|||
|
|||
For simply understanding the following steps config needed.
1. Schema: Monthly Factoring and Storage (Cumul.of Gross Amount) INTERNATIONAL 2. PCR: XPPF Determine Partial Period Factors 3. PCR: XVAL Valuate Payroll Elements using Partial Period Factors 4. Processing Class: Assign the Processing Class 10 to respective Wage type. |
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#3
|
|||
|
|||
Schema |
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#4
|
|||
|
|||
Take example of International Schema X000
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#5
|
|||
|
|||
To Change or Modify
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#6
|
|||
|
|||
Here the Schema
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#7
|
|||
|
|||
This is the Factoring Sub-Schema: XAL9
You can copy, create new sub-schema and change as per your requirement |
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#8
|
|||
|
|||
Once you click and able to see
Function GEN/8 used to generate Tech wage types, WE Given 16 in PAR1 place so system will generate /801, /802..../816 If you have 3 factoring rule so give 3 : /801, /802, /803 |
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#9
|
|||
|
|||
XPPF: Monthly Factoring and Storage (Cumul.of Gross Amount) INTERNATIONAL Use Personnel calculation rule XPPF is used with rules XPP0, XPPP and XPP1 these values were set to '1' using function GEN/8. These rules carry out determined in rule XPP1 based on attendance and absence data. Access Fct Par1 Par2 Par3 Par4 PIT XPPF NOAB XVAL: Valuate Payroll Elements using Partial Period Factor Object Personnel calculation rule for Payroll Use Rule XVAL multiplies the wage type which has the specification nn (1 to calculation rule XPPF. Access Fct Par1 Par2 Par3 Par4 PIT XVAL P10 |
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#10
|
|||
|
|||
Here Factoring will generate
Example: Non-SAP system. EE joined on 15.01.2007 and Basic Pay (WT1000): $10,000 So system will calculates = [10,000*(31-15)]/31 = [10,000*16]/31 = 16,000/31 = 5161.29 ----------------------------------------------------------------------- Example: SAP system. EE joined on 15.01.2007 and Basic Pay (WT1000): $10,000 So system will calculates with help of 2 PCR's : XPPF & XVAL and assign PC10 to wage types which comes under pro-ration like Basic Pay System will not calculates lke [10,000*(31-15)]/31 System calculates like 1. XPPF: {(31-15)*(1,00,000 Constant)}/31 2. XVAL: (10,000* XPPF Value) /(1,00,000 Constant) |
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#11
|
|||
|
|||
Now will know where to place both PCR's
Now we will See PCR |
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#12
|
|||
|
|||
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#13
|
|||
|
|||
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#14
|
|||
|
|||
As per GEN/8
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#15
|
|||
|
|||
Think we have only one Rule i.e., /801
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#16
|
|||
|
|||
PPPAR: Provide Partial Period Parameters
Object : Operation Use : Operation PPPAR is a decision operation. It writes IDs to the variable Procedure: You can specify an ID for a situation to be checked. If the situation situation does not arise, the system writes the value '*'. There are two different periods with operation PPPAR: o Payroll periods according to table T549Q o Partial periods of a (split) payroll result The various IDs for the situation to be checked refer to, as a rule, Note: These periods only differ if it is possible in your system to change in legal person), into several partial periods. If such match. PPPAR R R For inactive work relationship during |
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#17
|
|||
|
|||
If In-active it will go to R and R contains nothing.
So Rule will not process anything |
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#18
|
|||
|
|||
Look at R not do anything
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#19
|
|||
|
|||
If not in-active means ACTIVE
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#20
|
|||
|
|||
It will move to next PCR XPP0
Using Operation GUY (Use F4 to read Doc) |
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#21
|
|||
|
|||
Here the PCR: XPP0
Which check conditions like factoring happening because of Mid-month salary change/ Mid-month Hire/ Unpaid Absence / Termination Which check here |
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#22
|
|||
|
|||
First checks Un-paid absence?
Using PPPAR U U For unpaid absence within the |
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#23
|
|||
|
|||
If un-paid absence? it will go for U
If not it will for * |
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#24
|
|||
|
|||
If Un-paid absence it will for XPP1
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#25
|
|||
|
|||
Other-wise it will go for *
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#26
|
|||
|
|||
If it is not un-paid absence so it will check for next scenario : Basic pay change (PPPAR S)
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#27
|
|||
|
|||
If Basic Pay change it will for S
S For WPBP splits in the current |
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#28
|
|||
|
|||
It will for to XPP1
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#29
|
|||
|
|||
If this is not Basic Pay so it will got to * to check other scenario
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#30
|
|||
|
|||
Now system check ENTRY IN THE MONTH (mid-Month Hire)
PPPAR E E The operation places an E in the - Entry in the current payroll - Change in legal person on the first day of - On the first day of the partial period being |
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#31
|
|||
|
|||
Now system checks if Entry in the month so it will go to E
If not * |
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#32
|
|||
|
|||
If Entry in the month moves to XPP1 rule
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#33
|
|||
|
|||
If not PPPAR A
A The operation places an A in the variable key if one of the following cases occurs: - EE leaves in the current payroll - Change in legal person on the first - On the first day of the following partial |
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#34
|
|||
|
|||
If Termination so it will go for A
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#35
|
|||
|
|||
If not *
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#36
|
|||
|
|||
If it is not even Termination so rule moves to XPPP
That means that It is not Unpaid, Basic pay change, Entry in the month or not even Termination |
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#37
|
|||
|
|||
Now system reads XPPP
PPPAR P P If the time unit of the Example: payroll is weekly, but |
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#38
|
|||
|
|||
IF yes, rule moves to XPP1
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#39
|
|||
|
|||
If not it will move to *
Which contains ADDWT * Without changing any thing just move the same value. This is the place where if not a pro-ration it will come to this and nothing will process. Example : If EE joined on 01.01.2007 with Basic Pay 10,000 So system checks all scenario and comes to this rule ADDWT * And 10,000 a it is moves to output. |
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#40
|
|||
|
|||
Now on each scenario rule is moving to XPP1
Where you write the real rule like (31-15)*1,00,000/31 |
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#41
|
|||
|
|||
Here also XPP1
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#42
|
|||
|
|||
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#43
|
|||
|
|||
Copy and make your customized Rule
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#44
|
|||
|
|||
ZPP1 is the Customized PCR
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#45
|
|||
|
|||
Now we will write our Rule
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#46
|
|||
|
|||
Rule should base on /801...
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#47
|
|||
|
|||
If you has other Rule us e /802
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#48
|
|||
|
|||
Here we put the rule
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#49
|
|||
|
|||
We already explain how to write PCR with using AMT, RTE, NUM
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#50
|
|||
|
|||
Rule in detailed: Planned working time measured in working hours like if every day 8 hours so for JAN = 8*21= 168 Where 21 are working days in JAN month /801 = {(168-unpaid absence)*1,00,000}/Total working hours If EE hired in 02.01.2007 so /801 = {(168-8)*1,00,000}/168 = 95238.09 Where 1,00,00 is Constant maintains in V_T511K table to get accurate value after factoring. |
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#51
|
|||
|
|||
Read Syntax (As we teach in last topic: How to read Syntax)
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#52
|
|||
|
|||
Now we need to deduct Unpaid absence from amount
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#53
|
|||
|
|||
TSAU**
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#54
|
|||
|
|||
TSAU**
Unpaid absence measured in working hours. Where ** is counting Rule |
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#55
|
|||
|
|||
Now Multiply with constant 100000
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#56
|
|||
|
|||
Use KGENAU
Where K used to read Payroll Constant from V_T511K table And GENAU is Payroll Constant contains 1,00,000 |
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#57
|
|||
|
|||
Here we maintain Constant in SM30
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#58
|
|||
|
|||
Table V_T511K
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#59
|
|||
|
|||
Select the County, so that your changes will not effect other countries
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#60
|
|||
|
|||
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#61
|
|||
|
|||
Now we need to give Divided factor
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#62
|
|||
|
|||
Here the Divider factor TSDIVI
Which is total working time measured in working hours Please make a note TSSOLL & TSDIVI you can change as per your requirement. Like some calculations you need one factoring and other different rule. Like Divider Factor you can use Calendar Days for Sodexo... |
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#63
|
|||
|
|||
And
|
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#64
|
|||
|
|||
To Continue...And 6000 real-time Screen shots @ Just $30
SAP HR End-to-end Documents with 6000+ Real Time Screen Shots. And Country Payrolls: To Download Pay us $30 (Click Here) Phase 1 Project preparation Phase 2 Blueprint Phase 3 Realization Phase 4 Final preparation Phase 5 Go live and support. Example of SAP HR special topics apart from general topics: * Payroll & Time Schema's * Payroll & Time PCR's (Personal Calculation Rules) * Rates of Pay * Factoring/Pro-ration * Wage type Valuation * Time Quota's & Time Types * Time Evaluation * Absence Valuation * Compensation, Benefits, Performance Appraisal, e-Recruitments * Employee Self Service (ESS) & Manager Self Service (MSS) * CATS - Cross Application Time Sheets * Integration with FICO & other Modules and more and more....list will not stop To Download Pay us $30 (Click Here) Thanks & Regards Wikipedia New Forum www.wikinewforum.com |
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#65
|
|||
|
|||
Hi
SAP HR End-to-End Implementation Documents with 6000 real-time Screen shots (Step-by-step Process) With 20 Country Payrolls. Full Downloads, Step-by-step Configuration Documents. Entire Phases of SAP Project Preparation, Blueprint, Realization, Final Preparation, Go-live & Support. Click here Download all document. Thank you. Friend |