Hi all,I have been looking into downloading the source code for Web Dynpro components via the ADT services. I want to pull code into a tool to compare the code between systems and versions. To download the code for a Web Dynpro component controller I...
IntroductionDuring the course of a recent project for a customer, a fairly complex Web Dynpro for ABAP application was developed. The WDA was a single screen application, with several popup screens, each implemented as a separate WDA. The WDA display...
I'm working on some legacy code and seeing extensive use of the "changing" type of parameters -- structures are passed on to methods and modified. Should changing parameters be used in a modern programming language? Does it not violate command-query ...
In 7.02, method chaining in ABAP is allowed, which means that we can write less code and use fewer temporary variables. In a web dynpro view method, is there a method for reading the contents of a context node into a structure using just one line of ...
Flash islands in SAPRecognizing the limited flexibility of the standard Web Dynpro UI components, SAP has provided flash islands (and Silverlight island) as an option for embedding visually rich and interactive UI components into Web Dynpro applicati...
Hi Peter, thanks for sharing - can you tell me how Personas fits into the "clean core" philosophy and the extensibility framework? Is Personas a "clean", upgrade proof technology?
Thanks for your reply Thomas. It is certainly frustrating in this particular case as it is not obvious why these APIs are not released, but it is good to know that I don't need to waste more time circumventing this restriction. I will submit a reque...
Thank you for these updates - I hope you can clarify an issue for me regarding "released" objects and "release contracts".
We are currently in the middle a migration project from ECC to S/4 Hana and would like to build some custom reports (in BTP AB...