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
What are the different window types in sapscript?
What is a table pool?
What work you have done in HR module
What is screen flow logic? What are the sections in it?
What is a type group?
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
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
Explain the difference between open_form and close_form?
performance tuning concepts
What are the difference between pool tables and transparent tables?
What is a table pool? : abap data dictionary
Performance tuning techniques
what are Hana Basics
How do you differentiate tax for different countries? : sap abap hr
What are the aggregate objects in the data dictionary? : abap data dictionary