Question:
Dear All.
I want to change numeric format in smartforms for report need.
ex : 100.000-
to : (100.000)
It just for display..
Help me please..
I would br very thankful.
Desma
Answer:
You can have code nodes in smartforms associated with a text node. Declare a string vatriable and use standard abap to translate your number, placing the result into the declared string. Then use that string variable in your text node.
_________________
Regards
R
Abap KC
SFMDR
Answer:
use the SAPscript/Smartforms forum.
_________________
SapFans Moderator
NetWeaver ‘04–SAP Web AS for ORACLE certified
Search: /forums/search.php
SAP Notes: http://service.sap.com/notes
SAP Help: http://help.sap.com
Basic Rules: /forums/viewtopic.php?t=222759