<?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: Post with reference to Accounting Document in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/post-with-reference-to-accounting-document/m-p/6975268#M1491863</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@ SAP USER    	 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per the BAPI documentation , Do i need to maintain separate value in the OBJ_TYPE field (reference transaction) in table TTYP, then what is function module associated to this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&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;RK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jun 2010 10:43:16 GMT</pubDate>
    <dc:creator>rthoodi</dc:creator>
    <dc:date>2010-06-17T10:43:16Z</dc:date>
    <item>
      <title>Post with reference to Accounting Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/post-with-reference-to-accounting-document/m-p/6975264#M1491859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am posting with reference to Accounting document (Transaction FBR2) using BAPI_ACC_DOCUMENT_POST, but Iam getting some errors,( Incorrect entry in field OBJ_TYPE: IBKPF) . I used BAPI_ACC_GL_POSTING_POST(using existing document 5100000009) as well, here Iam getting status message as Document posted successfully: IBKPF 5100000009X2402010 ECDCLNT140, but I want a new document to be created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know whether Iam using correct BAPI?&lt;/P&gt;&lt;P&gt;What is the value to be passed to field OBJ_TYPE ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;RK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jun 2010 10:06:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/post-with-reference-to-accounting-document/m-p/6975264#M1491859</guid>
      <dc:creator>rthoodi</dc:creator>
      <dc:date>2010-06-17T10:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Post with reference to Accounting Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/post-with-reference-to-accounting-document/m-p/6975265#M1491860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;From what i understand from your error, you are passing incorrect entry to OBJ_TYPE. GO to Se37 and in the Export parameters, in front of the OBJ_TYPE, below the column for Long text, click on the green button.&lt;/P&gt;&lt;P&gt;It would open a popup window with all details of what needs to be given.&lt;/P&gt;&lt;P&gt;Actually, its an exporting parameter, so you dont need to pass anything, the BAPI would return that value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your program just declare a variable L_OBJ_TYPE of type BAPIACHE09-OBJ_TYPE and pass it to BAPI. On Execution, that BAPI would return value of OBJ_TYPE which you can pass further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope its clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mansi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jun 2010 10:17:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/post-with-reference-to-accounting-document/m-p/6975265#M1491860</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-17T10:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Post with reference to Accounting Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/post-with-reference-to-accounting-document/m-p/6975266#M1491861</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;Use the BAPI "BAPI_ACC_DOCUMENT_POST".  Dont pass value to the parameters "OBJ_TYPE","OBJ_KEY",'OBJ_SYS".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jun 2010 10:26:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/post-with-reference-to-accounting-document/m-p/6975266#M1491861</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-17T10:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Post with reference to Accounting Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/post-with-reference-to-accounting-document/m-p/6975267#M1491862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinod,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I didn't pass values for above parameters, Iam getting the follwing errors, these are mandatory fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error in document:&lt;/P&gt;&lt;P&gt;Required field OBJ_TYPE was not transferred in parameter DOCUMENTHEADER&lt;/P&gt;&lt;P&gt;Required field OBJ_KEY was not transferred in parameter DOCUMENTHEADER&lt;/P&gt;&lt;P&gt;Required field OBJ_SYS was not transferred in parameter DOCUMENTHEADER&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;RK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jun 2010 10:31:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/post-with-reference-to-accounting-document/m-p/6975267#M1491862</guid>
      <dc:creator>rthoodi</dc:creator>
      <dc:date>2010-06-17T10:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: Post with reference to Accounting Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/post-with-reference-to-accounting-document/m-p/6975268#M1491863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@ SAP USER    	 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per the BAPI documentation , Do i need to maintain separate value in the OBJ_TYPE field (reference transaction) in table TTYP, then what is function module associated to this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&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;RK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jun 2010 10:43:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/post-with-reference-to-accounting-document/m-p/6975268#M1491863</guid>
      <dc:creator>rthoodi</dc:creator>
      <dc:date>2010-06-17T10:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Post with reference to Accounting Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/post-with-reference-to-accounting-document/m-p/6975269#M1491864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Check if you have the authorisation to maintain the table TTYP. If Not consult some Functional Consultant in this domain to know details about maintaining this table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont think there would be any specific function module to maintain the table TTYP. If i am able to find one, will pass on the information to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mansi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2010 05:36:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/post-with-reference-to-accounting-document/m-p/6975269#M1491864</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-22T05:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Post with reference to Accounting Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/post-with-reference-to-accounting-document/m-p/6975270#M1491865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try to findout  how excatly the error message is comming'  trhough debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;zashok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2010 06:55:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/post-with-reference-to-accounting-document/m-p/6975270#M1491865</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-22T06:55:05Z</dc:date>
    </item>
  </channel>
</rss>

