.BusinessPartner -> .contact

This commit is contained in:
Daniel
2019-12-19 16:48:18 +01:00
parent 0bbb8e3d3b
commit 659c347c71
2 changed files with 2 additions and 1 deletions

View File

@@ -34,7 +34,7 @@ annotate AdminService.Orders with {
},
{
$Type : 'Common.ValueListParameterOut',
LocalDataProperty : 'shippingAddress_BusinessPartner',
LocalDataProperty : 'shippingAddress_contact',
ValueListProperty : 'BusinessPartner'
},
{