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

Is it possible to create a RFC using EWB(Engineering Workbench) API's???

Former Member
0 Likes
639

Hi Experts.

My Client has a requirement. He wants me to check on EWB(Engineering Workbench) API's to create a RFC to MODIFY ROUTING. I've seen EWB(Transaction Code: CEWB). It is a Workbench for Modifying Routings/BOM's etc.,, Now I want somebody who is expert in ABAP OO to tell me is it possible to write a custom RFC for Routing Modification?

Hi Experts.

My Client has a requirement. He wants me to check on EWB(Engineering Workbench) API's to create a RFC to MODIFY ROUTING. I've seen EWB(Transaction Code: CEWB). It is a Workbench for Modifying Routings/BOM's etc.,, Now I want somebody who is expert in ABAP OO to tell me is it possible to write a custom RFC for Routing Modification?

2 REPLIES 2
Read only

Former Member
0 Likes
532

You can use use the function module 'CP_BD_DIRECT_INPUT_PLAN' or 'CP_BD_DIRECT_INPUT_PLAN_EXT' to update routings.

Edited by: Carsten Grafflage on May 20, 2010 4:18 PM

Read only

0 Likes
532

Hi

'CP_BD_DIRECT_INPUT_PLAN' or 'CP_BD_DIRECT_INPUT_PLAN_EXT' are EWB API's????