Versuch:
x.*, y.* vorwählen
von
(AUSERWÄHLTES stocktransfer.stocktransfer_id, STORE.description „storefrom“, stocktransfer.quantity, stocktransfer.createddate, from_storecode, to_storecode,
stocktransfer.productcode
Vom stocktransfer
Speicher auf stocktransfer.from_storecode =STORE.STORECODE verbinden, in dem to_storecode nicht ungültiges) x ist,
(
Stocktransfer.stocktransfer_id, STORE.description „storeto“ VORWÄHLEN, stocktransfer.quantity, stocktransfer.createddate, from_storecode, to_storecode,
stocktransfer.productcode
Vom stocktransfer
Speicher an verbinden
stocktransfer.to_storecode=STORE.STORECODE, wo from_storecode nicht ungültiges) y ist
Danke,