Sapass

 Simplify SAP R/3 development with Excel VBA/VB RFC  
Home> Bapi>EmployeePayrollAcc



Index

EmployeePayrollAcc

EmployeePayrollAcc


No description is available


11-Dec-2005


Methods

Available Methods


  • GetDetail : Remuneration statement for one personnel number [ BAPI_GET_PAYSLIP ]
  • GetDetailHtml : Payroll form for employees in HTML format [ BAPI_GET_PAYSLIP_HTML ]
  • GetResultList : Directory of payroll results for one personnel number [ BAPI_GET_PAYROLL_RESULT_LIST ]

11-Dec-2005


GetDetail

GetDetail


The function module returns the remuneration statement for a personnel number in SAPScript format.

The payroll result to be printed is entered using the sequence number.The form is specified using the variant name for the remuneration statement program.


11-Dec-2005


GetDetailHtml

GetDetailHtml


The function module returns the remuneration statement for an employee in HTML format.

The payroll result to be printed is entered using the sequential number. The form is specifed using the variant name for theremuneration statement program. HTML templates can be transferred to the module for formatting.


11-Dec-2005


GetResultList

GetResultList


The function module gives an overview of the current results for the selected personnel numbers for the specified period.


11-Dec-2005