Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

bdc's

Former Member
0 Likes
344

hi expert's plz solve my doubt,

1. in real time which method do u prefer call transaction or session method why? plz tell me with real time scenario plzz.....

ii. in call transaction how many records can we uploaded exactly, i mean is there any range is there for that? plz ......

2 REPLIES 2
Read only

Former Member
0 Likes
325

Hi murali

Opting call transaction nd session method depends on the requirement and also clients requirement

and one thing id u want multiple transactions at a time u can use session method only.

Regards

sandhya

Read only

Former Member
0 Likes
325

Hi..

We use Call transaction for Master Data Upload....

We use Session Method for Uploading Transactional data.

Transactional data wil involve large amount of data, so we prefer session where as in Master Data we dont have that many records...

It also depends on the business scenario as well...

<b>Rewards Appretiated..</b>