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

nested structures and deep structures?

Former Member
1,596

what are nested structures and deep structures?

1 ACCEPTED SOLUTION
Read only

Former Member
863

Nested Structure: A Structure within a structure.

Deep structure: A table withing a structure/table.

Regards,

Ravi

2 REPLIES 2
Read only

Former Member
864

Nested Structure: A Structure within a structure.

Deep structure: A table withing a structure/table.

Regards,

Ravi

Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
863

Hi,

Nested structures are strucutres in which you have one or more sub strucutres in them.

Where as deep strucutre are those in which any one of the field's length is not known or cannot be determined something like filed is a reference type or STRING or an internal table whose length is not know until runtime.

Regards,

Sesh

Message was edited by:

Seshatalpasai Madala