Constructors are special methods that are called automatically while creating an object or instantiated ...
COLLECT statement used for populating the internal tables. COLLECT is used while inserting lines ...
Events are functions that are triggered based on the result of a condition. Events ...
READ statement used to read the internal table. We can read the table lines by ...
Objects establish the key concept in object oriented programming. An object is a self-contained ...
INTERFACES are like classes and act as data types for Objects. Interfaces are independent ...
Attributes are internal data fields within a class that can be declared with any ...
CASE statement used to validate one operand value with multiple values at a time. ...
In some cases, a block of statements needs to be executed repeatedly. Looping statements(While, ...
In addition to these built-in types, the ABAP supports two Dictionary types TIMESTAMP and ...