List of Match Functions in SAP ABAP
In SAP ABAP, many built-in math functions, listed below, are provided which can be used to develop advanced mathematical formulas. Functions Supported Numeric Types Description abs (All) “Calculates the absolute value of the provided argument.” sign (All) “Determines the sign of the provided argument. If the sign is positive, the function returns 1; if it’s […]