If there are 100 records...explain the BDC session method
step by step how you gonna do ?
Answer Posted / rams
1) move the 100 records into internal table
2) using the BDC_OPEN_group open the session which takes
the program name, and session name
3) using bdc_insert insert all records into session, which
takes the T-code
4)close the session using BDC_CLOSE_GROUP.
5) run the session from SM36
| Is This Answer Correct ? | 20 Yes | 4 No |
Post New Answer View All Answers
What is table buffer?
What are the basic objects of the data dictionary? : abap data dictionary
where are the passwords for ITS stores?
Explain the differences between at selection-screen and at selection-screen output?
Does the external program run in the same sap luw as the caller, or in a separate one?
What is sql trace? : abap data dictionary
How is conversion of data types done between abap/4 & db layer?
What is the difference between function group and function module?
What are logical data bases used in hr module? : abap hr
What are the different types of views and their definition?
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
What are the advantages of logical databases?
In the MM module for finding out the standard cost what is the view one has to look at?
What is internal payroll process? : sap abap hr
What are spa/gpa parameters (sap memory)?