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: 

Need BAPI/FM for intercompany asset transfer(ABT1N)...

aris_hidalgo
Contributor
0 Kudos
789

Hello Experts,

Are there any available BAPIs or FMs that I can use for transaction ABT1N?

Thank you and take care!

1 ACCEPTED SOLUTION

former_member156446
Active Contributor
0 Kudos
219

Hi .. I had a similar requirement before.. and dint find a suitable BAPI for my requirements....so had to fix on BDC...

4 REPLIES 4

Former Member
0 Kudos
219

Hi,

Have you looked at FM AMDP_BAPI_CALL_ON_TRANSFER

This FM call

AMSS_BAPI_STRUCTURES_GET (for german?)

BAPI_ACC_ASS_TRANSFER_CHECK or BAPI_ACC_ASS_TRANSFER_POST

then

BAPI_ACC_ASS_INTRA_TRANS_CHECK

Not sure, but maybe this will help you.

Check these two FM also

AMDS_ASSET_TEXT_GET

FIAA_ASSETS_OFDOCUMENT_GET

THanks

VIkranth

former_member156446
Active Contributor
0 Kudos
220

Hi .. I had a similar requirement before.. and dint find a suitable BAPI for my requirements....so had to fix on BDC...

0 Kudos
219

Hi Guys,

Thank you for your replies. However, will BDC do the trick here? this is an enjoy transaction right?

Thanks!

0 Kudos
219

Hi,

ABT1N is a Enjoy Tcode, so it will not fully support BDC, try in ABT1

Thansk

Virkanth