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

What are the steps in a bdc session? : abap bdc

660


What are the functions of lock objects?

810


Hi guy.. i have to face an interview in a couple of day.. so can you please give me some good and tough question on abap.

1689


Do you know any other patterns if yes.. explain

948


What is modularization and its benefits?

688






What is the meaning of abap editor integrated with abap data dictionary? : abap data dictionary

771


What are matchcodes?

650


What are the arithmetic operators in the sap abap?

688


What are the abap/4 commands that link to a layout set?

962


what is friend class

976


How is conversion of data types done between abap/4 & external level?

652


How do you convert non-char field into char type fields ?

1849


Hi my dear friends,Please give the answers for the following link http://www.saptechnical.com/InterviewQ/interviewQ.htm

1790


What are the functional areas? User groups? And how does abap/4 query work in relation to these?

694


What are the kinds of foreign key fields?

618