‎2008 Feb 05 8:53 AM
hi,
i have developed class interfaces where i'm using a z-structure(eg ZBMTBATCH) for type definition in public section.
The interface is activated and is working fine is development server.
when i transported it in quality, the transport req failed showing error " ZBMTBATCH not found".
This structure is a trans table and is activated.
Same type of error occured in transport req of all other class interface . only difference is the structure.
The class interface throwing this error has one common similarity, the error it is throwing is for the first declaration.
i mean in public section if declaration is of type :
tbatch type ZBMTBATCH
than in transport log its throwing error as "ZBMTBATCH not found"
please suggest some reasons
‎2008 Feb 05 8:58 AM
Hello,
Are u transporting the Structure also together with the Class.
If not first add the Structure to a TR and move it to Quality system. Then Re transport the TR with Classes.
Hope this will helps you.
Regards,
Vasanth
‎2008 Feb 05 9:15 AM
hi,
thanks. i was trying the same. i will get back to you after i do the transport.