Ans:An object-orientedprogramming languageallows concepts such as abstraction, modularity, encapsulation, polymorphism, and inheritance. Simula is the first object-oriented language. Objects are said to be the most important part of an object-oriented language. The concept revolves around making simulatio...
SAP Managed Tags: ABAP Development ABAP Development Programming Tool View products (1) Hi, Can ne1 give me some link that describes how OOPS is implemented in ABAP. Thanks, Mohit. Reply 1 ACCEPTED SOLUTION Go to solution Former Member Options Mark as New Bookmark Subscribe Mute Subs...
SAP Managed Tags: ABAP Development Hi Experts, I am new to OOPs concepts. in my program i have used cl_salv_table class. but i need to handle the drop down for one column.but i found the method to handle drop down is present in the class cl_gui_alv_grid. to get this resolved ...
0 Kudos 774 SAP Managed Tags: ABAP Development Hi All, Can any one provide me sample codes/transaction for ALV programs using OOPS concepts. Thanks, Vinod.Reply All forum topics Previous Topic Next Topic 5 REPLIES Former Member 2007 Sep 12 6:52 AM 0 Kudos 117 SAP Managed ...
OOPS concept in delphi How to do interactive reports se38 using OOPS concept? I want some concepts in ABAP OOPS including alvs with OOPS Function by which we get values for object strictly follow the data hiding rule in OOPSSubscribe To RSS Feed Subscribe Tags Cloud Company Interviews Acc...
Usually you will come across using static methods for achieving singleton concepts where in you want to create only single instance of the class throughout the session. thanks & regards, narayan Reply Former Member 2013 Mar 29 6:10 AM 0 Kudos 91 SAP Managed Tags: ABAP Development ...