SAP StackFICOHRMMSDPMPSABAPNetWeaverTablesTcodes ☰MENU

CREATE OBJECT statement in ABAP

CREATE OBJECT statement in ABAP programming is used for creating an instance of the class or object.

Syntax

CREATE OBJECT <obj>

CREATE OBJECT <obj> <class>

Here the second variation of CREATE OBJECT is for calling external objects in OLE2 Automation. We should use reference variables point to the created objects. We cannot address objects directly.

The main additions used with this statement

The main runtime errors are

Return values in the system field SY-SUBRC

Also Read : View Other ABAP Keywords & Syntax -> ABAP Transaction codes

SAP ALECRMSCMSRMSAP Solutions SAP ReferencesSAP BasicsPP ModuleWMSAP Partners
HomeContact & Privacy PolicyTwitter
All of the product names here are trademarks of their respective companies. The site sapstack.com is not affiliated with SAP AG.
©2024 sapstack.com