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

data element

Former Member
0 Likes
710

Hi,

I wanted to create one data element having type one char. I need to set the value for it.

Just like X for vendor, Y for customer etc.

I think that data element is just the intermediate object.

Anybody will suggest me how to set the value for it.

Could you please suggest me for it.

6 REPLIES 6
Read only

Former Member
0 Likes
675

Hi,

Set the value in the Domain for that data element.

Regards

Subramanian

Read only

Former Member
0 Likes
675

when u create domain for perticular data element give value range as per ur requirment .

Read only

Former Member
0 Likes
675

create a domain for dataelement in the domain you can find the tab value range choose fixed value from there and give X and Y there.

regards

shiba dutta

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
675

Hi

In the value Range of the Domain give your required entries at the time of creation of Domain.

Now assign this Domain to the Data Element.

Regards,

kumar

Read only

Former Member
0 Likes
675

Hi Create.domain for ur DElement

and in the value range under 'fixed value' this can be achieved.

Thanx .

Read only

Former Member
0 Likes
675

Hi,

Goto se11 > Create a domain > define the data type.

In the <b>value range TAb</b> specify under

<b><u>Fix Value</u></b> <b><u>Short Text</u></b>

<i>X Vendor

Y Customer</i>

Wherever u use this Domian in the dataelement the values will come in the F4 help.

Hope this olves ur query.