cancel
Showing results for 
Search instead for 
Did you mean: 

Query Regarding complex table column.

dm21
Participant
0 Kudos

Hi,

Can any body let me know the maximum number of characters a column/field in a complex table accept ?

I am trying to fetch a maximum of 512 characters in a field inside a complex table.Its getting truncated after 129 characters.

Please help !!

Thanks,

Deepak.M

Accepted Solutions (1)

Accepted Solutions (1)

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

I don't think there is a limit.  As a test I created a field on my complex table of length 2048 and loaded a 2000+ character string into the table.  It loaded as expected and was available on the client.

If you are seeing a truncation I suspect it may be on your backend retrieval step and would begin debugging from the backend and work your way back to the client to see where the truncation is occurring.

--Bill

dm21
Participant
0 Kudos

Thanks Bill,

I am able to download more than 128 characters.

Best Regards,

Deepak.M

Answers (0)