how to Implemented a BAPI to upload Payroll summary
information into SAP R/3 system
Answer / 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 |
How to create a button in selection screen ?
Explain chain end chain?
What are RFCs? How do you write RFCs on SAP side?
What has to be done to the packed fields before submitting to a BDC session.
What is the difference between a substructure and an append structure?
How to write long-text in SAP scripts? EX: I want to write text like below: * Terms and Conditions: 1>.... 2>.... 3>....
IDOC,CDM ..explain?
WHICH LANGUAGE IS USED TO WRITE ABAP CODING PART?
how do you display initial values in a selection screen?
what is meant by serialization ?
How to find the return code of a stmt in ABAP programs?
Explain the advantages of abap query tool?