‎2007 Mar 30 12:59 PM
Hi,
I need to integrate the Quality Notification to the Sales Document Flow.
Can you show me some ways to modify the Sales Document Flow?
thank you,
Dennis
‎2007 Apr 11 12:58 AM
Hi,
I think you might use FM RV_DOCUMENT_FLOW_UPDATE. Do a Where-Used for this FM and this will FM (amongst others) be used in include LV45UF0R. I suggest setting a break-point there and analyze what data is needed for this FM. You then use tx VA02 to make a change that affects the document flow in std. Like creating a billing document from a sales order.
This might hopefully give you necessary input how to fill the internal tables taken as arguments for this FM RV_DOCUMENT_FLOW_UPDATE.
Hope this can help.
Regards, Johan
‎2007 Apr 11 8:52 AM
Hi Johan,
thanks for your answer, but it´s not possible to append the quality notification to the flow because there is no sales order type for quality notifications. So it´s impossible to display the notification. An other problem is that VBELN has a length of 10 digits and the quality notification has a length of 12 digits.
Therefore we solved it on an other way.
Regards, Dennis
‎2007 Apr 11 8:57 AM
Hi,
You can link through the field QMEL-VBELN field with the Sales order Number of VBAK-VBELN or VBAP-VBELN .
You can also use the View VIQMFEL for the link up between Notificationa nd sales documents.
reward if useful
regards,
Anji