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

finding original table from which data is retieved

Former Member
0 Likes
1,015

Hi all,

I am working on Picking List and there is a requirement of data retrieval of some fields (matnr Werks Aufnr etc )which are being reffered to Structure CAUFVD for eg Matnr ->CAUFVD-Matnr.

how to find from which table data is being retrieved?

thanx and regards

jyoti

2 REPLIES 2
Read only

Former Member
0 Likes
685

Hi

Basically this structure CAUFVD is related to Orders header and item tables

<b>AFKO and AFPO</b>

based on the related fields in the structure you have to know, so after getting the functional exposure of different modules you will come to know this

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

Regards

Anji

Read only

Former Member
0 Likes
685

Hi,

check from the following tables.

AUFK

AFKO

and AFPO

Regards