<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.pranke.com/hilfe/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.pranke.com/hilfe/feed.php">
        <title>eBiss 3 en:transformation:mappings:funktionen:numerisch</title>
        <description></description>
        <link>https://www.pranke.com/hilfe/</link>
        <image rdf:resource="https://www.pranke.com/hilfe/lib/exe/fetch.php?media=favicon.ico" />
       <dc:date>2026-04-15T09:41:19+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:abs&amp;rev=1708413318&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:checknumeric&amp;rev=1708413318&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:checksumm10&amp;rev=1708413318&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:customnumber&amp;rev=1708413318&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:customnumberex&amp;rev=1708413318&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:division&amp;rev=1708413318&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:formatnumber&amp;rev=1708413318&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:formatnumberex&amp;rev=1708413318&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:makenumeric&amp;rev=1708413318&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:makenumericex&amp;rev=1708413318&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:max&amp;rev=1708413318&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:min&amp;rev=1708413318&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:notemptynumeric&amp;rev=1708413318&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:number&amp;rev=1708413318&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:round&amp;rev=1708413318&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:start&amp;rev=1708413318&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.pranke.com/hilfe/lib/exe/fetch.php?media=favicon.ico">
        <title>eBiss 3</title>
        <link>https://www.pranke.com/hilfe/</link>
        <url>https://www.pranke.com/hilfe/lib/exe/fetch.php?media=favicon.ico</url>
    </image>
    <item rdf:about="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:abs&amp;rev=1708413318&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-20T08:15:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Abs</title>
        <link>https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:abs&amp;rev=1708413318&amp;do=diff</link>
        <description>﻿

Abs

The Abs() function returns the absolute value to a numeric value.

Syntax:

Abs(&lt;Zahl&gt;)

Examples:
CodeResultAbs('97.232')  97.232Abs('-97.232')  97.232Abs(363)  363Abs(-363)  363</description>
    </item>
    <item rdf:about="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:checknumeric&amp;rev=1708413318&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-20T08:15:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>CheckNumeric</title>
        <link>https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:checknumeric&amp;rev=1708413318&amp;do=diff</link>
        <description>CheckNumeric

The function CheckNumeric() gets a string to be checked for literals as a parameter. The function returns this string if it does not contain any letters. If letters are included, an error message is displayed. 


Note: If you do not want to receive an error message but a NULL, please use</description>
    </item>
    <item rdf:about="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:checksumm10&amp;rev=1708413318&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-20T08:15:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>CheckSumM10</title>
        <link>https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:checksumm10&amp;rev=1708413318&amp;do=diff</link>
        <description>CheckSumM10

The function CheckSumM10() gets an EAN as parameter and returns the checksum of this EAN as String.

Syntax:

CheckSumM10('EAN')

Sample:

CheckSumM10('123456789123')</description>
    </item>
    <item rdf:about="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:customnumber&amp;rev=1708413318&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-20T08:15:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>CustomNumberFormat</title>
        <link>https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:customnumber&amp;rev=1708413318&amp;do=diff</link>
        <description>CustomNumberFormat

Use FormatNumber.

Syntax:

CustomNumberFormat('Wert', 'Format','Dezimaltrennzeichen', 'TausenderTrennzeichen')</description>
    </item>
    <item rdf:about="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:customnumberex&amp;rev=1708413318&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-20T08:15:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>CustomNumberFormatEx</title>
        <link>https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:customnumberex&amp;rev=1708413318&amp;do=diff</link>
        <description>CustomNumberFormatEx

Use FormatNumberEx

Syntax:

CustomNumberFormat('Wert', 'Format', '[N/Y] Kultur-abhängige/-unabhängige Formatierung', 'Dezimaltrennzeichen', 'TausenderTrennzeichen')</description>
    </item>
    <item rdf:about="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:division&amp;rev=1708413318&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-20T08:15:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Division</title>
        <link>https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:division&amp;rev=1708413318&amp;do=diff</link>
        <description>Division

Use the XPath function div to divide two numeric values.

Syntax :

a div b

Sample:

'6' div '3,5'

= 1,7142857142.</description>
    </item>
    <item rdf:about="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:formatnumber&amp;rev=1708413318&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-20T08:15:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>FormatNumber</title>
        <link>https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:formatnumber&amp;rev=1708413318&amp;do=diff</link>
        <description>FormatNumber

The FormatNumber() function can be used to convert numeric values into country-specific formats. 


The following link describes the formatting: 

https://msdn.microsoft.com/de-de/library/0c899ak8(v=vs.110).aspx

