‎2009 Oct 05 11:50 AM
HIi All
I need BAPI to change work center data for all categories and work center change transactions .....IR02 ,CNR2,CR02.
Thanks in advance .
‎2009 Oct 05 12:28 PM
Hai,
Try the fm CRAP_WORKCENTER_CREATE
BAPI_BUS2054_CHANGE_MULTI
CRAP_WORKCENTER_CREATE
Regards,
Venkat
‎2009 Dec 23 3:50 PM
HI,
I got the similar requirement like you. Please let me know if you have any solution on this.
I need to change the person data in IR02 tcode.
Please help me on this.
Thanks in Advance.
J.P.
‎2009 Dec 23 3:58 PM
Hi prakash
can you try
function modules
/ISDFPS/WCUPS_MAINTAIN
CR_WORKCENTER_UPDATE - Update function module, call it in update task and do a commit work after calling the fm.