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: 13-Feb-2020

179 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements