Skip to Content
0
Mar 24, 2010 at 11:41 AM

blank field getting converted into wrong date

458 Views

Dear All,

I have one date field in SAP table in which there are some entries and some blank entries.

when Proxy is sending this data from ECC blank entries are converted into 00000000 and through XI in file

this

00000000 entry for date getting converted into wrong date like 30.11.0002 in file.

I have taken data type as string do I need to take data type as date.

My doubt is if there is no entry in table why it is convertng to 00000000 and after passing from XI why it is converting into

30.11.0002 .

Regards