SAP Alternative Unit of Measure for Material

Before dealing with sap alternative unit of measure, let’s define what Base Unit of Measure for a SAP Material then we will explain the Alternative unit for Material.

Then I will explain how Alternative Units work for Material.

The system converts all the quantities you enter in other units of measure (alternative units of measure) to the base unit of measure.

Continue reading “SAP Alternative Unit of Measure for Material”

How to Get SAP VIM Default Approval

SAP VIM Default Approval can be set in SAP VIM ( Vendor Invoice Management) to allow SAP VIM to retrieve the an?pprover by default in the workflow of DP validation.

This Article will explain ?How to retrieve SAP VIM Default Approval will explain from a Cost Center and a Document Type.

First, I am explaining technically the complexity of how Approval Data is stored in different SAP Table.
Second, I am giving away the full ABAP program ( actually it is a function module I developed) to retrieve the list of Default Approval.

Continue reading “How to Get SAP VIM Default Approval”

SAP Invoice IDoc INVOIC02 – Structure, User-Exit and BADI

Idoc INVOIC02: This article will introduce you to outbound IDoc for Invoice/Billing document in SAP.

It will cover the IDoc Invoic02 structures, XML Schema, Enhancement for INVOICE Idoc and ABAP Code to generate INVOICE Idoc with BAPI

  • Idoc INVOIC02 Structure
  • User Exit and BADI for Idoc INVOIC02
  • Generate Invoice IDoc with BAPI
Continue reading “SAP Invoice IDoc INVOIC02 – Structure, User-Exit and BADI”

How to SAP Mass Download of ABAP Download Programs in HTML/TEXT format

SAP Mass Download: The following program offers to mass download of SAP sources ( ABAP Download source code to your local PC/Mac) .

First, it scans the source code as well as text and documentation in order to import the most important pieces to save programs locally as HTML pages or plain Texts.
Continue reading “How to SAP Mass Download of ABAP Download Programs in HTML/TEXT format”

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”

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”

Exit mobile version