SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
CREATE OBJECT - OLE - Short Reference
Syntax
CREATE OBJECT ole class [NO FLUSH] [QUEUE-ONLY].
Effect
: Creates an ole
OLE automation object of the class automation class, where ole must have the ole2_object type from the OLE2
type group and class specifies the name of the class.
Additions