cancel
Showing results for 
Search instead for 
Did you mean: 

Date Conversion in OData

0 Kudos

In the above example, AsnDate is with the for of DateTime ie.,(2013-12-04T00:00:00), i want to convert it to Date format ie.,(2013-12-04) in NetWeaver Gate way, I request to help me fixing this, Thank you all in advance.

Accepted Solutions (1)

Accepted Solutions (1)

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Just a guess.

If you change the data type for AsnDate to STRING,you might get the format as you want.

0 Kudos

Thank you for your Valuable reply Jitendra, yes i have tried it by changing it to string in my RFC Function module and importing to the netweaver gate way and it works but i don't want to change the standard component type.

Thank you.

Answers (0)