‎2006 Jun 07 5:12 PM
Hi all,
I want to change Bank details of a user via BAPI_BANKDETAIL_CHANGE.
Do I need a Payroll-lock-BAPI for that?
If yes, please tell me what BAPI and why?
kind regards,
Andre
‎2006 Jun 07 6:20 PM
Hi,
I dont think you need to lock Payroll..
Why do u want to lock payroll???
Regards,
Tanveer.
<b>Please mark helpful answers</b>
‎2006 Jun 07 5:32 PM
I dont think you need to lock the payroll results. it might be good idea to lock the employees # .
CALL FUNCTION 'BAPI_EMPLOYEE_ENQUEUE'
BAPI_EMPLOYEE_DEQUEUE
Hope thisll give you idea!!
<b>P.S award the points.</b>
Good luck
Thanks
Saquib Khan
"Some are wise and some are otherwise"
‎2006 Jun 07 6:20 PM
Hi,
I dont think you need to lock Payroll..
Why do u want to lock payroll???
Regards,
Tanveer.
<b>Please mark helpful answers</b>
‎2006 Jun 07 9:43 PM
Yes I agree with both Saquib & Tanvir.. I don't see a need to lock the Payroll.. Just use BAPI_EMPLOYEE_ENQUEUE (before) & BAPI_EMPLOYEE_DEQUEUE (after) the Orignial BAPI call.
Regards,
Suresh Datti