SlideShare a Scribd company logo
1 of 21
 What is meant by running of Payroll? 
 What do you require to run payroll? 
 How do you run payroll? 
 What output should you look for? 
 How is payment made? 
 What is meant by Payroll Posting?
 Payroll Driver 
 Transaction PC00_MXX_CALC 
 Results stored in Tables 
 Table PCL2 (You can view them by Transaction 
PC_PAYRESULT) 
 Functionally, 
 Employee wages are calculated and become ready to be 
paid 
 Taxes are calculated 
 Third-Party payments are calculated (Pension, Insurance, 
Loans)
 PA Information (Employee’s Perspective) 
 Payroll Area* (Available in Infotype 1) 
 Infotype 8 (Basic Pay)* 
 Infotype 14 (Recurring Payments and Deductions) 
 Infotype 15 (Additional Payments) 
 Infotype 267 (Additional Off-Cycle Payments) 
 Payroll Schema (From the System’s Perspective)* 
 Transaction PE01 
 Payroll Control Record* 
 Transaction PA03
 Set Payroll Control Record 
 Select an Employee 
 Run Transaction PC00_MXX_CALC 
 Enter the Payroll Schema 
 Enter Options: 
◦ Offcycle Payments (Reason) 
◦ Payslip Form Variant
 Key is : Successful Payroll Run (No Errors) 
 Result Table (RT) 
 Wage Types & Amounts 
 Infotype 3 (Payroll Status) gets updated
 Payroll has been Run, Payment info has to go to 
the Bank of the Employee 
 Infotype 9 (Bank Payments) contains details 
 Running Pre-DME (Transaction 
PC00_MXX_CDTA) 
 Run Number is generated, this is fed to DME 
Program.
 Functionally, 
 Transfers Payroll Run Info to FI Tables 
 Run by Transaction PC00_M99_CIPE 
 Results: 
 Posting Runs: (Transaction PCP0) 
 Each posting run contains one or more posting documents 
 Technically, 
 Generates IDoc of Message Type HRPAYP (IDoc can be 
checked with Posting Doc no. in Transaction WE09)
 A group of employees for whom payroll should be run 
together, and at the same time. 
 Defaulted for an Employee using Feature ABKRS. 
 Each payroll area has its own control record. 
 Payroll Areas are configured in V_T549A. 
 Some important properties of Payroll Area 
 Period Parameter: Frequency of Payroll 
 Date Modifier: Suppose there are payroll areas with same period 
parameter, say monthly. But you want to have different pay dates 
for different employee groups - 1st of month for regular employees, 
10th for pensioners, say. The Date modifier/ Period parameter can 
be maintained in View V_T549S_B (Period related date entries).
 Used to lock a payroll area for use 
 Transaction PA03 or Tables T569V & T569U 
 Statuses:
 Elements: 
 Payscale Type: Sector of industry for which the collective agreement is 
valid. 
 Payscale Area: Geographical area in which a collective agreement is valid 
 Payscale Group: Criteria used to classify data for job evaluations and 
indirect valuations 
 Payscale Level: Subdivisions of pay scale groups 
 Other features: 
 Defined in V_T510 
 Payscale Structure is specified in Infotype 8 (Basic Pay) of the 
Employee 
 Payscale Type & Area are defaulted based on Feature TARIF 
 Wage Types are defaulted in Infotype 8 based on feature LGMST
 A unit of salary 
 Examples: Basic Pay, Shift Allowance, Medical 
Insurance Premium, Pension Deduction, Tax 
 Wage types are stored in Table T511 (Wage Type 
Master Table). Additionally, they 
 Have 4 character names 
 Can exist with same name for different countries
 Restricts the Wage Type 
 Infotype Permissibility (View V_T512Z) 
 Personnel Area / Personnel Subarea 
Permissibility (View V_511_B) 
 Employee Group / Employee Subgroup 
Permissibility (View V_511_B)
 Primary Wage Types 
A. Dialog wage types that you enter when maintaining master data in the infotypes. 
B. Time wage types that the system forms using time information or that you enter online. 
 Secondary Wage Types 
 Secondary wage types are technical wage types generated by the system in Payroll 
during the payroll run. 
 The technical name of a secondary wage type always starts with the character (/), for 
example, /001 
 Secondary wage type are technical wage types. Technical 
