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

BDC for AB08

Former Member
0 Likes
1,778

Dear Experts,

I am making a program which involves making a reversal of asset document using the T-CODE AB08.

I am trying to make a recording to build a BDC table for transaction AB08 to use in the program. In the transaction I am using the dynamic selection.

When I tried to run the recording result, it says that some fields does not exist in the screen. When I checked, it turned out that the fields from the dynamic selection are not shown in the screen when running the BDC.

Does anyone have any experience on this?? I also stumbled upon the BAPI: 'BAPI_ASSET_REVERSAL_POST', does any one know whether I can use this to do the transaction AB08, instead of making the BDC? If i can use this BAPI, does anyone know what I must fill for this BAPI?

Many thanks in advance for all your replies.

Best Regards,

Fandi

Dear Experts,

I am making a program which involves making a reversal of asset document using the T-CODE AB08.

I am trying to make a recording to build a BDC table for transaction AB08 to use in the program. In the transaction I am using the dynamic selection.

When I tried to run the recording result, it says that some fields does not exist in the screen. When I checked, it turned out that the fields from the dynamic selection are not shown in the screen when running the BDC.

Does anyone have any experience on this?? I also stumbled upon the BAPI: 'BAPI_ASSET_REVERSAL_POST', does any one know whether I can use this to do the transaction AB08, instead of making the BDC? If i can use this BAPI, does anyone know what I must fill for this BAPI?

Many thanks in advance for all your replies.

Best Regards,

Fandi

1 REPLY 1
Read only

Former Member
0 Likes
824

Try,

BAPI_ASSET_REVERSAL_CHECK Check Asset Document Reversal

BAPI_ASSET_REVERSAL_POST Post Attachment Document Reversal