What to do when there is no user friendly standard value help available for a given data element? Find out how to enable end-users to easily make a selection with a custom implementation.
Projects are a valuable tool for going live with different projects at different times, linking development work in a single area, or simply keeping track of all transports for a specific change or release cycle.
Starting to develop Adobe Forms or running into issues? Run a test program to make sure that the configuration steps for ADS (Adobe Document Services) have been completely and corrently executed.
In OData, $expand allows providing multiple entities and/or entity sets as a response to a single service call. Although the SAP Gateway framework can handle expands out of the box, implementing custom logic is recommended for performance reasons.
It is generally best practice to create global exception classes. That said, a handy but not so well-known option is to define a local exception class inside a global class. These allow internal exceptions to be handled without the need for another global DDIC object.
Class `CL_SALV_TABLE` remains widely used for displaying simple, two-dimensional ALV grids. Get your ALV List up and running in no time using this collection of snippets covering all basic requirements.