Application Development 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: 

How to find Sales document types(AUART)

Former Member
0 Kudos

Hello,

How to find the allowed sales document types(AUART) for a Service notification.

Regards,

Umasankar.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

They are in the value table for domain AUART. The table is TVAK.

Rob

3 REPLIES 3

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

Check table TVAK

REgards,

Rich Heilman

Former Member
0 Kudos

They are in the value table for domain AUART. The table is TVAK.

Rob

Former Member
0 Kudos

Hi

Take the Notification Type field QMART from the Notification table QMEL

and pass this QMART field to TQ80 and take the Sales Document type COAUART field from TQ80 table

(If you won't get the Service notification type QMART from QMEL then search in the table

VLCSMNOTIF.)

<b>Reward points for useful Answers</b>

Regards

Anji