ObjectOrientation
-
Attributes, states and time
Published on
in ABAPReading time:
4–5 minutesA class does not need to have attributes unless there’s a specific reason for it.
-
Returning object or key
Published on
in ABAPReading time:
2–3 minutesIn ABAP, methods often return data but not objects. There’s a good reason not to do this. Is this data focus a relic of the procedural programming approach in ABAP that only exists in our minds?
