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: sample code

You are here:
  1. Home
  2. Entries tagged with "sample code"

How To Use Function Module READ_TEXT

ABAP, Code Sample, For Dummies, TutorialBy ABAPCOOKBOOK EDITORSeptember 23, 2018

This tutorial explained how to use the function module ‘READ_TEXT’ and how to determine parameters used by this FM.

BAPI To Update Sales Order Reason For Rejection

ABAP, BAPI, Code SampleBy ABAPCOOKBOOK EDITORMarch 6, 20171 Comment

A program to demonstrate how to use the BAPI ‘BAPI_SALESORDER_CHANGE’ to update reason for rejection (VBAP-ABGRU) for all materials in a sales order.

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.

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