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 lock mechanism? How do we create lock objects in abap?
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
1)can any body tell the transport request number concept and 2)there are 3 screens in one screen u have uploaded the resume and second screen also u have done the same thing but when u are uploading the resume in third screen u got some error in somewhere else but whatever u have uploaded the resume in 1 and 2 should not
Explain the uses of the simple maintenance interface? : sap abap hr
What is sap abap data dictionary?
What is the use of the raising exception? : abap modularization
What is read line in abap?
What is asap methodology? : sap abap hr
Event handling in oops
What are the steps to execute session method?
Explain pai and pbo.
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
What are the update types possible?
How do you find number of records present in internal table?
What are the different methods of bdc? : abap bdc