QUESTION POSED ON: 01 September 2006 I have read white papers that claim ABAP development programs need to be object oriented. I have looked for decent examples, but have not found anything except for snippets. I have the ABAP Controls Technology book and Design Patterns in Object Oriented ABAP. I mostly write large table update programs, for example to update the materials or BOM tables using BAPIs or BDCs. I have looked through the demos and examples within SAP, but still have not found anything I thought appropriate for the type of mass-updating programs I write. Design Patterns is interesting but of course it is a dialog program with lots of user interaction. Do you know where I can find decent examples of batch processing programs which use and take advantage of classes, methods, inheritance, implementation, and events; i.e., the concepts that fully use the OO advantages? |
| |
No comments:
Post a Comment