What is functions and transaction code
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
How to transfer legacy data into base tables by scheduling a time frame using bdc?
What are indexes? : abap hr
what is difference between value table and check table?
What is the process of project flow n sap?In context to project flow what are the role of an abapper?
What is the system field that stores the level of the list?
what is the Difference Between session and call transaction?
How will you process the Session method in Background?
In Pooled and Cluster Tables, which table we can convert into Transparent Table?
Under which event we can make a filed disappear on selection screen.
Can we add a field to the sap standard screen? If so, how?
Diff b/w LUW and Lock Mechanism?
how many secondary lists can we create in an ALV?