• Build a request header object, that contains authentication headers and SAP specific headers like 'sap-client', from a given destination.

    Returns

    A request header object, built from the given destination.

    Parameters

    • destination: Destination

      The given destination that contains e.g., authentication and SAP client information.

    Returns Promise<Record<string, string>>

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