Description
This property returns a list of all public constant properties declared by the class
Returns
An array containing the costant
Note
For users class, constants are properties of class declared as:
const ...
Predefined classes have proper BAPI callback to declare constants.
Only read property