what is actaul procedure of session method of bdc.
pls me complete steps.
Answer Posted / anurag
Upload all the data in internaltable.
Create Session with BDC_OPEN_GROUP.
Loop at itab.
write all the performs.....
BDC_INSERT
Tcode:
Table:
append bdcdata
clear bdcdata
endloop.
BDC_CLOSE_GROUP
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the advantages and disadvantages of different types of bdc's?
What is processing class, where we do them and why? : sap abap hr
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
What is lock mechanism? How do we create lock objects in abap?
How to Raise a Particular Ticket in Realtime ?
What is database utility?
What is the table buffer?
What is the tcode to create indexes?
How do you find out who has transported a transport request?
What is off cycle payroll run
Where the payroll results are stored
What is the t-code to display batch input sessions? : abap bdc
Explain Singleton class
What are the 3 types of tables in sap? : abap data dictionary
what is a text table ?