Batch Input – Frequently Asked Questions(FAQs)

Batch Input FAQs :

 The attached file takes you to the in depths of the BDC concepts. The concepts ranges from Concepts, Recording (SHDB), Content of Data, Influencing the execution, Troubleshooting the execution, Special Development, and Miscellaneous questions.

BDC SM35 

Continue Reading…

Step by Step LSMW Tutorial

In an SAP implementation the data from legacy system (non SAP) normally transferred to the SAP system. Periodic data transfer between SAP and other system (interfacing) is also required. Both of the above form a part of data migration. In SAP, known tools for data migration are:

  • BDC (Batch Data Communication)
  • LSMW (Legacy System Migration Workbench)

This document presents Overview of LSMW and to provides you information about how to use this functionality.

LSMW

Continue Reading…

Difference Between LSMW and BDC

Both LSMW as well as BDC plays important role in new SAP setup as well as in maintenance of the system. Lets have an overview of the differences between the two processes.

 BDC LSMW

Continue Reading…

BDC to insert Wage Type in Infotype 0008 (Basic Pay)

Addition of new WageTypes to Infotype 0008 often comes as an urgent requirement. Instead of adding WageTypes to individuals, we can upload it through a BDC.

Insert Wage Type In Infotype0008

Continue Reading…

ABAP code for saving Long Text in BDC

There has been requirements for recording BDC for screens involving Long Text (Free field for text entry). The part that is a bit tricky is, the TextEdit control (Long Text field) does not gets recorded in the BDC.

The following function module is used to save the data with respect to the screen (say, Sales Order Number in case recording ‘Description’ and ‘Created By’ using VA01).

Save Long Text

Continue Reading…

Page 1 of 11