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

    Returns

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

    Parameters

    • str: string

      The string to be transformed.

    Returns string

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