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 ...
Encapsulation is an object-oriented programming concept that binds the code/functions and data together to ...
Inheritance is one of the most important object-oriented programming concept. Inheritance allows to derive ...
Using inheritance, the methods in the super class can redefine in subclass by using ...
What is Exception? Exception is an runtime errors that occurs during the program execution. The ...
Business add-in (BADI) is a source plug-in provides enhancements to the standard version of ...