Show TOC Start of Content Area

Background documentation Absolute Value  Locate the document in its SAP Library structure

Description

Returns absolute value

Syntax

ABS(n1)

·        n1: numeric value

Example

ABS(Width-Length) < 10 ® Is Width within 10 of Length?

 

End of Content Area