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 is the use of the statement leave to list-processing?

589


what is the transaction transaction for setting parameters rdisp/buffermode

3592


What is the difference between a structure and an append structure?

541


Have you set up a back ground job ? How to create a background job without a variant ?

645


What is append structure?

547






What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?

1825


What are the different attributes that can be assigned to a variant?

587


Badi concepts

929


In which cluster time results are stored? : abap hr

591


Difference between /N and /BEND?

823


Explain how do you move on to the next screen in interactive reporting?

579


how to capture the errors in bdc Call transaction method?

613


Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?

591


How to debug rfc function module?

704


The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization

640