Get Example source ABAP code based on a different SAP table
VERSION 5 IN
object type Description of an object in ABAP Objects. Either a class for the entire object or interface for a part of an object. The associated generic data type is object. Object types are either defined as program global type in an ABAP program or as a global type in the class library.