Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between value table and check table?

Answer Posted / sameera

Value Table

This is maintained at Domain Level.

When ever you create a domain , you can entered allowed
values. For example you go to Domain SHKZG -
Debit/credit indicator. Here only allowed values is H or
S.

When ever you use this Domain, the system will forces you
to enter only these values.

This is a sort of master check . To be maintained as a
customization object. This mean that if you want to enter
values to this table you have to create a development
request & transport the same.

Check table

For example you have Employee master table & Employee
Transaction table.

When ever an employee Transacts we need to check whether
that employee exists , so we can refer to the employee
master table.

This is nothing but a Parent & Child relationship . Here
data can be maintained at client level , no development
involved.

As per DBMS what we call foregin key table, is called as
check table in SAP.

There is 1 more important Difference in Value Table and
Check Table is that:

1. The contents of the check will be used as an input help
(F4 Help) for a particular field on which a check table is
assigned.
But the contents of Value Table are never used in Input
Help.

The Heirarchy which decides from where to used the Input
Help is:
1. Input help defined explicitly in ABAP Program or Dialog
Module.
2. Input Help Attached to the referenced Database Table
field.
3. Using the contents of Check Table as an input help if
neither (1) or (2) help are there.
4. Input help from Fixed value or Value range given in
Domain.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When to use logical database?

1064


Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.

2119


identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT

2587


Have you printed any report?

2215


what is difference between set screen and call screen ?

1097


What is a type-pool?

1161


What are table clusters?

1076


Exception handling and how does it transfer from called method to calling method?

1641


What are the differences between primary and secondary indexes?

1316


Explain the disadvantage of using exec sql statement in abap?

1042


How do you get the number of lines in an internal table? How to use a specific number occurs statement?

1004


Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul

3743


It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization

1436


Table events aNd table maintains generation

1555


what is difference between user exit, customer exit and badi?

5287