‎2010 Mar 10 8:31 AM
hi experts
i develop infotype 9000 ..when transfering requset dev to production there is error ...
Field ZCARDNO : Component type or domain used not active or does not exit ..
Nametab for table PS9000 cannot be genarated ..
But i used domain it also active. SE14 Activate and Adjust Database this is all i have done ..
Still getting the same error.
‎2010 Mar 10 8:54 AM
Hi,
check the data element and domain of your ZCARDNO field.
Do them exist on destination system and are active?
Do you have them is transport request you are importing?
Usually such exception is caused, when you have data element in a different transport request
- in development system it works, but it causes errors during importing.
Regards,
--
Przemysław
‎2010 Mar 10 8:00 PM
Hi,
You have already got a reply for the reason. Solution is, include data element, domain and table into a new TR and transport this. It will work fine.
Thanks,
Vinod.
‎2010 Mar 11 1:18 PM
Hi
You said you are getting the below error...
Field ZCARDNO : Component type or domain used not active or does not exit ..
the answer is there in the above message.. please check the domains or data types whether active or not...
Thanks
Krishna D
‎2010 Mar 17 6:03 AM
Hi,
please check the domains and data types whether active or not in Production.
Try to activate the related domain and data type involved if not already active in Production.
If you cannot activate in production, then include all the objects related to the info type i.e domain, data elements, etc in a transport request and then transport the request to production.
Hope this helps.
Regards,
Anish.
‎2010 Mar 17 2:44 PM
Hi,
I guess you need to go to that domain and then you need to reactivate the domain and generate it once more. Have a look at the version management of the domain for all the changes. Many a times it happens that the generated objects goes to the erroneous state and hence you will get these kinds of errors.
Also, check the database tables and run the Syntax checks, Extended Syntax Checks. Hope this will be able to resolve your problem. Also, keep a track of all the Transport Requests that are released. And also fix all the errors that are related to Transport Requests.
Hope this will help.
Thanks,
Samantak.
‎2010 Mar 18 11:19 AM
Hi,
Apart from activation you have to check:
Transport all the requests in order from QA to Prod which you have created for the particular table. If you have missed any request that will throw an error message.
‎2010 Mar 19 9:21 PM
‎2010 Mar 20 4:52 AM
Hi,
Can you share the way you solved this problem so that in future any one referring to this post can get a solution very easily.
Thanks.
Samantak.
‎2010 Mar 19 9:23 PM