• Will return the entity if at least one element of the one-to-many link relation fulfills the condition.

    Type Parameters

    • EntityT extends Entity
    • DeSerializersT extends DeSerializers<
          any,
          any,
          any,
          any,
          any,
          any,
          any,
          any,
          any,
          any,
          any,
          any,
          any,
          any,
          any,
          any,
          any,
          any,
          any,
      >
    • LinkedEntityApiT extends EntityApi<EntityBase, DeSerializersT>

    Parameters

    Returns FilterLambdaExpression<EntityT, DeSerializersT>

    The lambda filter function to be considered in the query.

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