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
what is diff between ECC 5.0 AND ECC 6.0
What are the function modules used in f4 help?
What is modularization and its benefits?
Abstract class and interface, multiple inheritance, live example
Explain the types of bdc's?
Which transaction code can I use to analyze the performance of abap program?
Can a domain, assigned to a data element be changed? : abap data dictionary
What are the Synchronous and asynchronous methods in bdc ?
What is new enhancement framework?
Different types of luws. What are they?
Are you familiar with all steps for setting up a workflow?
What are system variable in abap?
What happens if a function module runs in an update task?
Can you set up background processing using call transaction?
What is singleton pattern in OOPS?