wage types are system defined. Its starts with "/". Like 
series: 
/0: Valuation basis 
/1: Cumulation wage type 
/2: Averages 
/3,/4,/6: Taxation 
/5: Retroactive handling or net 
/8: Factoring wage types 
/A,/x; Outflow wage types 
/559 stands for bank payment
Mapping of Wage Type to 
Symbolic Account 
V_T52EL 
Mapping of Symbolic Account to 
G/L Account (FI side) 
Table T030 
Lifecycle of a Wage Type 
WAGE 
TYPE 
SYMBOLIC 
ACCOUNT 
G/L 
ACCOUNT 
Entering Wage Type in Master 
Data
Wage Type Permissibility 
V_T512Z (Infotypes) 
V_511_B (PSG/ESG) 
Processing Classes, Cumulations, 
and Evaluation Classes 
V_512W_D / V_512W_O 
Wage Type Texts 
(V_T512T) 
Assign Wage Types to Wage Type 
Groups 
V_52D7_B 
Wage Type Copier 
(transaction: OH11) 
V_T539A Maintain Default Wage Types for Basic Pay 
V_T510 Maintain Pay Scale Groups & Levels 
V_T539J Maintain valuation of Base Wage Types 
V_T52EL Define Posting Characteristics of Wage Types 
V_T52DZ Assign Custom Wage Types to Model Wage Types
SCHEMA 
SUBSCHEMA 
FUNCTION 
OPERATION 
RULE
 Contains logic for processing payroll 
 Contains rules for processing wage types, taxation 
and handling of time-data 
 Stored in 
 Table T52C0 (Standard) 
 Table T52C1 (Customer) 
 Contains several subschemas; Subschemas 
contain PCRs 
 Can be viewed in Transaction PE01 
 Usually 4-character alphanumeric
 Decision Tree-type Logic for Evaluating Payroll 
Results 
 Contain Operations and Functions 
 Stored in 
 Table T52CE (Change information, etc.) 
 Table T52C5 (Logic) 
 Can be viewed in Transaction PE02 
 Usually 4-character alphanumeric
 Form the most basic unit of processing in payroll 
 An ABAP program or subroutine is associated 
with each Function or Operation 
 Can be viewed in PE04 
 Upto 5-character alphanumeric
 Report RPDKON00 - Assignment of Wage Types 
to G/L Accounts 
 Report RPDLGA20 - Overview of the wage type 
characteristics 
 Report RPLINFC0 - All Infotypes maintained for 
the Employee 
 Report RPDASC00 – To Expand Schemas 
 Report RPUTRBK0 - Changing the payroll status 
for several employees

More Related Content

What's hot

Personnel Administration in SAP
Personnel Administration in SAPPersonnel Administration in SAP
Personnel Administration in SAPVishakha Kambli
 
SAP HCM - OM PRESENTATION
SAP HCM - OM PRESENTATIONSAP HCM - OM PRESENTATION
SAP HCM - OM PRESENTATIONAditi Sinha
 
SAP HCM - Organization Management end user presentation
SAP HCM - Organization Management end user presentationSAP HCM - Organization Management end user presentation
SAP HCM - Organization Management end user presentationsteve4sap
 
Payroll configuration
Payroll configurationPayroll configuration
Payroll configurationgayathri166
 
How to create Leave balance carry forward in SAP HCM
How to create Leave balance carry forward in SAP HCMHow to create Leave balance carry forward in SAP HCM
How to create Leave balance carry forward in SAP HCMAli Khan
 
Understanding processing classes in sap
Understanding processing classes in sapUnderstanding processing classes in sap
Understanding processing classes in sapMrityunjoy Roy
 
Sap hr overview 58 slides
Sap hr overview 58 slidesSap hr overview 58 slides
Sap hr overview 58 slidesBunty Jain
 
56321818 sap-hr-stepwise-screen-shots
56321818 sap-hr-stepwise-screen-shots56321818 sap-hr-stepwise-screen-shots
56321818 sap-hr-stepwise-screen-shotssandykodali
 
Abap hr programing
Abap hr programingAbap hr programing
Abap hr programingSupratim Ray
 
HR ABAP Technical Overview | http://sapdocs.info/
HR ABAP Technical Overview | http://sapdocs.info/HR ABAP Technical Overview | http://sapdocs.info/
HR ABAP Technical Overview | http://sapdocs.info/sapdocs. info
 
HR ABAP Programming Training Material | http://sapdocs.info
HR ABAP Programming Training Material | http://sapdocs.infoHR ABAP Programming Training Material | http://sapdocs.info
HR ABAP Programming Training Material | http://sapdocs.infosapdocs. info
 
Travel management configuration steps
Travel management configuration stepsTravel management configuration steps
Travel management configuration stepsAbhijeet Walke
 
How HR ABAP is difference with ABAP ?
How HR ABAP is difference with ABAP ?How HR ABAP is difference with ABAP ?
How HR ABAP is difference with ABAP ?JoshiRavin
 
SAP HR Time Management User Guide | www.sapdocs.info
SAP HR Time Management User Guide | www.sapdocs.infoSAP HR Time Management User Guide | www.sapdocs.info
SAP HR Time Management User Guide | www.sapdocs.infosapdocs. info
 
