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

BAPI_ACC_DOCUMENT_POST Query

Former Member
0 Likes
510

Hi All,

I have following queries:

1. Whether this BAPI can be used for posting document (FB01)?

2. If i have an additional custom field on FB01 which says "calculate tax" and in turn calls vertes system to calculate tax;

How to pass this additional custom field to our BAPI structure?

If you could please post the sample code about filling the BAPI structure, it would be great.

Thanks

Gunjan

3 REPLIES 3
Read only

Former Member
0 Likes
476

Hi.

1. It's sure.

2. Accounttax,You can use this table interface.

You will get the best demo code from sap's report :ACC_BAPI_TEST_DOCUMENT.

ZhouYun

Read only

Former Member
0 Likes
476

Hi,

Useful links:

http://sap.ittoolbox.com/groups/technical-functional/sap-dev/bapi_acc_document_post-622561

Also, please refer the 'Function Module Documentation' of this BAPI in se37.

Edited by: Neenu Jose on Apr 25, 2009 6:30 AM

Read only

Former Member
0 Likes
476
1. Whether this BAPI can be used for posting document (FB01)?

Yes.

Regards

Shital