Note: FormatNumber() only makes sense if the target element is of type string! When containerizing according to EDIFACT, NullableNumeric data elements are defined with a '.'  as a decimal separator.</description>
    </item>
    <item rdf:about="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:formatnumberex&amp;rev=1708413318&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-20T08:15:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>FormatNumberEx</title>
        <link>https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:formatnumberex&amp;rev=1708413318&amp;do=diff</link>
        <description>FormatNumberEx

You should use normally FormatNumber. Use this only if you want to read numeric values in your
machine format. 

Syntax:

FormatNumberEx('Wert', 'Format', '[N/Y] Kultur-abhängige/-unabhängige Formatierung', 'Dezimaltrennzeichen', 'TausenderTrennzeichen')</description>
    </item>
    <item rdf:about="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:makenumeric&amp;rev=1708413318&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-20T08:15:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>MakeNumeric</title>
        <link>https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:makenumeric&amp;rev=1708413318&amp;do=diff</link>
        <description>MakeNumeric

The function MakeNumeric() accepts a numeric value with followed minus sign and returns it as a negative numeric value.

see also MakeNumericEx

Syntax:

MakeNumeric('Value')

MakeNumeric('Value', &lt;Empty Value&gt;)

Sample
Code   Result
MakeNumeric('')</description>
    </item>
    <item rdf:about="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:makenumericex&amp;rev=1708413318&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-20T08:15:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>MakeNumericEx</title>
        <link>https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:makenumericex&amp;rev=1708413318&amp;do=diff</link>
        <description>MakeNumericEx

See also MakeNumeric

Syntax

MakeNumericEx('Value')

MakeNumericEx('Value', &lt;Empty Value&gt;)

Sample
Code Result 
MakeNumericEx(' ')
NULL
MakeNumericEx(' ', 0)
0
MakeNumericEx('aaa')
 NULL
MakeNumericEx('aaa', -1)
 NULL
MakeNumericEx(&lt;Empty x-path resut&gt;)</description>
    </item>
    <item rdf:about="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:max&amp;rev=1708413318&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-20T08:15:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Max</title>
        <link>https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:max&amp;rev=1708413318&amp;do=diff</link>
        <description>Max

The function Max() takes an X-path expression as value and returns the largest result of the expression as value.


The Min function serves as a counterpart to this.

Advice The transferred values are interpreted and compared as numerical values.

If this is not possible, the values are compared as a &lt; z (a &lt; A &lt; z &lt; Z).</description>
    </item>
    <item rdf:about="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:min&amp;rev=1708413318&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-20T08:15:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Min</title>
        <link>https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:min&amp;rev=1708413318&amp;do=diff</link>
        <description>Min

The Min() function takes an X-path expression as a value and returns the smallest result of the expression as a value.

The Max function serves as a counterpart to this.

Advice The transferred values are interpreted and compared as numerical values.

If this is not possible, the values are compared as a &lt; z (a &lt; A &lt; z &lt; Z).</description>
    </item>
    <item rdf:about="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:notemptynumeric&amp;rev=1708413318&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-20T08:15:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>NotEmptyNumeric</title>
        <link>https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:notemptynumeric&amp;rev=1708413318&amp;do=diff</link>
        <description>NotEmptyNumeric

The function NotEmptyNumeric () checks whether a variable contains a numeric value, no or an invalid  value. If the value of the variable is invalid, an empty string is returned as the result. This prevents further processing within a Ruleset. The RuleSet is simply skipped without an error being triggered. | It is also possible to specify a second argument within the function to specify the zero value with which the value in the first argument is to be compared. If both values a…</description>
    </item>
    <item rdf:about="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:number&amp;rev=1708413318&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-20T08:15:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Number</title>
        <link>https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:number&amp;rev=1708413318&amp;do=diff</link>
        <description>Number

The function Number() takes a String  and returns a number. 

It is possible to convert a string into a certain data type by specifying the data type as a second parameter in order to perform arithmetic operations using XPath.
Typ Description</description>
    </item>
    <item rdf:about="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:round&amp;rev=1708413318&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-20T08:15:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Round</title>
        <link>https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:round&amp;rev=1708413318&amp;do=diff</link>
        <description>Round

The Round() function accepts a value, the number of decimal places and the information about whether rounding up or down is performed and returns the rounded result. 

Syntax:

Round(@Value, 'Number of decimal places', 'rounding type')

Number of decimal places</description>
    </item>
    <item rdf:about="https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:start&amp;rev=1708413318&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-20T08:15:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Numerical functions</title>
        <link>https://www.pranke.com/hilfe/doku.php?id=en:transformation:mappings:funktionen:numerisch:start&amp;rev=1708413318&amp;do=diff</link>
        <description>Numerical functions

All functions that generate or process numeric values.

Themen
numerisch index</description>
    </item>
</rdf:RDF>