Organizational Management-SAP HR
Organizational Management-SAP HROrganizational Management-SAP HR
Organizational Management-SAP HRdeepti_arora25
 
Oracle EBS R 12 Core hr user manual
Oracle EBS R 12 Core hr user manualOracle EBS R 12 Core hr user manual
Oracle EBS R 12 Core hr user manualFeras Ahmad
 

What's hot (20)

Personnel Administration in SAP
Personnel Administration in SAPPersonnel Administration in SAP
Personnel Administration in SAP
 
SAP HCM - OM PRESENTATION
SAP HCM - OM PRESENTATIONSAP HCM - OM PRESENTATION
SAP HCM - OM PRESENTATION
 
Pre DME
Pre DMEPre DME
Pre DME
 
SAP HCM - Organization Management end user presentation
SAP HCM - Organization Management end user presentationSAP HCM - Organization Management end user presentation
SAP HCM - Organization Management end user presentation
 
Payroll configuration
Payroll configurationPayroll configuration
Payroll configuration
 
How to create Leave balance carry forward in SAP HCM
How to create Leave balance carry forward in SAP HCMHow to create Leave balance carry forward in SAP HCM
How to create Leave balance carry forward in SAP HCM
 
Understanding processing classes in sap
Understanding processing classes in sapUnderstanding processing classes in sap
Understanding processing classes in sap
 
Sap hr overview 58 slides
Sap hr overview 58 slidesSap hr overview 58 slides
Sap hr overview 58 slides
 
56321818 sap-hr-stepwise-screen-shots
56321818 sap-hr-stepwise-screen-shots56321818 sap-hr-stepwise-screen-shots
56321818 sap-hr-stepwise-screen-shots
 
Abap hr programing
Abap hr programingAbap hr programing
Abap hr programing
 
HR ABAP Technical Overview | http://sapdocs.info/
HR ABAP Technical Overview | http://sapdocs.info/HR ABAP Technical Overview | http://sapdocs.info/
HR ABAP Technical Overview | http://sapdocs.info/
 
HR ABAP Programming Training Material | http://sapdocs.info
HR ABAP Programming Training Material | http://sapdocs.infoHR ABAP Programming Training Material | http://sapdocs.info
HR ABAP Programming Training Material | http://sapdocs.info
 
Payroll QRGv2
Payroll QRGv2Payroll QRGv2
Payroll QRGv2
 
Sap time management
Sap time managementSap time management
Sap time management
 
Travel management configuration steps
Travel management configuration stepsTravel management configuration steps
Travel management configuration steps
 
How HR ABAP is difference with ABAP ?
How HR ABAP is difference with ABAP ?How HR ABAP is difference with ABAP ?
How HR ABAP is difference with ABAP ?
 
Saphcm presentation
Saphcm presentationSaphcm presentation
Saphcm presentation
 
SAP HR Time Management User Guide | www.sapdocs.info
SAP HR Time Management User Guide | www.sapdocs.infoSAP HR Time Management User Guide | www.sapdocs.info
SAP HR Time Management User Guide | www.sapdocs.info
 
Organizational Management-SAP HR
Organizational Management-SAP HROrganizational Management-SAP HR
Organizational Management-SAP HR
 
Oracle EBS R 12 Core hr user manual
Oracle EBS R 12 Core hr user manualOracle EBS R 12 Core hr user manual
Oracle EBS R 12 Core hr user manual
 

Similar to Payroll basics

How to implement general ledger
How to implement general ledgerHow to implement general ledger
How to implement general ledgerShubhamKava1
 
Sap hr features
Sap hr featuresSap hr features
Sap hr featuressivsamba
 
F 04 gl account clearing
F 04 gl account clearingF 04 gl account clearing
F 04 gl account clearingFarooq Wangde
 
Mr20 enus 03-Report Design in Management Reporter 2.0 for Microsoft Dynamics®...
Mr20 enus 03-Report Design in Management Reporter 2.0 for Microsoft Dynamics®...Mr20 enus 03-Report Design in Management Reporter 2.0 for Microsoft Dynamics®...
Mr20 enus 03-Report Design in Management Reporter 2.0 for Microsoft Dynamics®...Sami JAMMALI
 
SAP Account determination MM-FI by Odaiah Pelley - 1
SAP Account determination MM-FI by Odaiah Pelley - 1SAP Account determination MM-FI by Odaiah Pelley - 1
SAP Account determination MM-FI by Odaiah Pelley - 1Intelligroup, Inc.
 
Account Determination.pdf
Account Determination.pdfAccount Determination.pdf
Account Determination.pdfjayabalaji19
 
MSCD650 Final Exam feedback FormMSCD650 Final Exam Grading For.docx
MSCD650 Final Exam feedback FormMSCD650 Final Exam Grading For.docxMSCD650 Final Exam feedback FormMSCD650 Final Exam Grading For.docx
MSCD650 Final Exam feedback FormMSCD650 Final Exam Grading For.docxgilpinleeanna
 
