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

ABSO bapi s error

Former Member
0 Likes
4,251

Daer Experts

We are trying to post the Bapi for ABSO ( Assets write up) but we are unable to post the successfully  even after entering the correct details r

we tried in both Transaction code BAPI_ASSET_WRITEUP_post  & Thransaction code BAPI_ASSET_WRITEUP_CHECK in both we

are getting error

the error as  below   & please refer the attachment

Transaction code BAPI_ASSET_WRITEUP_CHECK not possible; see long text

we already searched in Google before posting to the  Forum

9 REPLIES 9
Read only

paul_bakker2
Active Contributor
0 Likes
2,853

Very strange! Try doing a where-used on that error message (EAC 806) in SE91, to see where/why the ABAP code is raising that error message.

Read only

0 Likes
2,853

I'm Getting can any1 help me please???

Also i'm not getting proper input for below BAPi's.

For Asset Writeup :


BAPI_ASSET_WRITEUP_CHECK,

BAPI_ASSET_WRITEUP_POST

For Asset Transfer :


BAPI_ASSET_TRANSFER_CHECK

BAPI_ASSET_TRANSFER_POST

BAPI_ACC_ASS_TRANSFER_POST

BAPI_ACC_ASS_TRANSFER_CHECK

BAPI_ACC_ASS_INTRA_TRANS_CHECK

Read only

0 Likes
2,853

Hi Sathvik ,

Try to create Assets using T-code first ,once you create by T-code create using bapi and that time use the same data .

This is the good approach to use bapi.

If still you are facing error ,Please let me know .

Regards,

Rasika

Read only

0 Likes
2,853

Hi Rasika,

I'm not facing any problem  for Asset Creation. i.e AS01.

Asset Creation is working fine.

I'm facing problem in Asset Writeup i.e for ABSO T.code

and

Asset Transfer i.e for ABUMN T.code.

Can u please test these BAPI's?? Once??? or else suggest me if you have any BAPI's....

For Asset Writeup :


BAPI_ASSET_WRITEUP_CHECK,

BAPI_ASSET_WRITEUP_POST

For Asset Transfer :


BAPI_ASSET_TRANSFER_CHECK

BAPI_ASSET_TRANSFER_POST

BAPI_ACC_***_TRANSFER_POST

BAPI_ACC_***_TRANSFER_CHECK

BAPI_ACC_***_INTRA_TRANS_CHECK

Read only

Former Member
0 Likes
2,853

Hello Experts ...

Any help regarding these BAPI's ????

or

any suggestion for Asset Transfer (ABUMN)  & Asset WriteUp (ABSO).....????

For Asset Writeup :


BAPI_ASSET_WRITEUP_CHECK,

BAPI_ASSET_WRITEUP_POST

For Asset Transfer :


BAPI_ASSET_TRANSFER_CHECK

BAPI_ASSET_TRANSFER_POST

BAPI_ACC_***_TRANSFER_POST

BAPI_ACC_***_TRANSFER_CHECK

BAPI_ACC_***_INTRA_TRANS_CHECK

Read only

0 Likes
2,853

Are you able to do asset transfer by T-code ?

If yes ,set the debugger on Bapi and excute T-code .

Then as you already had set the debugger the bapi will get hit then check the values in exporting parameters .

Read only

0 Likes
2,853

Hi Rasik,

I kept Break point for all BAPI's but its not stopping,

Ex: For Write up

BAPI_ASSET_WRITEUP_POST

BAPI_ASSET_WRITEUP_CHECK

BAPI_ASSET_POSTCAP_CHECK

BAPI_ASSET_POSTCAP_POST.

Any other solutions ???? Please ???

Read only

0 Likes
2,853

May be the bapi You are using is not correct ,because bapi gets hit when you execute T-code .

This is the https://scn.sap.com/thread/911131 to find bapi of particular T-code .

Read only

0 Likes
2,853

That are standard BAPI's know???

it should work right???

or

any BAPI's from ur side????

it will helps me lot,.. please.....

BAPI's for  : ASSET Writeup & ASSET Transfer ....