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

document flow

former_member188594
Active Participant
0 Kudos
183

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
Read only

Former Member
0 Kudos
157

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

WS_LM_DOCUMENT_FLOW_DISPLAY

Read only

Former Member
0 Kudos
157

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