The 3 ways to Mass Update Contacts of Customer in SAP

Update Contacts of Customer: One of recurrent business requirement in SAP ECC is mass update Contacts for Customer in SAP.

The Standard way with Batch input is tricky and has low performance. In this post, I will give a technical overview of Customer’s Contacts then go through different method to Update Contacts of Customer.

Continue reading “The 3 ways to Mass Update Contacts of Customer in SAP”

SAP CRM Business Partner with SAP CRM Tables and BAPIs

SAP CRM Business Partner are the key object in CRM because the aim of CRM is to give a 360? view of customer and vendor . It is oriented on Business Partner.
All the party are modelized as?SAP CRM?Business Partner (BP).

Continue reading “SAP CRM Business Partner with SAP CRM Tables and BAPIs”

Document Flow SAP SD and MM with Tcodes and Tables

Learn the main steps to create a sales order in SAP system (ECC).Easy SAP SD – Sales Order Process for end users.

This post deals with Document Flow SAP SD ( For Sales and Distribution ) and SAP MM ( for Material Management) .

It details the different SAP documents with Tcodes and SAP Tables. The main focus will be The Sales Order Process flow.

Continue reading “Document Flow SAP SD and MM with Tcodes and Tables”

How To find SAP BADI and User exit for any SAP transaction

SAP BADI: Enhancement of a SAP Standard Program/Class/function are a daily routine for ABAP-er ( at least for me ).
The most harsh part is to find the right place to put the custom code.

This article will give two different step-by-step guides to find the BADI or User-Exit for a transaction or program. It is up to you to choose the most relevant for your case.

  • Debugging the CL_EXITHANDLER Class
  • Analyse SQL Trace

Continue reading “How To find SAP BADI and User exit for any SAP transaction”

Most Useful SAP EDI Transactions (SAP Idocs Tcodes) & SAP EDI Tables

SAP EDI Transactions: IDoc stands for intermediate document.

Idocs are a standard data structure for Electronic Data Interchange (EDI) between application and SAP System.

In this article, you will find the most important IDocs Tcodes and the most useful SAP Edi Tables to start you mastery journey with IDocs.

Continue reading “Most Useful SAP EDI Transactions (SAP Idocs Tcodes) & SAP EDI Tables”

Convert IDOC to XML format with Full ABAP Code

Convert IDoc to an other format can common business requirement in order to make communication possible between SAP System and other Landspace.

In this article, you will learn how to convert IDoc to XML file having the same schema as the original IDoc.

First, how to retrieve SAP IDOC Schema, then the different steps to make the IDoc Conversion possible. Finally, you will find the full SAP ABAP Program Source ready to go !
Continue reading “Convert IDOC to XML format with Full ABAP Code”

Manage SAP SLG1 – Application Log in ABAP with samples

Sap Application Log with transactions SAP SLG0 and SAP SLG1. The First part covers the main SAP Application Log using the standard SAP Application Log SLG0 and SLG1.

The Second part details how you can create, manage SAP Log using ABAP with the different options.

Continue reading “Manage SAP SLG1 – Application Log in ABAP with samples”
Exit mobile version