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
3,145

hi,

<b>is there any bapi for document flow .</b>

my requirment is :i need to show document flow to my customer .for example if customer gives his sales order number then i need to show quotation status (if applicable ) and delivery status and etc.

regards

Guru

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,714

try to make use of FM RV_DOCUMENT_STATUS or search for more in se37 RVdocument.

here u will get the list.

Regards

Prabhu

4 REPLIES 4
Read only

Former Member
0 Likes
1,715

try to make use of FM RV_DOCUMENT_STATUS or search for more in se37 RVdocument.

here u will get the list.

Regards

Prabhu

Read only

0 Likes
1,714

hi, prabhu

for example : i create a quotation order after that i created sales order with ref of quotation order after that i created delivery with ref of salesorder after i created invoice with ref of delivery............etc

if customer wants to know document flow of his salesorder then <b>can i show the status of quotation order and sales order and delivery ........etc</b> using FM or BAPI.

if it is possible pls help me to do this.

regards

Guru

Read only

0 Likes
1,714

hi, prabhu

for example : i create a quotation order after that i created sales order with ref of quotation order after that i created delivery with ref of salesorder after i created invoice with ref of delivery............etc

if customer wants to know document flow of his salesorder then can i show the status of quotation order and sales order and delivery ........etc using FM (remote enabled)or BAPI.

if it is possible pls help me to do this.

regards

Guru

Read only

0 Likes
1,714

Hi Guru

You can do that by combination of: RV_ORDER_FLOW_INFORMATION& RV_DOCUMENT_STATUS

Kind Regards

Eswar