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

Tag Archives: Function Module

You are here:
  1. Home
  2. Entries tagged with "Function Module"

Function Module To Change or Cancel Confirmed Quantity

ABAP, Code SampleBy ABAPCOOKBOOK EDITORMarch 7, 2017

Sample program which demonstrate the use of the FM ‘SD_BACKORDER_UPDATE’ to update or cancel the confirmed quantity (VBEP-BMENG) of schedule lines in a sales order. ATP check is automatically re calculated using this function module.

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.

→12→
ABAP Cookbook | Privacy & Terms | Copyright © 2013 -
Go to Top