Skip to Content
0
Former Member
Sep 13, 2007 at 06:51 AM

Urgent!

65 Views

Dear All,

This is my code for date in BW.

THis code displaying output in the format like:-

05072007 (date month and year)

but i want output like 05-07-2007. What do i need to do for that.

What are the changes would be in code.

Please guide me.

CONCATENATE TRAN_STRUCTURE-/BIC/ZR_FLTDT+4(4)

TRAN_STRUCTURE-/BIC/ZR_FLTDT+0(2)

TRAN_STRUCTURE-/BIC/ZR_FLTDT+2(2) INTO RESULT.