‎2007 Sep 30 5:43 PM
Hello ,
I created a search help for a field and given the ZTABLE that contains the field as selection method, when am trying to transport it to test environment its failing and giving error as ZTABLE is not an database table and can't be given as selection method. please let me know how to handle this problem.
Thanks in advance .
Sravan
‎2007 Sep 30 7:07 PM
Hello Sravan
If the object used as selection method were already wrong on the development system you should have got the same error. Thus, I assume that you have not yet transported your ZTABLE to the test system.
Regards
Uwe
‎2007 Sep 30 7:07 PM
Hello Sravan
If the object used as selection method were already wrong on the development system you should have got the same error. Thus, I assume that you have not yet transported your ZTABLE to the test system.
Regards
Uwe
‎2007 Sep 30 7:24 PM
Hi sravan,
If your search help is working on development server then it should work fine in the QA server as well.
As per my thinking you forgot to <b>transport</b> the <b>ZTABLE</b> from <b>Dev to QA.</b>
You have to transport all related objects to QA system through same request.
Hope it will help you.
<b>Reward if it is useful</b>
Thanks & Regards
ilesh
‎2007 Oct 01 8:20 PM