sapdev logo background
sapdev logo sapdev logo
Comments

SAP OO KEYWORDS documentation, setup help and example usage



Return to SAP documentation index


INCLUDE
ALIASES Declares an
alias name
CALL METHOD Calls a method dynamically
CLASS ... ENDCLASS Defines a class
CLASS-DATA Declares a static attribute
CLASS-EVENTS Declares a static event
CLASS-METHODS Declares a static method
CREATE OBJECT Creates an object .
EVENTS Declares an instance event
INTERFACE ... ENDINTERFACE Defines an interface
INTERFACES Includes an interface
METHOD ... ENDMETHOD Defines a method
METHODS Declares an instance method
PRIVATE SECTION Introduces the package visibility section
PROTECTED SECTION Introduces the protected
visibility section
PUBLIC SECTION Introduces the public visibility section
RAISE EVENT Triggers an event
SET HANDLER Registers an event
Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




OO_DIFFERENCES_OBSOLETE
OO_OBS_ADD_1




comments powered by Disqus