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: 

how to change the Domain init value?

Former Member
0 Kudos

Hi everyone,

I created one domain in which i need 2 fixed values as follows

Fix. value Short desc.

blank Market

T Terminal

The blank value is taken as init value when i am activating the Domain.

But I want the T value as the init value. what should i do to change?

4 REPLIES 4

Former Member
0 Kudos

Sherali,

Goto

SE11>Domain-> Value range(tab).

There you can set fixed values for Domain as you mention.

Enjoy Coding,

Thomas.

Former Member
0 Kudos

Shefali,

You cannot set a default value for a domain at the table level. While defining the table, you can check the second column, which specifies that it is a NOT NULL field. You cannot specify a default here.

Regards,

Ravi

Note : Please mark the helpful answers

Former Member
0 Kudos

hi shefali,

1. I don't think it will allow.

2. By default, it will always take the

value which is BLANK.

regards,

amit m.

former_member927251
Active Contributor
0 Kudos

Hi Shefali,

Refer the link below, it may help you.

<b>http://www.sapsuperusers.com/forums/showthread.php?t=4870</b>

Reward points if it helps you.

Regards,

Amit Mishra