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

Field names

Former Member
0 Likes
1,209

can anyone tel the table name for these fields

MATERIAL_EXT

MATERIAL_VERS

MATERIAL_EGUID

can anyone tel the table name for these fields

MATERIAL_EXT

MATERIAL_VERS

MATERIAL_EGUID

9 REPLIES 9
Read only

Former Member
0 Likes
1,173

Surendra,

just search in se15>dictionary>table fields.

Amit.

Read only

Former Member
0 Likes
1,173

Get table names for the fields from table DD03L

Read only

Former Member
0 Likes
1,173

Hi,

Check in T code SE84.

SE84>Abap dictionary>fields>table fields

F8.

Try this.

Read only

former_member585060
Active Contributor
0 Likes
1,173

Hi Surendra,

It is used in BAPIMGVMATNR, it is a structure not a table. Check it in SE11.

Regards,

Bala Krishna

Read only

0 Likes
1,173

Hi Sir,

i know that structure but i want the fields values for that table individually

Read only

Former Member
0 Likes
1,173

hi surendra,

The field that you have mentioned are a part of a struture BAPIMGVMATNR .It is presently not used in any standard sap table but it is used in many Function modules and SAP standard programs.

You can get the list of function modules using the WHERE-

USED list..

Best of luck,

Bhumika

Read only

0 Likes
1,173

Hi,

now iam testing a standard bapi so that i want the values for that

Read only

0 Likes
1,173

Hi,

can u help me for testing the standard BAPI_MATERIAL_DISPLAY

Read only

Former Member
0 Likes
1,173

okey