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

Identify reference Table and filed for...

Former Member
0 Likes
601

Hi

How to identify the Reference table and field for the particular Currency and quantity field.

Regards

Raghav

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
546

It will be defined in the data dictionary for the table field on the currency/quantity fields tab.

Rob

Hi

How to identify the Reference table and field for the particular Currency and quantity field.

Regards

Raghav

2 REPLIES 2
Read only

Former Member
0 Likes
547

It will be defined in the data dictionary for the table field on the currency/quantity fields tab.

Rob

Read only

Former Member
0 Likes
546

Hi there,

if you want to find out the reference table and field for the particular currency or date field follow the steps given below.

1. tcode SE11 and give the table name,

2. double click on the dataelement for which you would like to findout the details.

3. Place the cursor on the dataelement name and click on the Whereused button

Utilities --> Where-Used list.

4. Uncheck all the checkboxes and check Table Fields.

5. Hit Enter, that should give you all the tables and fields where this dataelement is being used.

6. You can mention any of the tables as a reference table or fields.

Hope you found this useful.

Thanks-

Rahul.