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

Service Notification

Former Member
0 Likes
707

Hi All

Can any one tell me the link between the Service notification and the Sales Order/Quotation.

If I have Sale order/Quotation number, how can I find the Service notification number associated with the sales document

I checked with QMEL table, but no use.

Thanks

Bhasker

Hi Bhasker

Please check if you can retreive the details of notification number from tables: <b>QMIH & QMEL</b>.

Kind Regards

Eswar

4 REPLIES 4
Read only

Former Member
0 Likes
610

Go to service notification screen. U will find sales order number on the screen itself. Try to check the service number & sales number on the screen itself so that u will be able to link them. Presently, I am not able to access SAP system.

Read only

0 Likes
610

Hi Ramesh,

Thanks for your reply,

I need to develop a VOFM routine for the Sales Documents.

For this purpose I need to retriev Service notification number using sales document number.

can you tell me how can I get that.

Thanks

Bhasker

Read only

0 Likes
610

Hi Bhasker

Please check if you can retreive the details of notification number from tables: <b>QMIH & QMEL</b>.

Kind Regards

Eswar

Read only

Former Member
0 Likes
610

Hello,

Service Notification number can be located in table VBAK - Sales Order Header data

The field name is QMNUM

You can link to table QMEL using Sales doc number VBELN.

Pls reward points if u find my answer useful

-TR