If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Buenas alguien sabe cual es la función en sap para calular el valor absoluto? yo encontre la abs puede ser? pero no se bien como utilizarla si alguien tiene un ejemplo se lo agradecería mucho.
Saludos
la funcion de utiliza de la siguiente manera:
variable1 = abd(variable2).
variable1: es donde se va a guardar el resultado.
variable2: es la variable que tiene el valor con el cual tenemos que trabajar.
espero que te sirva.
Comentario