Skip to Content
0
Former Member
Dec 21, 2007 at 02:35 PM

Problem with german date and rfc function

35 Views

Hello,

i have created a function with the following import parameter in our ERP System:

DATUM_BIS TYPE DATUM

DATUM_VON TYPE DATUM

SYSTEM TYPE CHAR4

If i use this function as data service in the vc and create an input form by drag and drop then the datas that i type into the inputform will be "translated".

datum_bis: 30.12.07 will be translated to 12.06.2009 (us format)

datum_von: 01.12.07 "" 12.01.2007

Date Format is Local Format.

I need the german format for my application. Who can i reach this

Thank you

Heiko

Edited by: Heiko Rieke on Dec 21, 2007 3:35 PM