Sample ABAP Program to Update Customer with CMD_EI_API

This is a sample ABAP program to Update Customer Or Person / contact with the SAP API Class CMD_EI_API for Customer Modification.
First let’s introduce the main Class Methods , then a sample ABAP Program showing how to use the CMD_EI_API class to update SAP Customer Data.

Continue reading “Sample ABAP Program to Update Customer with CMD_EI_API”

How to SAP Upload Excel File with TEXT_CONVERT_XLS_TO_SAP

Upload Excel File to internal table in SAP using the standard FM TEXT_CONVERT_XLS_TO_SAP is a common business requirement for fast upload data or mass data manipulation.

Find also a full ABAP Program, just copy and paste it and start playing with Excel.

Continue reading “How to SAP Upload Excel File with TEXT_CONVERT_XLS_TO_SAP”

SAP CRM Business Transaction: The main SAP CRM Tables and BAPI

SAP CRM Business: In SAP CRM, Business Transaction in CRM is defined by Object Type which defines the kind of the Business Transaction.

In this post, you will find the most used SAP CRM transaction Codes and the related SAP CRM tables also more details about the usefull BAPI for Business Transaction BAPI.

Continue reading “SAP CRM Business Transaction: The main SAP CRM Tables and BAPI”

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”

Exit mobile version