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

Exit for message type ACC_DOCUMENT

Former Member
0 Likes
1,293

Hi Gurus

Do we have any customer exit or any exit for message type ACC_DOCUMENT.

I guess funtional module will be BAPI_ACC_DOCUMENT_POST.

Please let me know if any other message type can be used to POST an invoice to SAP system which has exits.

Your help is appreciated.

Regards,

Gajanan

Hi Gurus

Do we have any customer exit or any exit for message type ACC_DOCUMENT.

I guess funtional module will be BAPI_ACC_DOCUMENT_POST.

Please let me know if any other message type can be used to POST an invoice to SAP system which has exits.

Your help is appreciated.

Regards,

Gajanan

4 REPLIES 4
Read only

Former Member
0 Likes
814

Hi,

You can use the BTE

00001050 POST DOCUMENT: Accounting interface

THanks,

Naren

Read only

0 Likes
814

Hi Narendran

Can you guide me in bit detail please.

Read only

Former Member
0 Likes
814

Hi

Find the assigned Process Code and function module for that message type

and go to that fun module and search for the CUSTOMER-FUNCTION

string, which is nothing but an exit for that idoc fun module

double click on that and write your code in it as per your requirement.

reward if useful

regards

Anji

Read only

0 Likes
814

Hi Anjali

I know how to find out the customer exit or exit.I didnot get for mentioned message type and related function module.That's why i wanted to know do have any simillar kind of message type and function module with exits available.

Thanks for quick reply.

Regards,

Gajanan