Date Range
Date Range
Date Range
Monday, June 18, 2007.
How to analyse, debug and optimize your SAP programs with standard tools. There is a phase in development cycle when the programmer needs to optimize his final product. This post focuses on those transactions which help developers to analyse, debug and optimize already finished reports and programs. Transaction codes for Database and Table handling.
Friday, November 9, 2012. Is a great compact framework for dynamic programming approach. Sample code below shows how to get names and values of a structure components at runtime. Values could be formatted by the help of type information provided. For more info about RTTS . Go struct TYPE REF TO. Go tc TYPE REF TO.
Demo and Utility codes Tips and Tricks Best Practices. Regex is used for string processing and they are very fast. Using conventional ABAP programming this can get pretty messy as a name can be in any format. Thankfully REGEX helps a lot.