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

Data sets

Former Member
0 Likes
267

Hello,

Iam transfering data from sap to application server using datasets .I have 46 fields and the length is more than 1500 characters,but iam able to transfer 35 fields data only in such case what i have to do to transfer all fileds data?

And what is length of line on application server?

Please reply soon.

Thanks.

1 REPLY 1
Read only

former_member188594
Active Participant
0 Likes
246

Hi,

The record length on application server in 1023 characters. I think your record length exceeds this!

Hence displaying only the fields upto that length.

Hope its clear to you. Reward points if useful.

Regards.