Hello frnds
the decimal value is not dispaying properly in script
value type p decimals 4.
ex value :_______ 0.2353
but i need
value : 0.2353
the spaces i dont need... how can i do that...
plese guide me regarding this
and please let know all formatting options in Scripts
Thnks
regards
Edited by: Aeda N on Mar 21, 2008 3:40 PM
Edited by: Aeda N on Mar 21, 2008 3:41 PM
Request clarification before answering.
To resolve your issue try following
What ever the variable you are passing to your SAP Script through your driver program, before passing it,,
use : "CONDENSE <var> NO-GAPS. "
and then pass it to the SAP Script, that should take care of this issue.
You can find the related documentsi in the following links:
http://www.thespot4sap.com/Articles/SAPscript_Introduction.asp
http://abapliveinfo.blogspot.com/2008/01/free-sapscript-made-easy-46-book.html
http://www.thespot4sap.com/articles/SAPscript_example_code.asp
http://idocs.de/www3/cookbooks/sapscript/sapscript_1/docu.htm
http://idocguru.com/www5/cookbooks/sapscript/sapscript_1/example.htm
www.geocities.com/wardaguilar25/sapscript-tutorial.html
http://logosworld.de/www3/cookbooks/sapscript/sapscript_8/docu.htm
Hope you found this useful.
Rahul.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.