SAP RTTI OBJECT TYPE ABEXA

Get Example source ABAP code based on a different SAP table
  


ARTIClE

Ascertaining Object Types
This example demonstrates how the dynamic type of objects is determined at runtime.

ABAP_SOURCE_CODE
ABAP_EXEC

ABAP_DESCRIPTION
This example is the counterpart for object types of the example for data types. Here the dynamic type of reference variables is determined, that is, the absolute type name of the class of the object being referenced.