How to implement a program (batch input) which reads a
external text file with inventory data, and write these data
in sap?

Answer Posted / bandivenkateswarlu

If u implement to batch input program we should follow
these guide lines.


guide lines.

1. Analying the data from the local file or flat file.
2. Analying the transaction.
3. Declaring the internal table (BDCDATA)

program: Name of the module pool program name
dynpro: it indicate for screen no
dynbegin: it indicates for new screen no
fname: Name of the fields in the database table
fval: values area assinged with the fields

4.Transfeering the data from local file to internal table.
5. Populating the internal table . (BDCDATA)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are logical databases? : abap hr

701


What are the basic objects of the data dictionary?

572


What are the differences between table and structure in data dictionary?

602


What is an Open Item in SAP? How will you find an Open Item in SAP?

628


What is the difference between abap and hr abap? : abap hr

615






How can we set the table spaces and extent sizes? : abap data dictionary

744


Explain the call transaction method? : abap bdc

592


what is user specific parameter?

1677


Describe the difference between macro and subroutine?

636


Some Realtime Examples on Exits .

1726


What is the table buffer? Which type of tables used this buffer?

563


What’s value table?

587


What are the other modules integrated with om? : sap abap hr

544


What is transparent table?

602


Define the various contents of technical specifications ?

620