Function Module To Split a Long Text into Smaller Segments
This tutorial explains how to use the function module ‘RKD_WORD_WRAP’ to split a long string into small string chunks.
DetailsThis tutorial explains how to use the function module ‘RKD_WORD_WRAP’ to split a long string into small string chunks.
DetailsA sample program which allows to retrieve the current system date and time in ABAP.
DetailsIn this tutorial, we will explain how to create a batch input session and how to execute it automatically via code. We will also explain how to retrieve the status of the batch session after it has been executed.
DetailsThis tutorial explained how to use the function module ‘READ_TEXT’ and how to determine parameters used by this FM.
DetailsThis tutorial explains how to use index looping in SAP ABAP with detailed sample code. It also outline the performance difference between index looping and nested loops.
Details