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: 

include structure the structure

Former Member
0 Kudos
483

hi,

is it possible to include or append structure to the append structure.

can any one hele me

5 REPLIES 5

former_member195383
Active Contributor
0 Kudos
110

use .INCLUDE -


structure name to include antother structure in to the structue.

Former Member
0 Kudos
110

hi,

Yes, u can append or include structure into an append structure upto any depth...

Regards

Preetesh

0 Kudos
110

hi preetesh

thanks for ur reply

i am trying to append or include structure to the append structure.

append structure option is in disable mode.

if i am trying to include structure through menu options

it is asking structure group and name suffix.

if i will give only structure name just it is include statement is adding to the structure for which i am including structure.

filelds are not displayng and more over if i double clicking on it it is not displying the structure which i am appending.

please provide me the deatils hoe to include.

regards

raadha

0 Kudos
110

Enter the data as follows:

FIELD = .include

DATA ELEMENT = {Your structure name}

activate the structure.

Use + (Expand include) button to see the list of columns. Don't double click on .include column.

Reward points if useful

Regards,

Siva.

Former Member
0 Kudos
110

hi check this ....

this type of structures are called deep structures...

it is possible..

go to mara table-->double click on the emara include--->then double click on the further includes.....

you can have many structures in the structure-----> by the hirarchial level