Answer Posted / prabhakar.kemburu
In SAP Payroll, functions provide the high-level logic for
payroll calculations.
It provides the over all functionality for payroll
processing including Rules for Calculations.Functions
perform general processing such as calculating payroll taxes
on a given set of wages, reading wagetypes from specific
infotypes, calculating benefits premiums, and storing the
results of the payroll calculation.
There are dozens of functions in SAP payroll, some are
country-specific and others are not.
Each function is defined and documented via transaction
PE04; you can also view the function documentation via
transaction PDSY.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you write transaction programs in sap?
wat is the difference between A-gate & W-gate?where are they used?
what are the critical issues u face in ur project?
What is Field group?
What is the difference between internal tables and extract datasets? : abap modularization
What are the steps in a bdc session? : abap bdc
Why do we use dynamic where conditions?
What is the use of abap data dictionary? : abap data dictionary
What is a badi?
how can we use the text randomly or circularly in smartforms.... means... suppose i have 'abap' horizantally... but i want it in vertically... how can... plz any body tell me this....
Differentiate database index and match code.
2)In production what is the user exit?
How would you define the exponents for a type âfâ field?
Work most on which module: name a few tables?
how to capture the errors in bdc Call transaction method?