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 document flow

Former Member
0 Likes
1,332

Hi all,

I'm looking for a BAPI returning the document flow from a sales order number or an outbound delivery number.

Thanks.

Julien.

3 REPLIES 3
Read only

Former Member
0 Likes
688

chk table VBFA Or function module RV_FLOW

Read only

Former Member
0 Likes
688

check this fm.... RV_ORDER_FLOW_INFORMATION it works fine...

Read only

Former Member
0 Likes
688

Thanks all,

Is there a RFC-enable FM to do this work ?

Otherwise, I'll read VBFA table with BBP_RFC_READ_TABLE, but I'm firstly looking for an easier and more reliable RFC.

Regards,

Julien