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
Mention what is alv programming in abap?
What are the different types of internal table?
What is a logical database?
what is the difference between hashed & sorted internal tables?
What does the extract statement do in extract datasets?
Difference between transparent tables and pooled tables? : abap hr
Persistent class
How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul
What is its? : abap hr
What is append structure?
Define dispatcher?
Explain the advantages of logical databases?
What should be the approach for writing a bdc program? : abap bdc
What are Pull and Push Methods?
wat is the default file name of BAPI trace?