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

BAPI_FIXEDASSET_CHANGE

Former Member
0 Likes
954

Hi there!

I need some help on using this BAPI - BAPI_FIXEDASSET_CHANGE.

Well, I'm using it for inserting timedependent data - plant, location and room. I'm transfering asset number and subnumber to BAPI, but it changes all assetss with given number not regarding subnumber.

Eg.

There is an asset with number 1 and subnumber 1 and 2, and I want to insert plant, location and room only for an asset with subnumber 1, but it updates an asset with subnumer 2 also.

Can anybody help me way is this heppening?

Thnx!

Edited by: Ines Bajramovic on Mar 13, 2008 11:37 AM

5 REPLIES 5
Read only

Former Member
0 Likes
848

Ok, nobody yet answered.

Maybe folowing could help:

I tried changin asset using transaction AS02 and same thing hapened, asset with same number and different subnumber also changed - plant, location and room fields.

Then I made change directly, with UPDATE in Open SQL, and it was OK.

So, is it possible BAPI is not working properly?

Read only

Former Member
0 Likes
848

We managed to solve problem.

Read only

0 Likes
848

Hi, could you tell me how solved the problem?

Thanks

Augusto

Read only

0 Likes
848

Hi Augusto!

We find out that there was problem with screen setings for certain class of assets.

You'll see what I mean when you open transaction:

SPRO --> Financial Accounting --> Asset Accounting --> Master Data --> Screen Layout --> Define Screen Layout for Asset Master Data .

If you still have some questions, feel free to ask me.

My regards!

Read only

0 Likes
848

Thanks for the answer i'll try that.