Syntax error Using constants in ABAP OO method

Using constants in ABAP OO method



Your INCLUDE should only contain definitions of constants nothing else and then the answer is straightforward.

Select Goto → Class - whichever local definition and then add an INCLUDE statement. This will expose all the constants “INCLUDE” in your implementation.

Updated on: 2020-02-13T10:08:34+05:30

360 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements