2014 Mar 07 3:36 AM
Hi experts,
while transporting the tr from Dev to Quality iam getting the below error.
When i checked in the above object's version management tab it showing active version doesnt
have any Tr.So edited tables and doman n search help and assigned to a new request even though
problem was not resolved, same error it thrown...
Please suggest me the suitable solution for this is grately appreciated...thanks in advance.
Regards,
kranthi
2014 Mar 07 3:55 AM
Hi Karanthi,
Please check the above table in error message, weather its active or not , if not find the reason of the same and activate first , then use in search help .
Regards
DJ
2014 Mar 07 3:57 AM
If you click on red icon or drill down you will see the reason why it was not activated
2014 Mar 07 4:05 AM
Hello Kranthi,
Just double click on the error and read the long text details. Clear definition of error and the steps to resolve it will be given in the long text of the error. Or else goto SE91, give the error message and number details and read the long text there.
Regards,
Thanga
2014 Mar 07 4:06 AM
Hi,
As you mentioned that you have edited the table. Did you try activating and adjusting the table through t-code SE14 after your changes ?
For the detailed analysis of the errors double click on the transport logs which have failed. This will contain the complete information regarding the issue.
Regards,
Mayur Priyan. S
2014 Mar 07 4:39 AM
1) I believe ZFIET002 used in selection method of search help is a database table, not a structure. Why is the error log showing "ZFIET002 is not suitable for selection method, it is not a database table". Or is it due to the fact that system is issuing the message because table is not active.
2) Check whether domains ZCH_DES & ZCHNO_DM are active in quality ( Maybe checktable not transported to quality ) . If domains are not available in quality, I believe these domains definition is locked in another request. So you need to move the request containing the domain definition first and then this request. Check also the presence of other tables like ZFIET002, ZFIET003 , ZFIET004 & ZFIE_C_BILL in quality server.
Before moving objects to quality you should always make sure that the dependent objects exist in the target server.
2014 Mar 07 5:11 AM
The Search Help Object is only used with Database table, and try to use CALL FUNCTION F4IF_INT_TABLE_VALUE_REQUEST In the program.
For report types:
AT selection-screen ON VALUE-REQUEST FOR <f1>
For Dialog types:
PROCESS ON VALUE-REQUEST.
2014 Mar 07 10:39 AM
Hi Gurus,
I activated table with through DB utilities and When i was tranporting table in seperate tr with technical attributes eventhough it is throwing error.
Table technical settings could not activated....
please resolve this it is very urgent and solution is grately appreciate...
thanks & regards
kranthi
2014 Mar 07 11:11 AM
Did u try activating through T-code SE14 ? . Usually if a table is activated and then again if any changes are done, the table needs to be adjusted and activated which is done through T-code SE14.
Regards,
Mayur Priyan.S
2014 Mar 07 11:28 AM
what all you have in table..? any cust data elements..?domains..?search help etc if yes are they in same transport? Secondly check the TR log it must be having the missing object which it is expecting.
Nabheet
2014 Mar 07 11:17 AM
I think, table is dependent on some other objects which are in inactive state. Better, activate the table from SE11 (initial screen , not from inside the table ).
Advantages- It will list other dictionary objects which are in inactive state. Select all or only the ones you need to activate and then press activate.
2014 Mar 07 1:30 PM
Thank you for each and every one ....
custom domain and data element is not moved to quality.with out presence of those
dictionary elements we are tryiing to move our table so it is throwing errors.....
thanks.....
regards,
kranthi
2014 Mar 07 3:01 PM
in the correction TR(new TR), include the the old TR(the TR that went error also) to avoid further errors