Application Development 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: 

I am hiving some table field descriptions I need in which table these table

Former Member
0 Kudos

I am having table field descriptions : Order Value,Discount Value,Actual Margin,Actual Margin %.

I need in which tables these fields are available.

5 REPLIES 5

KK07
Contributor
0 Kudos

hi,

just press F1 on the corresponding field descriptions then it will show u a window.

now press technical information,it will show u for which field and which table.

cheers,

Former Member
0 Kudos

Hi,

Click on the Filed and then press F1 Button

A message board will appear. Click on the Technical settings button. A small window will open containing the information. Then press on the Where used button. it will give all the information of tables and programs where it is used.

Thanks & Regards

Former Member
0 Kudos

Hi,

Check tables DD03L and DD03T

Thanks & Regards,

Navneeth K.

naveen_inuganti2
Active Contributor
0 Kudos

Hi Bunny:

1. goto se15

2. expand abap dictionary

3. expand fields

4. double click on table fields

5. Just paste the description , which you are having in the SHORT DESCRIPTION input area, at the beside screen..like "Order value"

6. press F8.

you should get:

Table Name       Short Description
 Table field                    Short Description

 TREC_FORC_COMPL  Temporary data for the receiving forecast
 TVALUE                         Order value in document currency

 EMBK             Legal Control: License Master - Header Data
 GAUFW                          Value consumed by orders

Thanks,

Naveen.I

Former Member
0 Kudos

Hi,

SE84 -> ABAP Dictionary -> Fields -> Table Fields

In short description give the descriptions and Execute.

But if you tell us the Tcode/application you are working with, we can help easily.

Regards

Karthik D