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 name required

Former Member
0 Likes
849

hello all,

Can anyboby please tell me name of table in which plant and business area both fields are present....urgent

Thanks,

Ashutosh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
819

Go to table T134G.

6 REPLIES 6
Read only

former_member195383
Active Contributor
0 Likes
819

T001

Read only

GauthamV
Active Contributor
0 Likes
819

hi,

check T001W.

reward points if hlpful.

Read only

Former Member
0 Likes
819

Hi,

Use this two table tables. This Table are used to find the table name of any particular field.

1. DD02L- it is the database table name which gives u all the pooled,cluster and transparant tables. In this table mention table category which u want.

2. DD03L- from this table u can get the table name of any particular field , the position of that field residing in database table, data element etc.,

Reward if its useful

Read only

0 Likes
819

Dear Mr.Boopathy,

This is an excellent piece of info. thanks for sharing .

rgds

Murali

Read only

Former Member
0 Likes
819

Hi,

You can check the table T001W for plants / branches.

hope this will help you.

thanks,

Read only

Former Member
0 Likes
820

Go to table T134G.