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 |
what are the characteristics of a bapi?
Check table value table
What is the difference between a structure and a table?
what is the print program for smartforms .pls give me one example .
when does the secondary index should be used what role it play when we use secondary index in tables
What are the types of internal tables?
how will u write a report for performance point of view ?
which transaction is used to make dictionary adjustments when upgrading versions of SAP?
Difference between client dependent and client independent tables ?
What is PS structure
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?
How is collect statement different from append?