Oracle Fusion Payroll tracing for debugging
Oracle Fusion Payroll tracing for debuggingOracle Fusion Payroll tracing for debugging
Oracle Fusion Payroll tracing for debuggingFeras Ahmad
 
Hr Works 2016 Payroll......UAE New Generation HRMS
Hr Works 2016 Payroll......UAE New Generation HRMSHr Works 2016 Payroll......UAE New Generation HRMS
Hr Works 2016 Payroll......UAE New Generation HRMSBarbara Samardžija
 
What’s New in HR Analytics from 7.9.6.4 to 11.1.1.x and What You Need to Know
What’s New in HR Analytics from 7.9.6.4 to 11.1.1.x and What You Need to KnowWhat’s New in HR Analytics from 7.9.6.4 to 11.1.1.x and What You Need to Know
What’s New in HR Analytics from 7.9.6.4 to 11.1.1.x and What You Need to KnowEmtec Inc.
 
R12:Payment Process Request (PPR)
R12:Payment Process Request (PPR)R12:Payment Process Request (PPR)
R12:Payment Process Request (PPR)lingaswamy vallapu
 
Personnel Administration Module Overview - ABE
 Personnel Administration Module Overview - ABE Personnel Administration Module Overview - ABE
Personnel Administration Module Overview - ABEIrfaan Bahadoor
 
sap-fi-gl-enduser-step-by-step-material.docx
sap-fi-gl-enduser-step-by-step-material.docxsap-fi-gl-enduser-step-by-step-material.docx
sap-fi-gl-enduser-step-by-step-material.docxDhaval Choksi
 
Basic configuration settings for fi asset accounting
Basic configuration settings for fi  asset accountingBasic configuration settings for fi  asset accounting
Basic configuration settings for fi asset accountingGuangfuDavidLi
 
Lead Time System (LTS) Detail Presentation
Lead Time System (LTS) Detail PresentationLead Time System (LTS) Detail Presentation
Lead Time System (LTS) Detail Presentationdynamicp
 

Similar to Payroll basics (20)

Practical questions
Practical questionsPractical questions
Practical questions
 
Glinterface
GlinterfaceGlinterface
Glinterface
 
Dora ppt2(fico)
Dora ppt2(fico)Dora ppt2(fico)
Dora ppt2(fico)
 
How to implement general ledger
How to implement general ledgerHow to implement general ledger
How to implement general ledger
 
Sap hr features
Sap hr featuresSap hr features
Sap hr features
 
Na payroll
Na payrollNa payroll
Na payroll
 
F 04 gl account clearing
F 04 gl account clearingF 04 gl account clearing
F 04 gl account clearing
 
Mr20 enus 03-Report Design in Management Reporter 2.0 for Microsoft Dynamics®...
Mr20 enus 03-Report Design in Management Reporter 2.0 for Microsoft Dynamics®...Mr20 enus 03-Report Design in Management Reporter 2.0 for Microsoft Dynamics®...
Mr20 enus 03-Report Design in Management Reporter 2.0 for Microsoft Dynamics®...
 
Io manual
Io manualIo manual
Io manual
 
SAP Account determination MM-FI by Odaiah Pelley - 1
SAP Account determination MM-FI by Odaiah Pelley - 1SAP Account determination MM-FI by Odaiah Pelley - 1
SAP Account determination MM-FI by Odaiah Pelley - 1
 
Account Determination.pdf
Account Determination.pdfAccount Determination.pdf
Account Determination.pdf
 
MSCD650 Final Exam feedback FormMSCD650 Final Exam Grading For.docx
MSCD650 Final Exam feedback FormMSCD650 Final Exam Grading For.docxMSCD650 Final Exam feedback FormMSCD650 Final Exam Grading For.docx
MSCD650 Final Exam feedback FormMSCD650 Final Exam Grading For.docx
 
Oracle Fusion Payroll tracing for debugging
Oracle Fusion Payroll tracing for debuggingOracle Fusion Payroll tracing for debugging
Oracle Fusion Payroll tracing for debugging
 
Hr Works 2016 Payroll......UAE New Generation HRMS
Hr Works 2016 Payroll......UAE New Generation HRMSHr Works 2016 Payroll......UAE New Generation HRMS
Hr Works 2016 Payroll......UAE New Generation HRMS
 
What’s New in HR Analytics from 7.9.6.4 to 11.1.1.x and What You Need to Know
What’s New in HR Analytics from 7.9.6.4 to 11.1.1.x and What You Need to KnowWhat’s New in HR Analytics from 7.9.6.4 to 11.1.1.x and What You Need to Know
What’s New in HR Analytics from 7.9.6.4 to 11.1.1.x and What You Need to Know
 
