2008 Aug 21 11:10 AM
Hi,
I have created a domain and want to enter fixed values for the same. But the max length is 10 chars.
Is there a way to use this feature with values whose length is > 10 chars?
Thanks.
Hi,
I have created a domain and want to enter fixed values for the same. But the max length is 10 chars.
Is there a way to use this feature with values whose length is > 10 chars?
Thanks.
2008 Aug 21 11:13 AM
Kumar,
Double click on domain>tab value range>here you can give fixed values for that field and fix the number of character in format like below.
Data Type CHAR Character Strin
No. Characters 10
Decimal Places 0
2008 Aug 21 11:14 AM
if you want to user Domain value (length > 10) then you need to keep the domain length equal to maximum possible value length
2008 Aug 21 11:16 AM
Hi
No I don't thik it's possible to do it, or u use a fix value of max 10 chax or u can only create a check table where it stores the possible values.
Max
2008 Aug 21 12:04 PM
2008 Aug 21 3:13 PM
Hi Kumar,
No. There is no way to have a domain with fixed value of length more than 10 characters. This is because all these details are stored in table DD07T and field DOMVALUE_L of length10.
I can sugest one solution for you which worked in my case for
the same requirement.
Create a Ztable with 2 field(MANDT and ONEMORE FIeld)Populate these fixed values into Ztable via SM30 and save. Assign this Ztable as Check/Value table to ur objects. When you transport the object transport this table and table entries aswell.
Hope this sloves ur issue.
Thanks,
Vinod.
2008 Nov 05 8:37 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |