Skip to Content
0
Apr 06 at 10:25 AM

[CDS] Table Function & Select-Option - Size limited to abap.char(1000)

93 Views Last edit Apr 06 at 10:27 AM 3 rev

Hello everyone,

I am using a table function with 2 select options as parameters.

The program is working well excepted the case when the data sent to my select-options parameters, are too high.

image.png

I have a dump because I exceeded the limited size. The maximum to set is 1333. It's definitely not enough.

image.png

Unfortunately, I didn't find any other TYPE (like string) to define my SO type with a no limited size.

Have you got any idea to resolve this point?

Many thanks in advance,

Best regards,

Rachid.

Attachments

image.png (28.3 kB)
image.png (15.2 kB)