cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

how to read fields of structures

mark_fryu
Participant
0 Kudos
332

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!

Accepted Solutions (1)

Accepted Solutions (1)

Nilesh_Bhasare
Participant
0 Kudos

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.

MAN (Manufacturing) 

Answers (1)

Answers (1)

Daphne_Mengwein
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello @mark_fryu , it looks like you got some help. If your question was answered, please accept. Thank you and have a great day!