How to use EXPORT or IMPORT data to and from ABAP Memory ID.
This is a sample ABAP Code to let you Transfer ABAP internal Table from one report to another using Memory ID.
Continue reading “ABAP Memory ID : How to use EXPORT or IMPORT data”SAP Transformation: Legacy ECC to S/4HANA, BTP & ABAP Cloud
How to use EXPORT or IMPORT data to and from ABAP Memory ID.
This is a sample ABAP Code to let you Transfer ABAP internal Table from one report to another using Memory ID.
Continue reading “ABAP Memory ID : How to use EXPORT or IMPORT data”Extract BMAP Graphics from SE78 to Local : This is the ABAP program to extract SAP Graphics and save them in local.
Continue reading “Extract and Download BMAP Graphics in SAP with ABAP Sample Code”
Core Data Services comes with SAP HANA as a new SAP ABAP Application programming paradigm based on Code-To-Data.
Let’s first define the paradigm changes in SAP ABAP development. Then demystify the Core Data Services in SAP HANA.
Continue reading “Core Data Services (CDS) on SAP HANA – Overview”Credit Limit for Customer in SAP SD post will detail all the important Data for Credit calculation for Customer in SAP SD .
It includes determination of credit control area, Calculation of Credit horizon date, and determination of Credit Exposure in SAP SD.
Continue reading “Credit Limit for Customer in SAP SD”How to link STKO and STPO : Find the link between STKO and STPO is a common requirement in SAP PP for example. This post will guide through the SAP Tables Diagram for SAP BOM.
Continue reading “How to link STKO and STPO for BOM in SAP”
Link between PLKO and PLPO for Routine in SAP will be explain in this post with the definition of each tables involved and a sample ABAP Code to retrieve for a Production Version the Routine.
Continue reading “How to Link Between PLKO and PLPO for Routine in SAP”Trigger MATMAS IDoc using BTE Function: this is a sample ABAP Program to generate a MATMAS IDoc for a Material Change using BTE event when a SAP Material is saved in MM02 / MM01. Continue reading “Trigger MATMAS IDoc using BTE Function”
Explicit PO Number: This post will explain how to create a SAP PO ( Purchasing Order) with Explicit PO Number.
The first part will cover SAP PO Number Customizing and the second part will explain how to create explicit PO Number.
Continue reading “Create SAP PO with Explicit PO Number”SAP CRM Marketing attribute is an important topic in SAP CRM Marketing. It allows collecting extra information on different SAP CRM Data Master like Business Partner.
As the topic of Marketing Attribute is huge, this post will focus only how to read SAP CRM Marketing Attribute of BP (Business Partner).
All the technical side will be explained with BAPI, SAP CRM Tables and a Sample ABAP Code.
ABAP Add SearchHelp on Parameter: a step-by-step tutorial how to add a custom Search Help / Value Request for a Parameter in Selection screen in ABAP Code.
Continue reading “ABAP Add SearchHelp on Parameter”