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 are lock objects?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
What will you code in start-of-selection & end-of-selection ?
What are the arithmetic operators in the sap abap?
What is an “on request field” statement?
What kind of financial periods exist in SAP? What is the relevant table for that?
Differentiate screen painter from menu painter.
Where can you find error log for call transaction? : abap bdc
Event handling in oops
In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?
How to find Kernal badi ?
What are the advantages/ dis-advantages of logical databases?
How is conversion of data types done between abap/4 & external level? : abap data dictionary
Do we have to migrate all sapscript forms to smart forms?
What are base tables of an aggregate object? : abap data dictionary