Application Development 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: 

Asset retirement using F-92.

0 Kudos
834

Hi,

I have a requirement to implement F-92 transaction. I have tried using BAPI_ASS_RETIREMENT_POST; but it gives an error 'Transaction type 210 not possible for activity 'retirement with revenue ".

Please let me know if this BAPI can be used for this purpose. Also are there any other BAPIs that can be used for achieving the same ?

Thanks,

Meera

9 REPLIES 9

andreas_mann3
Active Contributor
0 Kudos
333

so try another transaction type: e.g. 200 - 230

A.

0 Kudos
333

<deleted>

0 Kudos
333

<deleted>

0 Kudos
333

Hi,

210 is the correct Transaction Type. On manually posting using F-92, BSEG table gets updated with this value.

Thanks,

Meera

0 Kudos
333

resolved using BDC

0 Kudos
333

Hi,

Iam facing sam eproblem, could you please share bdc code to me. It will be great help for me.

Thanks and regards,

RRK.

0 Kudos
333

Dear Expers,

I have configured the asset management module. While working on F-92 I get the following error. The Asset Retirement Checkbox is missing.

How to get that Area in F-92.

Regards

Jazib Tariq

0 Kudos
333

Check Your GL account. if it is made for Revenue A.c for Asset Sale

0 Kudos
333

Meera,

Can you share sample BDC File with us?