Get Example source ABAP code based on a different SAP table
ABAP_DDIC - Dictionary DDL for Structure Extensions A DDIC structure or DDIC database table can be given a source-code-based extension known as an append structure in Dictionary DDL > in the ABAP Development Tools (ADT)>. The source code of an append structure is not saved and transported. Instead, the source code of an existing append structure is generated from the metadata of the associated system tables. When saved, the metadata is derived directly from the append structure and saved to the system tables.
EXTEND TYPE>>
Latest notes: Each property of an append structure can be defined using either EXTEND TYPE> or in the transaction SE11>>. ABAP_HINT_END