How do u write a program in session method so that it
creates the session and run the session itself without
going to sm35
Answer Posted / sathish
using the funtion modules.
bdc_open_group.
bdc_insert.
bdc_close_group.
Is This Answer Correct ? | 3 Yes | 14 No |
Post New Answer View All Answers
How to create any functions?
What is exception class and test class. How to use it?
What is its?
What are the events in ABAP language?
What are field symbols?
1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?
Which infotype records can not be deleted ? : abap hr
What are the steps in creating screen ?
Which table stores the programs created?
What is difference between check table and value table ?
What is the basic difference internal tables and database tables? : abap data dictionary
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
How to combine multiple billing into one RV document ( Step by Step)?
What are the modes in lock objects? : sap abap data dictionary
What happens if a function module runs in an update task?