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
What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
How to convert normal function module to bapi?
Explain how do you get output from idoc?
what precautions or prerequisites do you follow to update a record into database table and how
2)In production what is the user exit?
What is an interactive report? What is the obvious difference of such report compared with classical type reports?
hi experts,,, what is meant by documentation? test casr preparation? documentation and preparation and Tcode for this? quality and releasing? test case scenario?
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
Select up to 1 row and select single difference ?
How do we assign dynamic views while creating material master and generating bdc? : abap bdc
What data is contained? : abap data dictionary
any 1 having notes on SAP-ABAP certification, or even if any 1 could provide the url for getting notes on SAP-ABAP certification, would be appreciated.
Explain the advantages and disadvantages of different types of bdc's?
Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc