‎2010 Jan 14 11:59 PM
Hi experts,
How to list the payroll of all employees by ABAP? BAPI or table.
‎2010 Jan 15 2:59 AM
Michael,
For a single employee you could use BAPI_BASICPAY_GETLIST to see the list and, in case you'd like to check a particular record, you could get the details with BAPI_BASICPAY_GETDETAIL.
Regards,
Raphael
‎2010 Jan 15 2:59 AM
Michael,
For a single employee you could use BAPI_BASICPAY_GETLIST to see the list and, in case you'd like to check a particular record, you could get the details with BAPI_BASICPAY_GETDETAIL.
Regards,
Raphael