2006 Jun 12 11:38 AM
Hello Everyone,
I have one request which includes my report,my custom table.
While releasing the task first, i get this error:
<b>Fill table key for table ZADI_DIM_CAR_GBL only up to position 051 only</b>
Anybody, having idea why this error comes and SAP stops me to release my task.
Thanks in advance.
Regards,Tarun
Hello Everyone,
I have one request which includes my report,my custom table.
While releasing the task first, i get this error:
<b>Fill table key for table ZADI_DIM_CAR_GBL only up to position 051 only</b>
Anybody, having idea why this error comes and SAP stops me to release my task.
Thanks in advance.
Regards,Tarun
2006 Jun 12 11:42 AM
This error seems to be related to your KEY fields of the table which is lengthy than the allowed lenght. So if you reduce the length of the Key field name, you can avoid this error,
Cheers,
Thomas.
2006 Jun 12 11:46 AM
Hello Thomas,
SAP does not fix the length of the field.
Its up to us to decide the length of the field.
If i decrease the length of the field, i feel i will get the same error again.
Any idea.
Regards,Tarun
2006 Jun 12 11:48 AM
Tarun,
does this table automatically ask's for a TR when you create entries? or have you explicitly entering entries using R3TR TABU in your request?
If so, you need to give the proper key values to transport the entries of this table, might be an issue there?
If you want to add the entries explicitly, you need to create an entry at task/request level as belo
R3TR | TABU | <Table name>
double click on the record to give key values of the table or give "*" to transport entire table entries.
Regds
Manohar
2006 Jun 12 11:51 AM
Hi Tarun,
looks like you try to transport some entries of table ZADI_DIM_CAR_GBL. The corresponding line of your transport request contains usually the key of the lines you are transporting: here at max the complete key can be defined, not more fields (more than the first 51 chars).
Regards,
Christian
2006 Jun 12 11:52 AM
Hi,
what are the Key fields in your table and are they associated to Custom domain and dataelements or Predefined ones.
can you list them,...
Regards
vijay
2006 Jun 12 12:06 PM
Hello Everyone,
This is the structure of my table.
MANDT MANDT CLNT 3 0 Client
LENGTH ZLENGTH CHAR 15 0
WIDTH ZWIDTH CHAR 15 0
HEIGHT ZHEIGHT CHAR 15 0
LAND1 LAND1_GP CHAR 3
CARTON VHILM CHAR 18 0
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |