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

Append strucutres

Former Member
0 Likes
575

Hi Friends,

I just want to know what is the differnce between Append structures and customizing includes?

Regards,

Dinesh

5 REPLIES 5
Read only

Former Member
0 Likes
548

SAME THREAD.

Read only

anversha_s
Active Contributor
0 Likes
548
Read only

SantoshKallem
Active Contributor
0 Likes
548

Include provides reusabilty for structures.

With append you can restrict the structure for specific table.

In one database table you can maintain 9 structures.

Reward if useful

Read only

jayanthi_jayaraman
Active Contributor
0 Likes
548

Hi,

Append structures should be used only at the end.But you can use customizing includes anywhere.

We can use Append structure only in one table.Same thing cannot be used anywhere.But it is possible to have more than one append structure in the same table.

Read only

0 Likes
548

Hi Jayanthi,

Can you expalin it little bit clearly.

Regards,