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 the differences between abap and ooabap. In which situation we useooabap?
Name the abap/4 modularization techniques?
what are Hana Basics
What is the use of buffering?
What are the different abap/4 editors?
What is synchronous update?
What are logical data bases used in hr module? : abap hr
What is lock object ? : abap data dictionary
what are the various types of parameters and how are they distinguished from one another?
How do you set up background jobs in sap?
What are Pull and Push Methods?
How many structures can be created in a Ztable ?
I just wanted to know that when I am recruiting somebody, I am generating his personal no also. Then I want to give him training also. Now I just want to create 2 scenarios to clear my doubts? : sap abap hr
Explain about Recording Function?
SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul