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

INCLUDING A TABLE IN A STRUCTURE

Former Member
0 Likes
390

how do i include the whole table in a structure and how then do i access individual fields in a function

how do i include the whole table in a structure and how then do i access individual fields in a function

1 REPLY 1
Read only

Former Member
0 Likes
354

Hi ,

1) create structure using se11 t.code and then

2)Please goto Edit in the menu - > Include -> insert and give ur table name.

This will include comple table into new structure.

3) u can access ur table- fields normal way as u do for any table- fields.

4)eg : check mara table . where Emara is a structure included in a table you can also do the vice versa include table in a structure.

Reward pts if found usefull

regards

Sathish