Search This Blog

Tuesday, May 15, 2018

Append Structure and Include Structure

  • Append structures are used for enhancements that are not included in the standard. 

  • An append structure is a structure that is assigned exactly to one table or structure. 

  • There can be more than one append structure for a table or structure.

  • An Include structure can be assigned to many tables.

  • On adding fields to an include structure, all tables/structures, which contain that include structure, will be updated.