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
What is asynchronous and synchronous update?
Name a few data dictionary objects? : abap data dictionary
wat is the default file name of BAPI trace?
Explain what are the different functions used in sap script? What are the parameters used in each function?
How to debug a sapscript?
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?
What is the difference between data elements and domains? : abap data dictionary
Can a domain, assigned to a data element be changed? : abap data dictionary
HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?
How to write a code in tab control? : abap bdc
Reports: Event functionality.
What are the two ways for restricting the value range for a domain ?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?
Name the abap/4 modularization techniques?
What are the commands used for interactive reports?