Objective: - Steps For implementing BDC using call transaction Method. When SAP is implemented we need Data to migrate from non-SAP system i.e. Legacy system to SAP system.
One way of doing this is BDC (Batch Data Communication). Requirement:- For Developing BDC using CALL TRANSACTION method we need to do the recording of the corresponding transaction & flat file in which data is stored. Flat file can be Text file or Excel File. In CALL TRANSACTION we also have to create the Error Log file. In BDC we use structure BDCDATA for Batch Input, which has following components. PROGRAM - BDC module pool DYNPRO- BDC Screen number DYNBEGIN- BDC screen start FNAM- Field name FVAL- BDC field value A BDCDATA structure can contain the batch input data for only a single run of a transaction In CALL TRANSACTION method, we need to create Log for the Error Message, for this we use structure BDCMSGCOLL. For our demo purpose, we would be considering the file format.
(If you are using the same file for practice make sure you remove the above two heading rows.) Define the internal table structure as per the above file structure. Almond Verba Civic Culture Pdf Merge. DATA: BEGIN OF fs_field, bsart TYPE eban-bsart, ” Document Type. Matnr TYPE eban-matnr, ' Material Number. Menge TYPE eban-menge, ' Quantity Requested.
Werks TYPE eban-werks, ' Plant. END OF fs_field. Recoding is done using the Transaction – SHDB. Here we have done Recording for the transaction- ME51. The Recording which you get will be in following format.
Brief History Of Sbi Bank Pdf. Please send us your feedback/suggestions at • • • • • • • • © 2006-2007 SAPTechnical.COM. All rights reserved. Jerry Rivera Grandes Exitos Torrent there. All product names are trademarks of their respective companies. SAPTechnical.COM is in no way affiliated with SAP AG. SAP, SAP R/3, R/3 software, mySAP, ABAP, BAPI, xApps, SAP NetWeaver, and and any other SAP trademarks are registered trademarks of SAP AG in Germany and in several other countries. Every effort is made to ensure content integrity.