R12:Payment Process Request (PPR)
R12:Payment Process Request (PPR)R12:Payment Process Request (PPR)
R12:Payment Process Request (PPR)
 
Personnel Administration Module Overview - ABE
 Personnel Administration Module Overview - ABE Personnel Administration Module Overview - ABE
Personnel Administration Module Overview - ABE
 
sap-fi-gl-enduser-step-by-step-material.docx
sap-fi-gl-enduser-step-by-step-material.docxsap-fi-gl-enduser-step-by-step-material.docx
sap-fi-gl-enduser-step-by-step-material.docx
 
Basic configuration settings for fi asset accounting
Basic configuration settings for fi  asset accountingBasic configuration settings for fi  asset accounting
Basic configuration settings for fi asset accounting
 
Lead Time System (LTS) Detail Presentation
Lead Time System (LTS) Detail PresentationLead Time System (LTS) Detail Presentation
Lead Time System (LTS) Detail Presentation
 

Recently uploaded

Application deck- Cyril Caudroy-2024.pdf
Application deck- Cyril Caudroy-2024.pdfApplication deck- Cyril Caudroy-2024.pdf
Application deck- Cyril Caudroy-2024.pdfCyril CAUDROY
 
格里菲斯大学毕业证(Griffith毕业证)#文凭成绩单#真实留信学历认证永久存档
格里菲斯大学毕业证(Griffith毕业证)#文凭成绩单#真实留信学历认证永久存档格里菲斯大学毕业证(Griffith毕业证)#文凭成绩单#真实留信学历认证永久存档
格里菲斯大学毕业证(Griffith毕业证)#文凭成绩单#真实留信学历认证永久存档208367051
 
办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一
办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一
办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一F La
 
办澳洲詹姆斯库克大学毕业证成绩单pdf电子版制作修改
办澳洲詹姆斯库克大学毕业证成绩单pdf电子版制作修改办澳洲詹姆斯库克大学毕业证成绩单pdf电子版制作修改
办澳洲詹姆斯库克大学毕业证成绩单pdf电子版制作修改yuu sss
 
办理老道明大学毕业证成绩单|购买美国ODU文凭证书
办理老道明大学毕业证成绩单|购买美国ODU文凭证书办理老道明大学毕业证成绩单|购买美国ODU文凭证书
办理老道明大学毕业证成绩单|购买美国ODU文凭证书saphesg8
 
办理哈珀亚当斯大学学院毕业证书文凭学位证书
办理哈珀亚当斯大学学院毕业证书文凭学位证书办理哈珀亚当斯大学学院毕业证书文凭学位证书
办理哈珀亚当斯大学学院毕业证书文凭学位证书saphesg8
 
定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一
 定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一 定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一
定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一Fs sss
 
定制(UQ毕业证书)澳洲昆士兰大学毕业证成绩单原版一比一
定制(UQ毕业证书)澳洲昆士兰大学毕业证成绩单原版一比一定制(UQ毕业证书)澳洲昆士兰大学毕业证成绩单原版一比一
定制(UQ毕业证书)澳洲昆士兰大学毕业证成绩单原版一比一lvtagr7
 
定制(ECU毕业证书)埃迪斯科文大学毕业证毕业证成绩单原版一比一
定制(ECU毕业证书)埃迪斯科文大学毕业证毕业证成绩单原版一比一定制(ECU毕业证书)埃迪斯科文大学毕业证毕业证成绩单原版一比一
定制(ECU毕业证书)埃迪斯科文大学毕业证毕业证成绩单原版一比一fjjwgk
 
Ioannis Tzachristas Self-Presentation for MBA.pdf
Ioannis Tzachristas Self-Presentation for MBA.pdfIoannis Tzachristas Self-Presentation for MBA.pdf
Ioannis Tzachristas Self-Presentation for MBA.pdfjtzach
 
Ethics of Animal Research Laika mission.ppt
Ethics of Animal Research Laika mission.pptEthics of Animal Research Laika mission.ppt
Ethics of Animal Research Laika mission.pptShafqatShakeel1
 
VIP High Profile Call Girls Jamshedpur Aarushi 8250192130 Independent Escort ...
VIP High Profile Call Girls Jamshedpur Aarushi 8250192130 Independent Escort ...VIP High Profile Call Girls Jamshedpur Aarushi 8250192130 Independent Escort ...
VIP High Profile Call Girls Jamshedpur Aarushi 8250192130 Independent Escort ...Suhani Kapoor
 
办理(Hull毕业证书)英国赫尔大学毕业证成绩单原版一比一
办理(Hull毕业证书)英国赫尔大学毕业证成绩单原版一比一办理(Hull毕业证书)英国赫尔大学毕业证成绩单原版一比一
办理(Hull毕业证书)英国赫尔大学毕业证成绩单原版一比一F La
 
