<?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 Badi ACC_DOCUMENT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-acc-document/m-p/3220451#M768009</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi BADI experts,&lt;/P&gt;&lt;P&gt;                         I have a requirement where I have to debug the code in the change method of BADI - ACC_DOCUMENT.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Implementation for the same as Z_ACC_DOCUMENT_IDOC and I have the code in the change method..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This BADI is triggered before an Inbound Idoc gets posted in SAP. Thing is that when I want to debug an error Idoc using WE19 and specifying the FM so as to get to this BADI code I am facing problems.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is one thing here the BADI is Filter dependent and the Filter type is AWTYP. What does this signify?????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more thing is the call to the BADI is in FM -  BAPI_ACC_DOCUMENT_CHECK and  BAPI_ACC_DOCUMENT_POST ...This I got to knwo through BAPI documentation...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem is like when I check for Function module for that particular Idoc's by pressing F4 I am getting a choice of different FM as 1) BAPI_IDOC_INPUT1 and 2)BAPI_IDOC_INPUTP......This is urgent give your suggestions and points will be rewarded accordingly...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raghav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Jan 2008 09:23:32 GMT</pubDate>
    <dc:creator>former_member182354</dc:creator>
    <dc:date>2008-01-18T09:23:32Z</dc:date>
    <item>
      <title>Badi ACC_DOCUMENT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-acc-document/m-p/3220451#M768009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi BADI experts,&lt;/P&gt;&lt;P&gt;                         I have a requirement where I have to debug the code in the change method of BADI - ACC_DOCUMENT.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Implementation for the same as Z_ACC_DOCUMENT_IDOC and I have the code in the change method..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This BADI is triggered before an Inbound Idoc gets posted in SAP. Thing is that when I want to debug an error Idoc using WE19 and specifying the FM so as to get to this BADI code I am facing problems.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is one thing here the BADI is Filter dependent and the Filter type is AWTYP. What does this signify?????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more thing is the call to the BADI is in FM -  BAPI_ACC_DOCUMENT_CHECK and  BAPI_ACC_DOCUMENT_POST ...This I got to knwo through BAPI documentation...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem is like when I check for Function module for that particular Idoc's by pressing F4 I am getting a choice of different FM as 1) BAPI_IDOC_INPUT1 and 2)BAPI_IDOC_INPUTP......This is urgent give your suggestions and points will be rewarded accordingly...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raghav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 09:23:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-acc-document/m-p/3220451#M768009</guid>
      <dc:creator>former_member182354</dc:creator>
      <dc:date>2008-01-18T09:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: Badi ACC_DOCUMENT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-acc-document/m-p/3220452#M768010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Raghav&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ans 1. BADI ACC_DOCUMENT is filter dependent that means you can activate your BADI Implementation for specific Application Area in this case. (For Example: I have used this BADI for WTY Module Claims Posting, so I used AWTYP = "WTYD" as a filtered application area for BADI Implementation)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ans 2. BAPIs BAPI_IDOC_INPUTP or BAPI_IDOC_INPUT1 are generic function modules used against the Process Codes for Inbound IDOC Processing, If you see code inside these two BAPIs, you will find a Query to tables like TBDBE or TBDBA, where actual Processing BAPI names are maintained against the respective Message Types. So, technically, you can use any one of these BAPIs to process your IDOC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest if you still have any issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Amol G. Lohade&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2008 12:05:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-acc-document/m-p/3220452#M768010</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-18T12:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Badi ACC_DOCUMENT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-acc-document/m-p/3220453#M768011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amol, &lt;/P&gt;&lt;P&gt;            Where exactly can you see what is the value for the AWTYP assigned in the BADI??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;RAGHAV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 08:07:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-acc-document/m-p/3220453#M768011</guid>
      <dc:creator>former_member182354</dc:creator>
      <dc:date>2008-01-22T08:07:57Z</dc:date>
    </item>
  </channel>
</rss>

