How will you do in session method?
Answer Posted / senthil
1.Flat file creation(ex. text file or excel file).
2.Declare internal table and bdc structure.
3.Upload the data to internal table(ws_upload or gui_upload)
4.Upload the data to the corresponding screen from internal
table.
5.open bdc
6.insert bdc.
7.close bdc.
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
What are the fields in the memory table ‘screen’?
What are table clusters?
what is the transaction transaction for setting parameters rdisp/buffermode
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
What are client dependent objects in abap/sap?
when do you need to create an internal table with header line ? and with out a header line?
What are the three hierarchical levels of data types and objects?
What are the personnel administration related Infotypes
hi i need detailed information on badi and bapi how can this work in real time senarios plz explain with exp
Differentiate between transparent tables, cluster tables and pooled tables
What is a database view? : abap data dictionary
What are the functional modules used in sequence in bdc? : abap hr
Name some data dictionary objects?
Can you print decimals in type n? What is difference between float and packed data type?
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?