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

Domains and Data Elements

Currency Conversion from Local Currency to USD in BW

How to update exchange rates via process chain in BW