ChangesetBuilderTypes<DeSerializersT>: CreateRequestBuilderBase<EntityBase, DeSerializersT> | UpdateRequestBuilderBase<EntityBase, DeSerializersT> | DeleteRequestBuilderBase<EntityBase, DeSerializersT> | Omit<ActionFunctionImportRequestBuilderBase<any, any>, "execute">

Some function imports contain not serializable entities and the execute() method is removed from them. Since the execute method is not needed in batch the execute it is removed from all function imports.

Type Parameters

Copyright Ⓒ 2023 SAP SE or an SAP affiliate company. All rights reserved.