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

Function Module to get routing

Former Member
0 Likes
11,006

Hi,

is there a standard function module to get completed ROUTING information?

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
5,471

You can use FM : CARO_ROUTING_READ.

Hey Ren ,

You can go for this function module :

CK50_ROUTING_DISPLAY

There is another function mofule to do so :

ROUTING_DISPLAY

Regards,

Kunal.

Message was edited by: Kunal Kumar

5 REPLIES 5
Read only

Former Member
0 Likes
5,471

Hi Ren,

YOu can make a query on the table TVRO for route related info.

Regards,

Ravi

Read only

Former Member
0 Likes
5,471

Hi Ren,

Try these function modules

CKBA_ROUTING_GET_LIST .

ROUTING_DISPLAY.

Cheers,

Susmitha

Read only

Former Member
0 Likes
5,472

You can use FM : CARO_ROUTING_READ.

Read only

Former Member
0 Likes
5,471

Hey Ren ,

You can go for this function module :

CK50_ROUTING_DISPLAY

There is another function mofule to do so :

ROUTING_DISPLAY

Regards,

Kunal.

Message was edited by: Kunal Kumar

Read only

Former Member
0 Likes
5,471

Hi Ren,

Try with FM "BCOM_RS_ROUTINGATTRIB_GET_L_T".

"BCOM_RS_ROUTINGATTRIB_GET_LIST"

regards ,

Ranjit.

Mark the helpful answer.

Message was edited by: Ranjit Thakur