Hi, Use the below program if rounding is required by the currency definition.
*CALL EB.ROUND.AMOUNT(CCY.CODE,AMOUNT,"1","")* Regards, Srinivas. 2009/4/6 Santosh <[email protected]> > Use DROUND > > Example: DROUND((3.14159265999*2*3),8) > > It prints 18.84955596 (In the above statement 8 indicates the number of > decimals). > > Down load the jbasic document from Jbase you can find more details. Hope > this will help you. > On Mon, Apr 6, 2009 at 4:49 PM, Jothi <[email protected]> wrote: > >> >> Dear All, >> >> how do we use round off functions in routines? please give me an >> example >> >> Thanks, >> Jothiraj >> >> > > > -- > Mobile: 973-39406098 > > "Nobody can go back and start a new beginning, but anyone can start today > and make a new ending" > > > > -- SrinivasYadav. G Mobile No: 00966 - 564991072 --~--~---------~--~----~------------~-------~--~----~ Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en -~----------~----~----~----~------~----~------~--~---
