cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

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

0 Likes
View Entire Topic
Former Member
0 Likes

HI,

Check for some conversion routines getting triggered when Proxy is executed in ECC.

Check for the Date format parameters if you have used in mapping.

Regards

Praveen.