sapdev logo background
sapdev logo sapdev logo
Comments

SAP CONSTRUCTOR GLOSRY documentation, setup help and example usage



Return to SAP documentation index


ARTICLE

constructor
A special method in a
class that sets a defined initial value for the status (
attributes ) of the class or its objects . There is an instance constructor for instance attributes and a static constructor for static attributes . The constructors always exist implicitly, but must still be declared explicitly for your own implementations. Special
constructor expressions also exist.
ABAP_MORE_INFO
Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




CONSTRUCTOR_EXPRESSION_VALUE
CONSTRUCTOR_OPERATOR_GLOSRY




comments powered by Disqus