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 database view ? : sap abap data dictionary
Can a filed occur in several field groups?
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)
How does the interection between the dynpro and the abap/4 modules takes place?
Can we write the code both call transaction and session method in single program?
Is sap xi intended to replace ale?
Find the scenario and give the result: a, b, c are employees, where a, b will get basic, hra, da. C gets basic and da. How to group for the allowances? : sap abap hr
Can i have some Realtime Scenarios on Reports.
Explain the difference between domain and data element? What are aggregate object?
What is the use of table control in bdc is it same in module pool table control? : abap bdc
How do you move on to the next screen in interactive reporting?
How do you process errors in call transaction method? : abap bdc
What is payroll driver
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