Get Example source ABAP code based on a different SAP table
VERSION 5 IN
structured type Data type of a structure. It contains other data types as components. A named structured type is either defined as a DDIC structure, a CDS entity or inside an ABAP program using the statement TYPES BEGIN OF.