ABAP Object Oriented Programming (OOP): Builder pattern Cloud Ready Version.
Inside the blog post we will have a look on implementation of Builder pattern, that is very classic for OO languages like JAVA, C# and etc. But we concentrate on ABAP realization of the pattern. Furthermore, implementation made on special language ve...