3. why u select the session method in bdc ? how many records
wil be updated on that time?
Answer Posted / pankaj singh
If there is a huge amount of data is to be transferred from
non-sap to sap system we use Session menthod.But session
method also has its limitation. We can transferred max. of
999 records using the session method.If we have have
thousands of records to transfer then we will use Legacy
System Migration Workbench (lsmw) tool that can transfer
max. of 5000 records at a time.
Thanks,
Pankaj Singh
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Give examples of transparent table?
What are pooled tables?
What is the difference between open_form and close_form?
How will you read from internal table records in a given value range (without using loop)
What are the three components of a work process?
How to read files and process BDC's automatically ?
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
What does the insert statement in extract datasets do?
Can matchcode object contain ids with different update types? : abap data dictionary
What do is landscape in sap project, I think its related to no. Of servers used, pls correct me if I am wrong, or what it is? : sap abap hr
What functions does a data dictionary perform? : abap data dictionary
What is exception class and test class. How to use it?
How is conversion of data types done between abap/4 & external level? : abap data dictionary
What are the different methods of passing data?