on 2024 Oct 16 2:40 PM
Hi everyone,
inside a custom report, I need to read some fields that are present in these structures:
AFVGD |
AFRUD |
CAUFVD |
VIQMFE |
RIWO00 |
VIQMUR |
since they are structures, I can't do a Select, are there tables that I can use that are connected to these structures? Or are there Function Modules?
Thank you!
Request clarification before answering.
Hello @mark_fryu ,
As per my understanding, your question is related to tables for Prod./ Process Orders along with Operations and Quality Notifications.
Go to Tcode SE16N to get following tables:
So, you can use Table CAUFV for Prod. Orders / Process Orders
AFVC for Order Operations (Pass AUFPL from CAUFV table into AFVC to get operations details)
AFRU for Prod. Order Confirmation Details
QMEL - Main Table for Notifications
QMFE for Quality Notification Items
QMUR for Quality Notification - Causes
Your Response is appreciated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @mark_fryu , it looks like you got some help. If your question was answered, please accept. Thank you and have a great day!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
41 | |
15 | |
10 | |
9 | |
6 | |
5 | |
5 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.