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

Reg Significance of Field CLUSTD in MSTD TAble.

Former Member
0 Kudos
305

hi,

pls let me know the significance of the field CLUSTD which is of type LRAW and length 2886

in MSTD TAble.

Thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Kudos
237

Hi,

This CLUSTD field stored the data as long raw data, and as such can not be displayed directly from SE16.

And you can only store the data using EXPORT ... TO DATABASE or get the data back using IMPORT ... TO DATABASE.

Regards,

Lim...

1 REPLY 1
Read only

Former Member
0 Kudos
238

Hi,

This CLUSTD field stored the data as long raw data, and as such can not be displayed directly from SE16.

And you can only store the data using EXPORT ... TO DATABASE or get the data back using IMPORT ... TO DATABASE.

Regards,

Lim...