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 is the difference b/t Session method and call transaction method ??
What is the difference between retroactive accounting period, earliest retroactive accounting period? : sap abap hr
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
How to debug rfc function module?
Search help exit details.
What is the difference between a structure and an append structure?
Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.
What is view? Different types of view. Explain?
What is a fall back class?
Can we set page headers to details lists?
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?
How to create a check box/option button in a list?
What is constructor expression in nw abap 7.4?
How do you write a function module in sap?
Select up to 1 row and select single difference ?