JCJonathan Chirkinjchirk.hashnode.dev·Feb 23, 2022 · 2 min readFactory pattern in ABAPI couldn't find a nice ABAP blog on how to implement a Factory pattern which had my requirements, so here it is. Requirements : The factory decides which class it returns depending on the input parameters Do not allow to instanciate the child class...00
JCJonathan Chirkinjchirk.hashnode.dev·Feb 22, 2022 · 2 min readLearn in publicA good friend of mine (Baptiste Devessier) finally convinced me to create my own blog. He convinced me to learn in public and not to stay alone in my corner trying to hoard every bit of knowledge I can. Why now ? What was refraining me before were :...01M