‎2006 Nov 24 9:05 AM
hi
i am changing the table field domain value range. after changing i am getting the warning msg like below. if i ignore it and transport odes it affect anyways.
and also does anyone tell me when we transport only the structure get transported or even the values get transported?
<b>The key length, i.e. the sum of the field lengths of all the key fields of the table,
is more than 120 bytes.
Note the following restricted fuctionality for this table:
- Table contents cannot be transported by specifying key values, at
best by specifying generic key values with a maximum length of 120
bytes.
- The table may not be used as the base table of a lock object.</b>
‎2006 Nov 24 9:11 AM
it might be that u have changed the field length of a field...So, the data will get affected due to this change...If this is the first time ur exporting to other system no problem, the table can be moved easily, but if already exists then the data in other system will get affected....So, first download the data from other system, then move table and check whether data exists & correct it accordingly...
‎2006 Nov 24 9:14 AM
Hi Vahi,
I would suggest to run the database Utility once to adjust the data.
Also for the first time no data will be transported .
Hope this helps.
‎2006 Nov 24 9:18 AM
Hi
If I understood correctly, you have chaged the a domian's value range, which is already in use in a table. SAP will automatically gives a warning msg in these cases.
If you transport this the domain with new value range will be transported.
Best is do a where use list for the domain/data element and do a activation for all those affected palce, all these should be saved in the request in order to avoid any mismatch.
Hope solved your porblem
‎2006 Nov 24 9:36 AM
Hi,
Using se14 u may have to activate and adjustdatabase for those affected tables . U will find option activate and adjustdatabase once u will go inside Se14 .
If helpful pl reward.
Cheers.
‎2006 Nov 24 9:48 AM
Hi ,
Instead of changing the domain value range ,
create a Z Domain group say copy it from the existing one and increase the range .
This will reflect on the field name in the Ztable . Do activate and adjust database from SE14 on the table .
Remember that the new range of values will be overlapped to the existing version in the target system .
for this what u have to do is for the existing domain field where used list see the tables in which it is to be used .
and then if its not causing any inconsistencies u can transport or else the dependent tables which are referring to the domain group have to be modified .
regards,
Vijay