BDC & LSMW New
BDC & LSMW New
BDC = ?
BDC (BATCH DATA COMMUNICATION)
is a procedure which is used to transfer or upload data from NON-SAP SYSTEM to SAP SYSTEM.
ADVANTAGES OF BDC
The
transaction flow is simulated and the data is transferred as if it were entered online. can EASILY make CHANGES and RECTIFY ERRORS according to our client needs.
We
SAP TRANACTION
SESSION METHOD.
1) synchronous processing. 2) can transfer large amount of data. 3) processing is slower. 4) error log is created 5) data is not updated until session is processed.
CALL TRANSACTION. 1) asynchronous processing 2) can transfer small amount of data 3) processing is faster. 4) errors need to be handled explicitly 5) data is updated automatically
DISPLAY MODE
UPDATE MODE
BDCDATA
BDCMSGCOLL
RECORDING NAME
TCode
PRESS ENTER
click on create
Select subtype which you want upload data and hit enter button
enter value for data fields to be Record and transfer and save
FROM RECORDING
Coding process
PERSS F8
click
Tabulator space
Press enter
Press F3
T-code: SM35
LEGACY DATA
T-CODE : SM35
LSMW
[LEGACY SYSTEM MIGRATION WORKBENCH]
LSMW =
R/3-based
tool. LSMW also supports conversion of data. Imported into the SAP R/3 system via batch input, direct input, BAPIs or IDocs. recording function allows to generate a data migration object.
ADVANTAGES OF LSMW
Because
not much technical(ABAP) effort are required. Greatly reduces the amount of development time.
MAIN FUNCTIONS
1> Read data
2> Convert data 3> Import data
T-CODE : LSMW
click on create button
Press F8
To define the project, subproject and the required (business) object and to create recording function to create a userspecific
Create recording :
Select subtype
click
Save.
Field names
Default values
Double click
Double click
Double click
PRESS F3
We define the structures and fields of the project. These describe the transfer file and must have the same format in the export program. You then relate the structures and fields of the SAP system to those of the project.
The system generates the conversion program from the structure and field relationships as well as the conversion rules.
SKIP 6 th STEP
SPECIFY FILES :
ASSIGN FILES :
Save the legacy text to structure And press F3
Read data :
Press F8
press F3
READED DATA
PRESS ENTER
press F3
The file of read data is transferred to the file of converted data during migration
CONVERT DATA :
PRESS F8
press F3
CONVERTED DATA
PRESS ENTER
press F3
Preparation for data import by means of the standard batch input program
Press enter
PRESS F8
PRESS ENTER
Updated legacy text Press enter button to u get next legacy data
Updated legacy text Press enter button to u get next legacy data
QUESTIONS ? / ?
THANK
YOU..