定制英国克兰菲尔德大学毕业证成绩单原版一比一
定制英国克兰菲尔德大学毕业证成绩单原版一比一定制英国克兰菲尔德大学毕业证成绩单原版一比一
定制英国克兰菲尔德大学毕业证成绩单原版一比一z zzz
 
定制(Waikato毕业证书)新西兰怀卡托大学毕业证成绩单原版一比一
定制(Waikato毕业证书)新西兰怀卡托大学毕业证成绩单原版一比一定制(Waikato毕业证书)新西兰怀卡托大学毕业证成绩单原版一比一
定制(Waikato毕业证书)新西兰怀卡托大学毕业证成绩单原版一比一Fs
 
Kindergarten-DLL-MELC-Q3-Week 2 asf.docx
Kindergarten-DLL-MELC-Q3-Week 2 asf.docxKindergarten-DLL-MELC-Q3-Week 2 asf.docx
Kindergarten-DLL-MELC-Q3-Week 2 asf.docxLesterJayAquino
 
定制(SCU毕业证书)南十字星大学毕业证成绩单原版一比一
定制(SCU毕业证书)南十字星大学毕业证成绩单原版一比一定制(SCU毕业证书)南十字星大学毕业证成绩单原版一比一
定制(SCU毕业证书)南十字星大学毕业证成绩单原版一比一z xss
 
Protection of Children in context of IHL and Counter Terrorism
Protection of Children in context of IHL and  Counter TerrorismProtection of Children in context of IHL and  Counter Terrorism
Protection of Children in context of IHL and Counter TerrorismNilendra Kumar
 
原版快速办理MQU毕业证麦考瑞大学毕业证成绩单留信学历认证
原版快速办理MQU毕业证麦考瑞大学毕业证成绩单留信学历认证原版快速办理MQU毕业证麦考瑞大学毕业证成绩单留信学历认证
原版快速办理MQU毕业证麦考瑞大学毕业证成绩单留信学历认证nhjeo1gg
 

Recently uploaded (20)

Application deck- Cyril Caudroy-2024.pdf
Application deck- Cyril Caudroy-2024.pdfApplication deck- Cyril Caudroy-2024.pdf
Application deck- Cyril Caudroy-2024.pdf
 
格里菲斯大学毕业证(Griffith毕业证)#文凭成绩单#真实留信学历认证永久存档
格里菲斯大学毕业证(Griffith毕业证)#文凭成绩单#真实留信学历认证永久存档格里菲斯大学毕业证(Griffith毕业证)#文凭成绩单#真实留信学历认证永久存档
格里菲斯大学毕业证(Griffith毕业证)#文凭成绩单#真实留信学历认证永久存档
 
办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一
办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一
办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一
 
办澳洲詹姆斯库克大学毕业证成绩单pdf电子版制作修改
办澳洲詹姆斯库克大学毕业证成绩单pdf电子版制作修改办澳洲詹姆斯库克大学毕业证成绩单pdf电子版制作修改
办澳洲詹姆斯库克大学毕业证成绩单pdf电子版制作修改
 
办理老道明大学毕业证成绩单|购买美国ODU文凭证书
办理老道明大学毕业证成绩单|购买美国ODU文凭证书办理老道明大学毕业证成绩单|购买美国ODU文凭证书
办理老道明大学毕业证成绩单|购买美国ODU文凭证书
 
办理哈珀亚当斯大学学院毕业证书文凭学位证书
办理哈珀亚当斯大学学院毕业证书文凭学位证书办理哈珀亚当斯大学学院毕业证书文凭学位证书
办理哈珀亚当斯大学学院毕业证书文凭学位证书
 
定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一
 定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一 定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一
定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一
 
定制(UQ毕业证书)澳洲昆士兰大学毕业证成绩单原版一比一
定制(UQ毕业证书)澳洲昆士兰大学毕业证成绩单原版一比一定制(UQ毕业证书)澳洲昆士兰大学毕业证成绩单原版一比一
定制(UQ毕业证书)澳洲昆士兰大学毕业证成绩单原版一比一
 
定制(ECU毕业证书)埃迪斯科文大学毕业证毕业证成绩单原版一比一
定制(ECU毕业证书)埃迪斯科文大学毕业证毕业证成绩单原版一比一定制(ECU毕业证书)埃迪斯科文大学毕业证毕业证成绩单原版一比一
定制(ECU毕业证书)埃迪斯科文大学毕业证毕业证成绩单原版一比一
 
Ioannis Tzachristas Self-Presentation for MBA.pdf
Ioannis Tzachristas Self-Presentation for MBA.pdfIoannis Tzachristas Self-Presentation for MBA.pdf
Ioannis Tzachristas Self-Presentation for MBA.pdf
 
