2007 Nov 12 12:02 PM
hi all,
i'm working on smart forms i need the current date in the format of MM/YYYY/DD..
please help me out
Hi,
Code as follows:
CONCATENATE int_bseg-augdt6(2) int_bseg-augdt4(2)
int_bseg-augdt+0(4) INTO int_final-augdt1
SEPARATED BY '/'.
I've coded this field(int_bseg-augdt) in smartform & it's working.
Hope this helps.
Reward if helpful.
Regards,
Sipra
2007 Nov 12 12:06 PM
2007 Nov 12 12:07 PM
2007 Nov 12 12:39 PM
Hi,
Code as follows:
CONCATENATE int_bseg-augdt6(2) int_bseg-augdt4(2)
int_bseg-augdt+0(4) INTO int_final-augdt1
SEPARATED BY '/'.
I've coded this field(int_bseg-augdt) in smartform & it's working.
Hope this helps.
Reward if helpful.
Regards,
Sipra
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |