Mathematical Functions in ABAP

 When library functions are used in calculations, at least one SPACE must be provided after the 1st bracket and before the last bracket of the function.

maths

Example:

K = SQRT (16).       Now K contains a value 4

P = trunc( '34.567').    Now P contains a value 34

 

 

Comments

Popular posts from this blog

Qlikview not able to fetch all data from Multiprovider

How to extract data using BI Content Datasource in SAP BW

How to create tables in SAP System-I