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

Tables

Former Member
0 Likes
410

Hi,

I need the table name not structure for the following fields.

1.DATUV(VALID FROM)

2.DATUB(VALID TO)

3.SBEFU(BOM HEADER)

4.UJTXB(BOM HEADER DESCRIPTION)

2 REPLIES 2
Read only

Former Member
0 Likes
387

hi

for valid from use a081-datab

valid to a081-datbi

regards

karthik

Read only

Former Member
0 Likes
387

Hi udaya

To find tables where these fields are used you can use trx se15

se15-> ABAP Dictionary->Fields->table fields->write the field name ->F8-> it will show you list of tables where this field is used.