Skip to content
Twitter page opens in new windowFacebook page opens in new window
ABAP CookBook | Largest Directory of ABAP Tutorials, Tips and Tricks
Largest Directory of ABAP Tutorials, Tips and Tricks
ABAP CookBook | Largest Directory of ABAP Tutorials, Tips and Tricks
  • Home
  • Privacy Policy
  • For Dummies
  • Tutorials
  • Tips & Tricks
  • Sample Codes
  • SAP News
Search:
  • Home
  • Privacy Policy
  • For Dummies
  • Tutorials
  • Tips & Tricks
  • Sample Codes
  • SAP News

Category Archives: Code Sample

You are here:
  1. Home
  2. Category "Code Sample"

Function Module To Add Days To A Date

ABAP, Code SampleBy ABAPCOOKBOOK EDITORMarch 3, 2017

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.

The Function Module ‘READ_TEXT’

ABAP, Code Sample, For DummiesBy ABAPCOOKBOOK EDITORAugust 10, 2015

This tutorial explains how to use the function module ‘READ_TEXT’ to read SAP long texts with detailed sample code.

The Difference Between SY-TABIX and SY-INDEX

Code Sample, For DummiesBy ABAPCOOKBOOK EDITORAugust 10, 2015

This tutorial explains the difference between the system variables ‘SY-TABIX’ and ‘SY-INDEX’.

123456
ABAP Cookbook | Privacy & Terms | Copyright © 2013 -