cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with german date and rfc function

Former Member
0 Kudos

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

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hey you write the RFC in the backend system as DE as soon as u logon to the system.And u can also export your date as u want from your backend system as per your requirements.You contact the ABAP technical consultants,In ABAP we can specify the date format then you can get as per your requirements.