Application Development 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: 

Regarding datatype lraw

Former Member
0 Kudos

Hello EveryOne,

I need to create a field in ztable of type LRAW. Please specify how to create the field with this type. The Minimum length for this is 256.

Please do the need ..

Thanks & Regards,

Nagalakshmi

3 REPLIES 3

former_member196280
Active Contributor
0 Kudos

There is no data type called LRAW in SAP, instead you can create one with your required dimension. If you want to have a field lenght of 256, try CHAR256

If you want more check CHAR1250 (SIZE 1250) ,CHAR13K (SIZE 13000)

Regards,

Sairam

Former Member

Former Member
0 Kudos

HI Nagalakshmi,

go to se11 and give the data element name in data type field and press create button in the domain give LRAW0300 and save and activate ..

Regards,

Santosh