SAP CREATE OBJECT EXPLICIT ABAP Statements
Get Example source ABAP code based on a different SAP table
• TYPE CREATE OBJECT
ABAP_SYNTAX
TYPE ${ class $[
$| ${ (name) $[
What does it do?
Creation of an instance of an explicitly specified class. A
BEGIN_SECTION ID CREATE-OBJECT-DYNAMIC-TYPE
END_SECTION ID CREATE-OBJECT-DYNAMIC-TYPE When the statement is executed,
The class must be usable at the current position:
Latest notes:
NON_V5_HINTS
ABAP_HINT_END