SAP articles
71 tutorials, cross-tagged with 17 SAP modules.
Adding Custom Fields to Contract Account Screen
Usually whenever we hear the word of adding custom fields to a transaction the first thing we would do is searching for a field exit. This is fine if you are working in R/3 but in case of ISU, SAP has...
Notification of Absence as a Form-Based Service in Manager Self-Service
This function enables managers to use interactive PDF forms in the portal to request changes to HR data for employees in their area of responsibility. After a manager has submitted a change request, r...
ABAP Add-On: Usage & Packaging
This tutorial is intended to explain the "Creation of ABAP Add-On Installation Package Using ADD-ON Assembly Kit (AAK)." We get to know the prerequisites for using AAK and an introduction into working...
Using SAP PI Lookup API and Dynamic Configuration in SAP GRC NFE Outbound B2B Interface for Dynamic E-mail Determination
By default, the outbound B2B interfaces of the SAP GRC NFE solution require that, for each Business Partner that receives the NF-e XML document, a corresponding Party/Service and Communication Channel...
Floorplan Manager for ABAP - Developer's Guide
The new FPM Cookbook is now available for download. This new guide provides an overview and information on how to easily build and configure your Web Dynpro ABAP applications. The Cookbook outlines th...
Innovation Without Disruption: A Deep Dive into SAP's Enhancement Package Strategy for SAP ERP
This SAP Insider article continues from previous Under Development columns to explore the Switch and Enhancement Framework, the technological backbone that supports the strategy to provide SAP ERP cus...
Messages Internationalization with Web Dynpro ABAP
The application shows a (highly simplified) online car booking form. It allows users to enter their name, the date they want to travel, their departure city, and preferred car type. This tutorial show...
Working with Dynamic Tables in Interactive Adobe Forms and Web Dynpro ABAP
This article helps ABAP developers, who are faced with a scenario of having a dynamic table within the Interactive Adobe form in their Web Dynpro ABAP Component. The scenario discussed here will help...
Implementing Customer Exit Reporting Variables as Methods
This article describes how we can implement customer exit reporting variables as methods of a global class. Instead of changing the customer exit for populating the values for reporting variable, ever...
Implementing Feature of Automatic De-allocation of Stock for Transfer Posting Movement in AFS 6.0
With the newly implemented feature in AFS 6.0, stock can be automatically de-allocated for specific transfer posting movement types. Transfer posting movement 322 is an SAP standard movement to transf...
Enhancement Package 1 for SAP NetWeaver Business Warehouse 7.0 (SAP NW BW 7.01)
In this presentation about Enhancement Package 1 for SAP NetWeaver BW 7.0, you will find additional modeling capabilities in the area of Enterprise Data Warehousing and in the area Enterprise Reportin...
How to Work with the Sample Application JPAExample01App: A Step by Step Instruction
This document explains how to use the sample application JPAExample01App, described in the article "Getting Started with Java Persistence API and SAP JPA 1.0." The sample application is available as a...
How to transfer custom fields from SRM to Backend
In the shopping cart of your SRM system some custom fields are required. The field-content entered during purchasing shall be transferred to the according customer fields in the purchase requisition o...
Using ABAP-OO in BI-Transformations through Custom Class
In BI 7.0, BI Transformation routines must use OO-ABAP and all new constructs by SAP follow ABAP-OO. Indeed, as per the methodology promoted by SAP, ABAP-OO should be the right path for any ABAP dvelo...
How to Handle ABAP Function Parameters in Java
This article will help you understand the ways in which you can handle and use the import and export parameters of an ABAP function module (RFC-enabled) in your Java code. This will help you in intera...
Adaptive Enabling a “hello world” SAP System under Windows/MSSQL/NetApp
In this paper we will provide guidance in setting up an "adaptive enabled" landscape when the managed OS is Windows. We will use the installation of a adaptive enabled 7.11 ABAP system as guidance thr...
Version Management of ABAP Programs
In some companies we may have different systems for Development, Quality Control and Production. Writing a new program from scratch in Development will never be a problem for developers. However, some...
How to Extend an Outbound IDoc
This document provides details on why we need an extended IDoc and how to create it. We will also see a step-by-step procedure for creating an extended IDoc. The steps involve creating a segment of re...
Update to NetWeaver EhP1: SAP NetWeaver 7.01 (Best Practice Implementing NetWeaver EhP1 for BW)
One of the Requirements to Implement all new SAP BusinessObjects Sceanrios like the improved usage of the BusinessObjects Portfolio or the new innovative combined Search Solution require the update/im...
Transaction Code for Infoset Queries
It is not easy to create transaction code for Infoset queries (standard area / global area) through SE93. Also it is not recommended to create T code on the generated program name. This is because if...