Descriptor change merger for change type appdescr_app_changeDataSource
. Changes a property of a specific sap.app/dataSource
node in the manifest. Only supports operation == "UPDATE"
and operation == "UPSERT"
.
Only available during build time see sap.ui.fl.apply._internal.changes.descriptor.RegistrationBuild.
Node | Description |
---|
Method | Description |
---|---|
sap.ui.fl.apply._internal.changes.descriptor.app.ChangeDataSouce.applyChange |
Method to apply the |
Method to apply the appdescr_app_changeDataSource
change to the manifest.
Param | Type | DefaultValue | Description |
---|---|---|---|
oManifest | object |
Original manifest |
|
oChange | object |
Change with type |