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

Value Table

Former Member
0 Likes
2,013

Dear All

How to Create Value Table

Thanks and Regards

Suresh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,681

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

8 REPLIES 8
Read only

Former Member
0 Likes
1,681

Hi,

You can maintain the value table in the domain level, whenever you create a domain you can enter the values and restrict the data by specifying the values.

Please refer to the link:

With luck,

Pritam.

Read only

Former Member
0 Likes
1,681

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

Read only

Former Member
0 Likes
1,681

Ther are two ways to create value table.

1. Creating Table with value fields

2. Creating Domain with value.

rgds

Rajesh

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
1,681

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

Read only

Former Member
0 Likes
1,682

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

Read only

Former Member
0 Likes
1,681

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

Read only

Former Member
0 Likes
1,681

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.

Read only

Former Member
0 Likes
1,681

problem solved