<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Exit for message type ACC_DOCUMENT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-for-message-type-acc-document/m-p/2191020#M467105</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Find the assigned Process Code and function module for that message type&lt;/P&gt;&lt;P&gt;and go to that fun module and search for the CUSTOMER-FUNCTION&lt;/P&gt;&lt;P&gt;string, which is nothing but an exit for that idoc fun module&lt;/P&gt;&lt;P&gt;double click on that and write your code in it as per your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 May 2007 16:08:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-02T16:08:41Z</dc:date>
    <item>
      <title>Exit for message type ACC_DOCUMENT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-for-message-type-acc-document/m-p/2191018#M467103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus&lt;/P&gt;&lt;P&gt;  Do we have any customer exit or any exit for message type ACC_DOCUMENT.&lt;/P&gt;&lt;P&gt;I guess funtional module will be BAPI_ACC_DOCUMENT_POST.&lt;/P&gt;&lt;P&gt;Please let me know if any other message type can be used to POST an invoice to SAP system which has exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your help is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gajanan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 16:03:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit-for-message-type-acc-document/m-p/2191018#M467103</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T16:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Exit for message type ACC_DOCUMENT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-for-message-type-acc-document/m-p/2191019#M467104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the BTE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;00001050 POST DOCUMENT:       Accounting interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 16:08:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit-for-message-type-acc-document/m-p/2191019#M467104</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T16:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Exit for message type ACC_DOCUMENT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-for-message-type-acc-document/m-p/2191020#M467105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Find the assigned Process Code and function module for that message type&lt;/P&gt;&lt;P&gt;and go to that fun module and search for the CUSTOMER-FUNCTION&lt;/P&gt;&lt;P&gt;string, which is nothing but an exit for that idoc fun module&lt;/P&gt;&lt;P&gt;double click on that and write your code in it as per your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 16:08:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit-for-message-type-acc-document/m-p/2191020#M467105</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T16:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: Exit for message type ACC_DOCUMENT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-for-message-type-acc-document/m-p/2191021#M467106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anjali&lt;/P&gt;&lt;P&gt;  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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for quick reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gajanan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 16:12:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit-for-message-type-acc-document/m-p/2191021#M467106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T16:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Exit for message type ACC_DOCUMENT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-for-message-type-acc-document/m-p/2191022#M467107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Narendran&lt;/P&gt;&lt;P&gt;  Can you guide me in bit detail please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 16:13:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit-for-message-type-acc-document/m-p/2191022#M467107</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T16:13:47Z</dc:date>
    </item>
  </channel>
</rss>

