sapdev logo background
sapdev logo sapdev logo
Comments

SAP NEWS-71-ABAP-OBJECTS documentation, setup help and example usage



Return to SAP documentation index



ABAP Objects in Release 7.0, EhP2

1 Declaring Instance Constructors
2 C Destructor
3 Konstants in Class Pools


ABAP_MODIFICATION_1 Declaring Instance Constructors

As of Release 7.0, EhP2 , the
METHODS statement can be used to declare an instance constructor in all visibility areas , the instantiablity of which is more general than or equal to that specified in the CREATE
addition of the CLASS DEFINITION statement. Until now, this was only possible with the public visibility area (change has already been downported to Release 7.0).


ABAP_MODIFICATION_2 C Destructor

As of Release 7.0, EhP2 , more than one attribute can be passed in SYSTEM-CALL in the C Destructor .


ABAP_MODIFICATION_3 Constants in Class Pools

As of Release 7.0, EhP2 , it is possible to declare program local constants in a class pool where the gloabal classes can access their private components and their methods.
Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




NEWS-71
NEWS-71-BOXED_COMPONENTS




comments powered by Disqus