‎2006 Nov 20 11:25 AM
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
‎2006 Nov 20 11:38 AM
try to make use of FM RV_DOCUMENT_STATUS or search for more in se37 RVdocument.
here u will get the list.
Regards
Prabhu
‎2006 Nov 20 11:38 AM
try to make use of FM RV_DOCUMENT_STATUS or search for more in se37 RVdocument.
here u will get the list.
Regards
Prabhu
‎2006 Nov 20 12:18 PM
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
‎2006 Nov 21 5:45 AM
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
‎2006 Nov 21 6:20 AM
Hi Guru
You can do that by combination of: RV_ORDER_FLOW_INFORMATION& RV_DOCUMENT_STATUS
Kind Regards
Eswar