‎2008 Aug 08 6:03 AM
‎2008 Aug 08 6:13 AM
Hi,
Value Table
This is maintained at Domain Level.
When ever you create a domain , you can entered allowed values
In some cases you can see when you define a domain that all the table fields or structure components referring to this domain should be checked against a certain table. This information can be stored in the domain by entering a value table.
The system proposes the value table as check table when you try to define a foreign key for the field or component. This proposal can be overridden.
You can maintain the Value Table under the Value Range Tab
of the respective Domain.
For example: check the Domain LIKSP > under Value Range Tab > The Value Table maintained is TVLS.
Hope it helps u.
Thanks,
Ruthra
‎2008 Aug 08 6:06 AM
‎2008 Aug 08 6:07 AM
Hi,
Check this link-
http://help.sap.com/saphelp_nw70/helpdata/en/e2/667092730811d2959500a0c929b3c3/content.htm
You can specify the Value table in the Domain Level.Create a data element and Assign it to a domain. Now in the domain there is table called Value range.In that page At the end you can specify value table for that field which uses the data element for data type.
Value table is the only takes effect when there is foreign key relationship for the field which use that data element and the the value table field.
Regards,
Sujit
‎2008 Aug 08 6:08 AM
Ther are two ways to create value table.
1. Creating Table with value fields
2. Creating Domain with value.
rgds
Rajesh
‎2008 Aug 08 6:11 AM
Hello,
Value Tables are generally associated @ the domain level. Value Table generally specify the ' valid values' which a variable of that domain e.g., Value table for domain BUKRS is T001.
BR,
Suhas
‎2008 Aug 08 6:13 AM
Hi,
Value Table
This is maintained at Domain Level.
When ever you create a domain , you can entered allowed values
In some cases you can see when you define a domain that all the table fields or structure components referring to this domain should be checked against a certain table. This information can be stored in the domain by entering a value table.
The system proposes the value table as check table when you try to define a foreign key for the field or component. This proposal can be overridden.
You can maintain the Value Table under the Value Range Tab
of the respective Domain.
For example: check the Domain LIKSP > under Value Range Tab > The Value Table maintained is TVLS.
Hope it helps u.
Thanks,
Ruthra
‎2008 Aug 08 6:13 AM
hi,
You can Maintain Value TAble at the Domain Level. Value Tables are normal Tables but when we associated them with some Domain they become source of value for the domain.
While Creating Domain You can Set the VAlue TAble in the given box.
Regards
Sumit Agarwal
‎2008 Aug 08 6:25 AM
Hi Suresh,
Value Table will be at Domain level checking.
Whenever you created Domain , you can entered allowed values. EX: Go to Domain SHKZG- Debit/Credit indicator.
Values is H or S.
Whenever you use this Domain, the system will force to enter these values.
This is Sort of Mastercheck to be maintained as a
Customization object, it means if you want to enter values to this table, you have to create a development request & transport the same.
‎2008 Aug 21 11:24 AM