Go Back   Wiki NewForum | Latest Entertainment News > Career Forum & Tips > Tech Forum & Tutorial > SAP Forum > SAP HR Forum


How does rollback work?


Reply
Views: 1362  
Thread Tools Rate Thread
Payroll Time OM & PA Portal Payroll Fixes Career Tips SuccessFactors
  #1  
Old 11-14-2009, 11:27 AM
seema seema is offline
Administrator
 
Join Date: Oct 2009
Posts: 5,409
Default How does rollback work?

I am trying to Rollback the updates after updating the ECC with FM : HR_MAINTAIN_MASTERDATA .

CALL FUNCTION 'HR_MAINTAIN_MASTERDATA'
EXPORTING
pernr = pernr
massn = massn
actio = 'COP'
begda = datum
IMPORTING
return = return
TABLES
proposed_values = proposed_values.

rollback work.

It does not rollback (ie the changes are still there).
How do i use Rollback Work in this case?

Reply With Quote
Payroll Time OM & PA Portal Payroll Fixes Career Tips SuccessFactors
  #2  
Old 11-14-2009, 11:27 AM
seema seema is offline
Administrator
 
Join Date: Oct 2009
Posts: 5,409
you should this function: BAPI_TRANSACTION_ROLLBACK
Reply With Quote
Reply

Latest News in SAP HR Forum





Powered by vBulletin® Version 3.8.10
Copyright ©2000 - 2024, vBulletin Solutions, Inc.