‎2007 Aug 08 6:41 AM
hi experts
i have doubt while creating the domain
wt is the 'value table' in the 'value range' tab while creating the domain.
how can i give the table name in value table, how it works,wt is functionality of value table here
plz answer me with details asap
thanks& regards
Anand
‎2007 Aug 08 6:55 AM
Hi anand
if u are maintaing value table for domain
suppose if u have created a table with indain states with data,
now create a domain and specify the value table as earlier u have created,
now assign this domain to u r fields and define these fields in selection screen
if u press F4 on the field it will display list of states,
value range is nothing but u have to specify the possible values in the value range .
and for both of cases u have to enter the existing value only in the table and value range
Reward points for helpful answers,
kiran.M
‎2007 Aug 08 6:49 AM
‎2007 Aug 08 6:55 AM
Hi anand
if u are maintaing value table for domain
suppose if u have created a table with indain states with data,
now create a domain and specify the value table as earlier u have created,
now assign this domain to u r fields and define these fields in selection screen
if u press F4 on the field it will display list of states,
value range is nothing but u have to specify the possible values in the value range .
and for both of cases u have to enter the existing value only in the table and value range
Reward points for helpful answers,
kiran.M
‎2007 Aug 08 7:19 AM
Hi Anand..
Welcome to SDN ABAP forum
Value Table : is the name of the Table which proposed as CHECK Table while creating a foreign key relation.
For Eg : If u check the Domain MATNR its value table is assigned as MARA.
If u create a Foreign key relation for any field with this domain MATNR the system proposes the VALUE TABLE MARA as CHECK TABLE.
That is the basic advantage with the Value Table in Domain.
Note: Value Table is not meant for restricting the values.
<b>Reward if Helpful</b>