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

How to use string as a custom table field data type

Former Member
0 Likes
2,714

Hi,

I have a requirement to use a string as a data element in my custom table .

Is there any way i can do this or any other way to accomplish this.

Please provide pointers on this.

Thanks in advance.

Yatin Vishwas Parab.

Hi,

I have a requirement to use a string as a data element in my custom table .

Is there any way i can do this or any other way to accomplish this.

Please provide pointers on this.

Thanks in advance.

Yatin Vishwas Parab.

2 REPLIES 2
Read only

prasanth_kasturi
Active Contributor
0 Likes
1,557

hi,

there are three ways

1) while creating a domain in the definition tab select datatype as string

and assign this to dataelement and use it in the table

2)while creating the dataelement for the field

in the data type tab

in elementary radiobutton

select predefined type.

there you have string datatype

and assign this dataelement to your field in the table

3)in the table

after you enter your field name

click predefined type

press f4 and you have string data type there

in this way you can assign string

reward if helpful

prasanth

Read only

Former Member
0 Likes
1,557

hi,

hope this helps..

try creating your own domain in which give datatype as string.

now create a data element reffering this domain.

reward if helpful.

regards,

Srishti.