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

table for field MATNR

Former Member
0 Likes
7,323

i am using MD61 Transaction.

when i am pressing F1 on the field Material it is giving Technical name PBPT-MATNR. PBPT is a structure.

How can i get table name for this MATNR.

similary for RM60X-PLN01 .

how can i get for PLN01 from which table.

3 REPLIES 3
Read only

former_member195698
Active Contributor
0 Likes
5,169

Materials are stored in table MARA

Read only

Former Member
0 Likes
5,169

HI,

U initially trace out the field , then domain r data element then goto se11 screen ,

search that domain using ' where the list is used' ( ctrl +shift + f3 ) at the menu-bar . u will get a list of tables ... Then u know approximatelly the tables used in sales, purchase, material... so u can trace out the table ...

<b>if its usefull plz reward points</b> ..

Read only

Former Member
0 Likes
5,169

Hi

To trace select's and more you got st05 transaction.

You start the trace,run program,stop trace and by log you can see where the selects from...

Regards

Yossi