cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple Deployment Unit is not allow to use in Custom Business Object

0 Kudos

Hi All,

I created custom business object and I would like to update data of Outbound Delivery and Purchase Order from that custom Business Object. But it is not possible because deployment unit is not same. And in custom business object, either one of deployment unit name(Outbound Delivery or Purchase Order) is allowed to declare. So which way should I use or is there any other ways to update two different standard data from custom business object?

Regards,

Hninn Su

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member611647
Discoverer
0 Kudos

Hello Hninn, I guess you must work with cross-deployment-unit Association, You can use cross-deployment-unit associations to access the data in business objects that are not assigned to the default deployment unit of your solution.

The topic is in the chapter 7.2.2.9 Cross Deployment Unit (Business Object) of the manual of CAS

0 Kudos

Hello Martin,

Thank you for your help.

But as far as I know, cross-deployment-unit association allow to access(retrieve) data but not allow to update(insert) data to that association.

Do you mean its also possible to update data too using cross-deployment-unit?

Regards,

Hninn Su