Brendan Miller wrote: > Is there a way I can pre-populate the Items' aPurchaseOrder to the > object I start with (po)?
This will not provide you with the same instance, but your PurchaseOrder should have a method called getItemsJoinPurchaseOrder() (or similar) which will populate your items with the related PurchaseOrder. Bye, Thomas. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
