Application Development 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: 

document flow

former_member188594
Active Participant
0 Kudos

Hi Peers,

I have to replicate the Document Flow functionality(VBFA for eg.,) of standard SAP in my application. How do i go about it. Ofcourse, not all the complexities are required a basic version of it will do. Its a bit hurry.

Regards,

Csreddi

2 REPLIES 2

Former Member
0 Kudos

this is FM for display the document flow.check if this works in your case.

WS_LM_DOCUMENT_FLOW_DISPLAY

Former Member
0 Kudos

Hi,

Try this FM 'RV_ORDER_FLOW_INFORMATION', and insert the SD Document Number (Preceding or Subsequent) in structure CONWA. It shall return the co-relevant based on the standard document flow.

Hope the above helps.

Regards,

Patrick