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

legacy asset data to SAP using BAPI_FIXEDASSET_OVRTAKE_CREATE Error

P1389307362
Explorer
0 Likes
1,633

Hi all,

I am trying to import some legacy asset data to SAP using BAPI_FIXEDASSET_OVRTAKE_CREATE .

I need to pass following data inside  POSTEDVALUES table

But i am getting following error.

If I send data without ORD_DEP for AREA 15 as follows , assets is creating successfully.

But I need to pass value to area 15.

Prasad

Hi all,

I am trying to import some legacy asset data to SAP using BAPI_FIXEDASSET_OVRTAKE_CREATE .

I need to pass following data inside  POSTEDVALUES table

But i am getting following error.

If I send data without ORD_DEP for AREA 15 as follows , assets is creating successfully.

But I need to pass value to area 15.

Prasad

4 REPLIES 4
Read only

P1389307362
Explorer
0 Likes
1,471

error is

Read only

0 Likes
1,471

Please check this .The depreciation area to be posted &1 does not exist on asset &2.

Read only

0 Likes
1,471

Dear Sha,

Can you please explain me further about this

Read only

0 Likes
1,471

Did you check your Customizing for valid depreciation area (don't try to post in a calculated area)

Hint; You could also try, with transaction AS91, to validate your input data.

Regards,

Raymond