2016 Sep 24 7:28 AM
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
2016 Sep 26 2:00 AM
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.
2016 Sep 26 5:16 AM
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
2016 Sep 26 7:21 AM
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
2016 Sep 26 7:56 AM
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
2016 Sep 26 7:43 AM
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
2016 Sep 26 8:38 AM
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 .
2016 Sep 26 10:02 AM
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 ???
2016 Sep 26 10:37 AM
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 .
2016 Sep 26 11:28 AM
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 ....