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

How to write infopackage program to pick up a certain file from the application server

How to extract data using BI Content Datasource in SAP BW