LaurensDeprost
Contributor
Member since ‎12-29-2016

User Statistics

  • 165 Posts
  • 32 Solutions
  • 288 Kudos given
  • 398 Kudos received

User Activity

About ranges and select-options Convert internal tables to ranges Fill ranges directly from SELECT statements About ranges and select-options Ranges are internal tables with the same structure as a selection table. They are very useful for f...
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. This post uses calendar week as an example for value helps a...
After coming into contact with ABAP, developers with experience in other programming languages often wonder if there is a ternary operator available in ABAP similar to the construct a ? b : c. Unfortunately, there is not. However, using 7.40 syntax...
Why use local exception classes? Class editor: source-code based or ADT ⚠️ Defining a local exception class Source-code based Class Builder Eclipse with ADT Example Further reading Conclusion   Why use local exception class...
Optimize release cycles by organizing your SAP transports CTS: Change and Transport System Projects About projects in CTS Creating Projects Transaction SPRO_ADMIN Report RSWBO_AUX_PROJECT Assigning projects to transport requests ...