|
Diagnosis You have chosen a local table as the basis for the DataSource. This causes problems if the DataSource is defined as a DataSource thatcan be transported: when it is imported into the target system, thetransport is terminated because the missing table causes inconsistency. Procedure If you want to use generated tables as the basis for DataSources, theDataSource cannot be transported and has to be assigned to a packagethat cannot be transported. Only define DataSources that can be transported for fixed deliveredtables or tables that can be transported. |