• Create new Order by orderBy._fieldName in ascending order.

    Type Parameters

    • EntityT extends EntityBase

      Type of the entity to be ordered

    • DeSerializersT extends DeSerializers<
          any,
          any,
          any,
          any,
          any,
          any,
          any,
          any,
          any,
          any,
          any,
          any,
          any,
          any,
      >

    Parameters

    Returns Order<EntityT>

    New order.

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