SAP Cloud SDK for JavaScript - v4.1.1
    Preparing search index...

    Function upperCaseSnakeCase

    • Convert a string to the uppercase snake case. This format is used e.g. for static properties on entity classes.

      Parameters

      • str: string

        The string to be transformed.

      Returns string

      The input string in the case used by static methods on entity-classes.

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