doesn' work with hana
This commit is contained in:
@@ -22,11 +22,11 @@ extend service API_BUSINESS_PARTNER with {
|
|||||||
* Re-modelling the event which is currently not available declaratively from S/4
|
* Re-modelling the event which is currently not available declaratively from S/4
|
||||||
*/
|
*/
|
||||||
// @messaging.topic:'${prefix}/BusinessPartner/Changed'
|
// @messaging.topic:'${prefix}/BusinessPartner/Changed'
|
||||||
event "BusinessPartner/Changed" {
|
// event "BusinessPartner/Changed" {
|
||||||
"KEY": array of {
|
// "KEY": array of {
|
||||||
BUSINESSPARTNER : external.A_BusinessPartner.BusinessPartner
|
// BUSINESSPARTNER : external.A_BusinessPartner.BusinessPartner
|
||||||
}
|
// }
|
||||||
}
|
// }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user