what is actaul procedure of session method of bdc.
pls me complete steps.
Answer Posted / gvkreddy
1) Open the session
2)identify the transaction to which we want to transfer the data
3)create a internal table with the fields.
4)append the data to an internal table.
5)populate the internal table data
6)close the session.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How many structures can be created in a Ztable ?
What are the different abap editors? What is the used of different editors in abap?
What are types of select statements?
What are the function modules used in a sap script driver program?
Where do you create indexes in abap?
How do you find if a logical database exists for your program requirements?
What is the difference between free and refresh?
What is the difference between function group and function module?
What are clustered tables?
What are the prerequisites for creating foreign key relationship?
How many ways can a sap system be accessed?
1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?
What functions does a data dictionary perform? : abap data dictionary
What are the steps to be followed to set lockobjects? : sap abap data dictionary
How many types of size categories and data classes are there?