2007 May 30 7:27 AM
hi all,
using call transaction method in BDC maximum how many record will be upload?
Hi,
There is no limit in case of data, if the huge volume is going to upload then it will be shceduled in background.
sudheer.A
2007 May 30 7:39 AM
2007 May 30 7:41 AM
Hi,
There is no limit in case of data, if the huge volume is going to upload then it will be shceduled in background.
sudheer.A
2007 May 30 7:47 AM
Hi
<b>There is no such limit in Volume of Data.</b>
Regards,
Sree
2007 May 30 7:54 AM
hi
if u specify the values during field catalog population (if u hard code the values)
then only that record will b uploaded
if u want to upload multiple records u can store in internal table and then loop at it.
hope this helps..
2007 May 30 7:58 AM
Hi,
No limit is there,only thing we want to choose either session or rtanasction method for data upload on seeing the requirements..
Session method will only support Asynchronous process where transaction will be supporting both of the process.
No logs will be created in Call transaction and session method will give the log..
Session execute parallel transaction but transaction will only execute only one transaction..
Reward if useful
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |