Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error in date format. using 'BAPI_FIXEDASSET_OVRTAKE_CREATE'.

Former Member
0 Likes
804

Dear Expert,

I am uplaoding Asset master data using BAPI 'BAPI_FIXEDASSET_OVRTAKE_CREATE'.

But my problem is BAPI takes capitalization date in 'YYYYMMDD' FORMAT.

I am uplaoding in server which is having date format 'DDMMYYYY'.

Due this error i am unable to upload the data in asset master.

Please give some solution for this.

Regards.

Mohsin S.

5 REPLIES 5
Read only

Former Member
0 Likes
715

Try to change the date format in ur user profile then try.

--

Reddy

Read only

0 Likes
715

Reddy my problem still persists.

Read only

0 Likes
715

'YYYYMMDD' is SAP internal Date format. Are you not uploading the data in to SAP?

what format do u have in ur excel data?

--

Reddy

Read only

0 Likes
715

Dear Reddy

My excel contain date format 'YYYYMMDD'

But the server in i am uploading data having date format 'DDMMYYYY'.

bapi also having date format YYYYMMDD.

BUT in TCODE AS91 HAVING DATE IN DDMMYYYY FORMAT.

Due to this format it is giving error.

Read only

0 Likes
715

Change the default date format in ur usetr profile, signout and login and try now.

--

Reddy