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 different window types in sapscript?

767


What is a table pool?

867


What work you have done in HR module

1123


What is screen flow logic? What are the sections in it?

852


What is a type group?

735


How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul

2360


hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me

2006


Explain the difference between open_form and close_form?

758


performance tuning concepts

1191


What are the difference between pool tables and transparent tables?

874


What is a table pool? : abap data dictionary

837


Performance tuning techniques

1126


what are Hana Basics

1148


How do you differentiate tax for different countries? : sap abap hr

929


What are the aggregate objects in the data dictionary? : abap data dictionary

1321