cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

DATE FORMAT ccyymmdd

Former Member
0 Likes
7,070

Hi all,

I am doing EDI message to IDOC mapping in which My requirement is to map

Current date -


>DATUM

in this mapping current date should be in the format ccyymmdd

If i give this format in function current date then it gives rumtime error that C is illegal character

It only accepts y, m and d characters

any body can tell me how can i give this CCYYMMDD format in current date function?

Thanks

Sandeep sharma

View Entire Topic
Former Member
0 Likes

Hello Sandeep,

You Fallow Like this YYYYMMDD (20080428)

CC (century).

Thanks,

Satya Kumar