2012 Jun 07 9:07 AM
Hi Experts ,
I have an issue in smartforms. While displaying output in form I am getting negative values after value .
Ex : 258963.25--
But as per Indian standards I have to get like this
--258962.25.
How I can achieve this in Forms .
<urgency downgraded>
Moderator Message: Please search before posting. Thread locked.
@Members: Please don't encourage spoon-feeding.
Message was edited by: Suhas Saha
Hi Experts ,
I have an issue in smartforms. While displaying output in form I am getting negative values after value .
Ex : 258963.25--
But as per Indian standards I have to get like this
--258962.25.
How I can achieve this in Forms .
<urgency downgraded>
Moderator Message: Please search before posting. Thread locked.
@Members: Please don't encourage spoon-feeding.
Message was edited by: Suhas Saha
2012 Jun 07 9:21 AM
Hello,
When enetring the field in the smartforms use '(<)'.
ie : &BKPF-DMBTR(<)&.
Regards.
2012 Jun 07 9:36 AM
Hi Laurent ,
You are right . One more doubt .
&BKPF-DMBTR(<I)&.
Here what is <I
2012 Jun 07 9:38 AM
Hi again,
<I stands for sign left, no output of initial value '0.00'.
Regards.
2012 Jun 07 9:42 AM
Hi Again,
when i used &BKPF-DMBTR(I)&. then why i didn't sign left.
Regards.
2012 Jun 07 9:53 AM
Once again to be clear :
&BKPF-DMBTR(I)& means do not output initial value
&BKPF-DMBTR(<)& means put sign left
&BKPF-DMBTR(<I)& means put sign left and do not output initial value.
Regards.
2012 Jun 07 10:07 AM
Hi ,
Thanks for your answers . It helps me a lot.
I changed the form without downloading it . Now the changed one is not correct . Can I again get my original form back.Is there any possibility is there .
Regards.
2012 Jun 07 9:30 AM
Hi,
You can &variable(<)& as suggested by Laurent.
You can also make use of function module CLOI_PUT_SIGN_IN_FRONT.
Regards,
Danish
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |