Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem while transporting the table,search help,domain

Former Member
0 Likes
3,126

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

12 REPLIES 12
Read only

dibyajeeban_jena
Active Participant
0 Likes
2,042

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

Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
2,042

If you click on red icon or drill down you will see the reason why it was not activated

Read only

ThangaPrakash
Active Contributor
0 Likes
2,042

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

Read only

mayur_priyan
Active Participant
0 Likes
2,042

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

Read only

Former Member
0 Likes
2,042

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.

Read only

former_member186413
Participant
0 Likes
2,042

Hi kranthi kumar

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.

Read only

Former Member
0 Likes
2,042

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  

Read only

0 Likes
2,041

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

Read only

0 Likes
2,041


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

Read only

Former Member
0 Likes
2,041

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.

Read only

Former Member
0 Likes
2,041

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              

Read only

0 Likes
2,041

in the correction TR(new TR), include the the old TR(the TR that went error also) to avoid further errors