Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Bapi for change work center data

Former Member
0 Likes
3,171

HIi All

I need BAPI to change work center data for all categories and work center change transactions .....IR02 ,CNR2,CR02.

Thanks in advance .

3 REPLIES 3
Read only

Former Member
0 Likes
1,589

Hai,

Try the fm CRAP_WORKCENTER_CREATE

BAPI_BUS2054_CHANGE_MULTI

CRAP_WORKCENTER_CREATE

Regards,

Venkat

Read only

Former Member
0 Likes
1,589

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.

Read only

0 Likes
1,589

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.