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.
In SAP HR terms, a payroll function is not the same as an
ABAP function. A payroll function does consist of ABAP code,
but it is not executed in the same way an ABAP function
would be. Payroll functions are executed within a schema by
the payroll driver program
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary
1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?
Can a constructor be redefined?
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
What are the advantages and disadvantages of using views in abap programming ?
Define database layer?
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.
What is the major difference between pool tables and transparent tables?
What is the table & field to identify the no of items (bottles) stored in one case?
What is projection view?
What are the major steps will you use for tuning?
What is the difference between dialog program and a report?
What is the tcode for sapscript forms?
What are the different types of luws. What are they?
what are the two methods of modifying sap standard tables? : abap data dictionary