Skip to content

ERPConnect.AbapSignedNumericCharacter

Namespace: ERPConnect
Assembly: ERPConnectStandard20.dll

public static class AbapSignedNumericCharacter

Inheritance

objectAbapSignedNumericCharacter

Inherited Members

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Methods

ToDecimal(in string)

Parses the SNUMC conversion exit.

public static decimal ToDecimal(in string abapString)

Parameters

abapString string

The string representation of the SNUMC conversion exit

Returns

decimal

The signed integer corresponding to the string representation