Function Module To Add Days To A Date
Sample code on how to use the function module ‘BKK_ADD_WORKINGDAY’, which allows to add days to a specific date. The FM can also consider non-working days based on the calendar maintained in the SAP system.
Sample code on how to use the function module ‘BKK_ADD_WORKINGDAY’, which allows to add days to a specific date. The FM can also consider non-working days based on the calendar maintained in the SAP system.
This tutorial explains how to use the function module ‘READ_TEXT’ to read SAP long texts with detailed sample code.
This tutorial explains the difference between the system variables ‘SY-TABIX’ and ‘SY-INDEX’.