Ethics of Animal Research Laika mission.ppt
Ethics of Animal Research Laika mission.pptEthics of Animal Research Laika mission.ppt
Ethics of Animal Research Laika mission.ppt
 
Young Call~Girl in Pragati Maidan New Delhi 8448380779 Full Enjoy Escort Service
Young Call~Girl in Pragati Maidan New Delhi 8448380779 Full Enjoy Escort ServiceYoung Call~Girl in Pragati Maidan New Delhi 8448380779 Full Enjoy Escort Service
Young Call~Girl in Pragati Maidan New Delhi 8448380779 Full Enjoy Escort Service
 
VIP High Profile Call Girls Jamshedpur Aarushi 8250192130 Independent Escort ...
VIP High Profile Call Girls Jamshedpur Aarushi 8250192130 Independent Escort ...VIP High Profile Call Girls Jamshedpur Aarushi 8250192130 Independent Escort ...
VIP High Profile Call Girls Jamshedpur Aarushi 8250192130 Independent Escort ...
 
办理(Hull毕业证书)英国赫尔大学毕业证成绩单原版一比一
办理(Hull毕业证书)英国赫尔大学毕业证成绩单原版一比一办理(Hull毕业证书)英国赫尔大学毕业证成绩单原版一比一
办理(Hull毕业证书)英国赫尔大学毕业证成绩单原版一比一
 
定制英国克兰菲尔德大学毕业证成绩单原版一比一
定制英国克兰菲尔德大学毕业证成绩单原版一比一定制英国克兰菲尔德大学毕业证成绩单原版一比一
定制英国克兰菲尔德大学毕业证成绩单原版一比一
 
定制(Waikato毕业证书)新西兰怀卡托大学毕业证成绩单原版一比一
定制(Waikato毕业证书)新西兰怀卡托大学毕业证成绩单原版一比一定制(Waikato毕业证书)新西兰怀卡托大学毕业证成绩单原版一比一
定制(Waikato毕业证书)新西兰怀卡托大学毕业证成绩单原版一比一
 
Kindergarten-DLL-MELC-Q3-Week 2 asf.docx
Kindergarten-DLL-MELC-Q3-Week 2 asf.docxKindergarten-DLL-MELC-Q3-Week 2 asf.docx
Kindergarten-DLL-MELC-Q3-Week 2 asf.docx
 
定制(SCU毕业证书)南十字星大学毕业证成绩单原版一比一
定制(SCU毕业证书)南十字星大学毕业证成绩单原版一比一定制(SCU毕业证书)南十字星大学毕业证成绩单原版一比一
定制(SCU毕业证书)南十字星大学毕业证成绩单原版一比一
 
Protection of Children in context of IHL and Counter Terrorism
Protection of Children in context of IHL and  Counter TerrorismProtection of Children in context of IHL and  Counter Terrorism
Protection of Children in context of IHL and Counter Terrorism
 
原版快速办理MQU毕业证麦考瑞大学毕业证成绩单留信学历认证
原版快速办理MQU毕业证麦考瑞大学毕业证成绩单留信学历认证原版快速办理MQU毕业证麦考瑞大学毕业证成绩单留信学历认证
原版快速办理MQU毕业证麦考瑞大学毕业证成绩单留信学历认证
 

