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 / FM for T-code CA22 ( Change routing )

Former Member
0 Likes
1,988

Hi all,

I have to add an operation on each routing, I'd like to use a BAPI or a Function Module in order to do a mass update. I'm on 4.7.

What BAPI and/or FM can I use to do that ?

Thanks a lot.

Erwan.

8 REPLIES 8
Read only

Former Member
0 Likes
1,239

Hi,

as far as I know, you have to use BAPI_ROUTING_CREATE and you have to increase the group counter.

Sigg

Read only

Former Member
0 Likes
1,239

Hi Erwan,

Seems like tere isn't one available. But just wait and see if someone has found something on this. Otherwise, your option is to use a BDC.

Regards,

Anand Mandalika.

Read only

Former Member
0 Likes
1,239

Hi Erwan,

these following FM is not BAPI's but please try these also.

CP_INPUT_ROUTING_SCHEDULE

CIF_ROUTING_CHANGED

Regards

Suresh babu Karanam

Read only

0 Likes
1,239

Hello,

Please check FMs: CP_CL_S_OPR_CREATE and CP_CL_S_OPR_CREATE_BY_COPY.

Hope this helps you.

Best Regards, Murugesh AS

Read only

0 Likes
1,239

Hi Murugesh,

CP_CL_S_OPR_CREATE and CP_CL_S_OPR_CREATE_BY_COPY seems to corresponds which what I want to do.

But, testing by se37, I've always the error msg 'Invalid Sequence'.

And we don't use sequence !

Do you have an idea ?

Thank you very much.

Read only

0 Likes
1,239

Hello,

I checked the FM now in the system. I get the same error. Will try and inform you if I get a success.

Best Regards,Murugesh AS

Read only

0 Likes
1,239

Hello,

I don't know if anyone gets here but I have a problem with no valid sequence for CP_CL_S_OPR_CREATE_BY_COPY.

Can anybody help me with this?

Does any valid documentation exist for this FM?

Best regards,

Lukasz

Read only

0 Likes
1,239

Hi Lukasz,

did you solved your problem with NO valid sequence?

thank you.

Maria