Get Example source ABAP code based on a different SAP table
VERSION 5 IN
dynamic data object Data object> for which all properties apart from the memory consumption are statically determined by the data type>. Dynamic data objects are strings> and internal tables>. They belong to the deep data objects>. Structures that contain dynamic components are also dynamic data objects. All other data objects, except for boxed components>, are static data objects>. When dynamic data objects are accessed, value semantics> apply. ABAP_MORE_INFO >