Payroll basics

  • 1.
  • 2.  What is meant by running of Payroll?  What do you require to run payroll?  How do you run payroll?  What output should you look for?  How is payment made?  What is meant by Payroll Posting?
  • 3.  Payroll Driver  Transaction PC00_MXX_CALC  Results stored in Tables  Table PCL2 (You can view them by Transaction PC_PAYRESULT)  Functionally,  Employee wages are calculated and become ready to be paid  Taxes are calculated  Third-Party payments are calculated (Pension, Insurance, Loans)
  • 4.  PA Information (Employee’s Perspective)  Payroll Area* (Available in Infotype 1)  Infotype 8 (Basic Pay)*  Infotype 14 (Recurring Payments and Deductions)  Infotype 15 (Additional Payments)  Infotype 267 (Additional Off-Cycle Payments)  Payroll Schema (From the System’s Perspective)*  Transaction PE01  Payroll Control Record*  Transaction PA03
  • 5.  Set Payroll Control Record  Select an Employee  Run Transaction PC00_MXX_CALC  Enter the Payroll Schema  Enter Options: ◦ Offcycle Payments (Reason) ◦ Payslip Form Variant
  • 6.  Key is : Successful Payroll Run (No Errors)  Result Table (RT)  Wage Types & Amounts  Infotype 3 (Payroll Status) gets updated
  • 7.  Payroll has been Run, Payment info has to go to the Bank of the Employee  Infotype 9 (Bank Payments) contains details  Running Pre-DME (Transaction PC00_MXX_CDTA)  Run Number is generated, this is fed to DME Program.
  • 8.  Functionally,  Transfers Payroll Run Info to FI Tables  Run by Transaction PC00_M99_CIPE  Results:  Posting Runs: (Transaction PCP0)  Each posting run contains one or more posting documents  Technically,  Generates IDoc of Message Type HRPAYP (IDoc can be checked with Posting Doc no. in Transaction WE09)
  • 9.  A group of employees for whom payroll should be run together, and at the same time.  Defaulted for an Employee using Feature ABKRS.  Each payroll area has its own control record.  Payroll Areas are configured in V_T549A.  Some important properties of Payroll Area  Period Parameter: Frequency of Payroll  Date Modifier: Suppose there are payroll areas with same period parameter, say monthly. But you want to have different pay dates for different employee groups - 1st of month for regular employees, 10th for pensioners, say. The Date modifier/ Period parameter can be maintained in View V_T549S_B (Period related date entries).
  • 10.  Used to lock a payroll area for use  Transaction PA03 or Tables T569V & T569U  Statuses:
  • 11.  Elements:  Payscale Type: Sector of industry for which the collective agreement is valid.  Payscale Area: Geographical area in which a collective agreement is valid  Payscale Group: Criteria used to classify data for job evaluations and indirect valuations  Payscale Level: Subdivisions of pay scale groups  Other features:  Defined in V_T510  Payscale Structure is specified in Infotype 8 (Basic Pay) of the Employee  Payscale Type & Area are defaulted based on Feature TARIF  Wage Types are defaulted in Infotype 8 based on feature LGMST
  • 12.  A unit of salary  Examples: Basic Pay, Shift Allowance, Medical Insurance Premium, Pension Deduction, Tax  Wage types are stored in Table T511 (Wage Type Master Table). Additionally, they  Have 4 character names  Can exist with same name for different countries
  • 13.  Restricts the Wage Type  Infotype Permissibility (View V_T512Z)  Personnel Area / Personnel Subarea Permissibility (View V_511_B)  Employee Group / Employee Subgroup Permissibility (View V_511_B)
  • 14.  Primary Wage Types A. Dialog wage types that you enter when maintaining master data in the infotypes. B. Time wage types that the system forms using time information or that you enter online.  Secondary Wage Types  Secondary wage types are technical wage types generated by the system in Payroll during the payroll run.  The technical name of a secondary wage type always starts with the character (/), for example, /001  Secondary wage type are technical wage types. Technical wage types are system defined. Its starts with "/". Like series: /0: Valuation basis /1: Cumulation wage type /2: Averages /3,/4,/6: Taxation /5: Retroactive handling or net /8: Factoring wage types /A,/x; Outflow wage types /559 stands for bank payment
  • 15. Mapping of Wage Type to Symbolic Account V_T52EL Mapping of Symbolic Account to G/L Account (FI side) Table T030 Lifecycle of a Wage Type WAGE TYPE SYMBOLIC ACCOUNT G/L ACCOUNT Entering Wage Type in Master Data
  • 16. Wage Type Permissibility V_T512Z (Infotypes) V_511_B (PSG/ESG) Processing Classes, Cumulations, and Evaluation Classes V_512W_D / V_512W_O Wage Type Texts (V_T512T) Assign Wage Types to Wage Type Groups V_52D7_B Wage Type Copier (transaction: OH11) V_T539A Maintain Default Wage Types for Basic Pay V_T510 Maintain Pay Scale Groups & Levels V_T539J Maintain valuation of Base Wage Types V_T52EL Define Posting Characteristics of Wage Types V_T52DZ Assign Custom Wage Types to Model Wage Types
  • 17. SCHEMA SUBSCHEMA FUNCTION OPERATION RULE
  • 18.  Contains logic for processing payroll  Contains rules for processing wage types, taxation and handling of time-data  Stored in  Table T52C0 (Standard)  Table T52C1 (Customer)  Contains several subschemas; Subschemas contain PCRs  Can be viewed in Transaction PE01  Usually 4-character alphanumeric
  • 19.  Decision Tree-type Logic for Evaluating Payroll Results  Contain Operations and Functions  Stored in  Table T52CE (Change information, etc.)  Table T52C5 (Logic)  Can be viewed in Transaction PE02  Usually 4-character alphanumeric
  • 20.  Form the most basic unit of processing in payroll  An ABAP program or subroutine is associated with each Function or Operation  Can be viewed in PE04  Upto 5-character alphanumeric
  • 21.  Report RPDKON00 - Assignment of Wage Types to G/L Accounts  Report RPDLGA20 - Overview of the wage type characteristics  Report RPLINFC0 - All Infotypes maintained for the Employee  Report RPDASC00 – To Expand Schemas  Report RPUTRBK0 - Changing the payroll status for several employees