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 in dictionary-structure

Former Member
0 Likes
365

Hello,

is there a way to define a table in the dictionary, including a field which

has multiple occurences?

I already searched in the forum and found a thread, where somebody

told, to use an INCLUDE to solve this problem ... but I don't know how

to do.

Can somebody help me!?

thx

2 REPLIES 2
Read only

Former Member
0 Likes
344

Hello,

To define a table in the dictionary, including a field which

has multiple occurences?

1) create the table with fields LIFNR,NAME1 and ORT01

2) create the table with fields NAME1,ORT02,STRAS

3) go to First table and click on new rows

4) provide the .INCLUDE in the field column and second table in field type

5)save and click on expand all button

Read only

Former Member
0 Likes
344

Hi Mike,

You can also follow the menu path as follows

Edit -> Include -> Insert

After selecting the last row in your table, follow the above menu path and you will receive a pop up. Enter the structure name (whose fields you wish to include).

Kind regards,

Aditya