What is functions and transaction code

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


Please Help Members By Posting Answers For Below Questions

What are the different functions used in sap script?

534


Which function modules can be used to transfer the data using bdc programming? : abap bdc

600


In sap script how to print bar code in vertical manner

3443


Explain the properties of selection screen?

654


What are the events driven batch jobs?

594






Abstract class and interface, multiple inheritance, live example

899


What are the system fields you have worked with? Explain?

671


How do you send files to the legacy systems from SAP and vice versa? How does one know that the legacy files have come on to the SAP server you are working on?

729


What does nw 7.4 sp 05/nw 7.5 sp 02 offers in abap?

692


How to get that a secondary index is attached to a select query?

949


What is synchronous update?

573


What is the difference between free and refresh?

599


Did you create secondary index?

691


What is the difference between get and get late?

597


The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary

877