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

Answer Posted / anuraj singh rana

First you have to write codes to upload the file from
application server to presentation server.

Design the internal table according to the flat file.
Declare another internal table type BDCDATA which contains
the fields:
1.Program name.
2.Dynpro(Screen no.)
3.Dynbegin(Marks the begining of screen)
4.Fnam(Field name)
5.Fval(Field Value)

Then call either Transaction or session method to pass the
data into the SAP Database table.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does every abap/4 have a modular structure? : abap modularization

885


What is the syntax for ‘call transaction’?

829


Explain how do you move on to the next screen in interactive reporting?

776


What is an update type with reference to a match code id?

761


****THANK YOU ALL ABAP EXPERTS**** I got a JOB as ABAP Consultant in Infosys.I cleared the interview.The question posted here are really good.I cleared interview based on this material only.It really works.I thank all members who posted que&ans here. Those who are in search of job in MNC study this question set only you will get sucess. Thanks once again allinterview.com and members of this community. tulika20021@rediffmail.com

1924


Explain what are interactive reports?

818


What is a variable in the sap abap?

770


Explain what is sap script? What is the purpose of sap script?

843


What is bdc programming? : abap bdc

769


What is a data class? : abap data dictionary

849


Where can you find error log for call transaction? : abap bdc

987


What are the differences between a database index and a match code? : abap data dictionary

920


how 2 create the normal form by using functional module

2352


Explain the difference between get and get late?

789


What is the t-code to display batch input sessions? : abap bdc

901