‎2007 Aug 21 7:47 AM
what is the purpose of assigning value table to a domain and how can we assign it.
‎2007 Aug 21 7:52 AM
Hi,
In domain level u can specify value range ,fixed value.
but when u can enter value in table it will maintain according to data element.
Rewards points if it is useful
‎2007 Aug 21 7:52 AM
Hi,
In domain level u can specify value range ,fixed value.
but when u can enter value in table it will maintain according to data element.
Rewards points if it is useful
‎2007 Aug 21 7:53 AM
Hi
domain specifies the type of variable, it is global u can use it in any table.
insted u dont want to use u can even use built in type which is also speicifies type of variable but it is local to that table varaible itself.
for ex if u have a variable of char(3) which u want to use many times instead of declaring many times the type u can create domain and use it wherever u want .
Regards
sandhya
‎2007 Aug 21 7:53 AM
HI,
value table : when you define a domain, you already know that all fields that use the domain will need to be checked against a particular table. You can store this information in the domain definition by specifying a value table.
in extract it holds the possible values in a table.
Thanks,CSR.
PS:Please reward IF helpful
‎2007 Aug 21 7:55 AM
Hi sandeep,
IF your question is answered Please reward and close the thread.
Next time u will get the better answers if u reward.
Thanks,CSR.