2010 Aug 03 9:45 AM
Hi,
I want to know about the Design Patterns in ABAP.
Regards,
Sourav
Hi,
I want to know about the Design Patterns in ABAP.
Regards,
Sourav
2010 Aug 03 11:10 AM
Sourav,
Please search in google.MVC,Singleton,Business classes are some of the patterns
Thanks
Bala Duvvuri
2010 Aug 03 12:32 PM
hi sourdi
Below are the list of Design pattern in abap .
Singleton: ensuring single class instantiation
Adapter: making class interfaces compatible
Factory: encapsulating object creation
MVC: decoupling business logic from the view
Facade: providing a simplified interface
Composite: treating individual objects and compositions uniformly
Decorator: forming a dynamic chain of components to be used as one by the client
regards
chinnaiya P
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |