‎2009 Jun 01 12:48 PM
Please use a meaningful subject in future
HI Experts,
I have created one custom table, Language field is one of the key fields.Created as below
Field: LANG checked two check boxes Data element: NA_SPRAS and check table is T002.
I am getting one warning message 'Field LANG is a language field. Check usage in key' when I am
activating.
Please help me out.
Thanks and regards,
Mallareddy
Edited by: Matt on Jun 1, 2009 2:40 PM
‎2009 Jun 01 12:52 PM
Hi,
Try to create the Foreign Key relationship with table T002.
‎2009 Jun 01 1:41 PM
Please use a meaningful subject in future We can tell it's data dictionary issue, because it's in the data dictionary forum!
matt
‎2009 Jun 01 2:14 PM
Hi,
If there are 2 keys for the Database Table then keep LANG as the second field; then it will not give the error.
Hope it helps,
Best Regards,
Sumana
‎2009 Jun 01 2:45 PM
Hi,
Please give the field name as F_LANGU instead of LANG, the below error will not trigger.
Hope this may work..
Regards,
Prashant Gaikwad
‎2009 Jun 02 9:04 AM
Please create the foreign key relation for the language field and
Double click on the field name which u are using for language in table and check the checkbox 'text lang' inside database attributes.
‎2009 Jun 03 1:38 PM
Can u please post the worning message.
please maintain the language field p_langu
NA_SPRAS is message language .
i think you are using t002 table . in this table language field is SPRAS and dataelement is SPRAS
so better to use this dataelement .
if the worning comes below.
Check table <table>
Enhancement category for table missing
Enhancement category for include or subtype missing
Table <TABLE> was checked with warnings
in table creation -- goto extras -
enhancement category --- select cannot be enhanced
radiobutton.
regards,
sateesh.
‎2009 Jun 04 7:32 AM
hi
to ur Custom Table have Foreign Key Relationship with table T002.
Regards