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: 

Any BAPI for F-92

former_member228514
Participant
0 Kudos
1,441

Hello Experts ,

I need to rerire the asset using transaction F-92.

So Need BAPI to add this functioncality in the program..

Thanks,

Aarti.

5 REPLIES 5

Florian
Active Contributor
0 Kudos
393

Please submit more details what are going to do. It's too less information to help you.

~Florian

0 Kudos
393

I think you could use a call trasnaccions, to map the activities to be performed in this transaction, personally I prefer to map the TC FB01, make sure you have an example of the document you want to generate, and the rest is copying positions.

NTeunckens
Active Contributor
0 Kudos
393

See if BAPI "BAPI_ASSET_RETIREMENT_POST" applies ...

roberto_forti
Contributor
0 Kudos
393

Hi Aarti,

Try to find or create (z) BAPI using SAP transaction BAPI.

Otherwise, programing BDC with Batch Input Session or Call Transaction.

Regards,

,


former_member228514
Participant
0 Kudos
393
  • 1. ‘BAPI_ASSET_RETIREMENT_POST’ -> customer number doesn’t exist in this BAPI.
  • 2.‘BAPI_ACC_DOCUMENT_POST’- Asset number is not available but customer number is there
  • Any alternative solution for this ? Pls help.