how to Implemented a BAPI to upload Payroll summary
information into SAP R/3 system
Answer Posted / abaprajaram
There are several ways to upload the payroll master data to
the info type 0015 for the employeee master data
you can call any one of the fallowing pls
BAPI_HRMASTER_SAVE_REPL_MULT* or Business Object
BAPI_GET_PAYROLL_RESULT_LIST
BAPI_EXTPAYROLL_INSERT_LEGACY
or
HRCM_PAYROLL_RESULTS_GET FM
for the Payroll HR info type 0015
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is interactive reporting?
Explain buffering
singleton class
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
What is the table & field to identify the no of items (bottles) stored in one case?
What is partner selection?
Can a constructor be redefined?
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
Can we write the code both call transaction and session method in single program?
What is the function of the transport system and workbench organiser?
What are the client dependant objects in abap / sap?
how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer
What are the differences between sap memory and abap memory?
What are the attributes of the data in data dictionary? : abap data dictionary
Explain the disadvantages of different types of bdc's?