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 details

Former Member
0 Likes
858

hi experts,

i need to know from where table " /bic/pzmaterial " gets filled.

i think its a master table, but no clue on how it updates..

also let me know how a master table updates.

thanks in advance

Bijal

1 ACCEPTED SOLUTION
Read only

h_senden2
Active Contributor
0 Likes
822

Yep,

its the master data table for characteristic ZMATERIAL.

The update is done via a infopackage. So you have to look in trx RSA1 for a infopackage with characteristic ZMATERIAL.

regards,

Hans

Please reward all helpful answers !!!!!

5 REPLIES 5
Read only

Former Member
0 Likes
822

Hi,

generally Table can be updated through any transaction/program, so its diff. to say which program

Goto Se11 transaction , give tabel name & check for WHERE USED LIST & check for program

Thanks

Sandeep

Reward if helpful

Read only

Former Member
0 Likes
822

hi bijal,

i checked it , it is not master table or other table it may be a structure or may be a view.

do you know any fields of this or transaction code of the related screen from where when u create the data that takes the structure or views.

well reply me back if u know anything else, surly i can help to u.

regards

vijay

Read only

Former Member
0 Likes
822

Hi,

normally master tables will be updated from some structures.the data we will enter through tcodes will be moved to some structures and they will be copied to master tables from some programs.

rgds,

bharat.

Read only

h_senden2
Active Contributor
0 Likes
823

Yep,

its the master data table for characteristic ZMATERIAL.

The update is done via a infopackage. So you have to look in trx RSA1 for a infopackage with characteristic ZMATERIAL.

regards,

Hans

Please reward all helpful answers !!!!!

Read only

Former Member
0 Likes
822

Hi all,

it has got five fields

/BIC/ZMATERIAL,/BIC/ZDIV are what im using in my program, .... table has got lot of data.... but some materials are missing,,,, i must know y?

Thanks

bijal