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
10,622

Hi,

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

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
5,087

You can use FM : CARO_ROUTING_READ.

5 REPLIES 5
Read only

Former Member
0 Likes
5,087

Hi Ren,

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

Regards,

Ravi

Read only

Former Member
0 Likes
5,087

Hi Ren,

Try these function modules

CKBA_ROUTING_GET_LIST .

ROUTING_DISPLAY.

Cheers,

Susmitha

Read only

Former Member
0 Likes
5,088

You can use FM : CARO_ROUTING_READ.

Read only

Former Member
0 Likes
5,087

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,087

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