<?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: field PERNR in BAPI_ACC_DOCUMENT_POST in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-pernr-in-bapi-acc-document-post/m-p/6980242#M1492501</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My suggestion would be to enter the document manually via FB01. If you are able to enter the PERNR and save the document, then let us know in which BSEG field it is there. Then it will be easier to find. Also, let us know what posting key you use for the lineitem that has PERNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Salai.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Jun 2010 18:56:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-06-01T18:56:35Z</dc:date>
    <item>
      <title>field PERNR in BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-pernr-in-bapi-acc-document-post/m-p/6980240#M1492499</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;         I'm trying to post a FI document with the standard function BAPI_ACC_DOCUMENT_POST. My goal is &lt;/P&gt;&lt;P&gt;to post the document with the field PERNR (Personal number) but I don't find this field in any tables &lt;/P&gt;&lt;P&gt;of the precedent BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking for the field PERNR  inside the BAPI_ACC_DOCUMENT_POST I found it in a structure GS_ACCIT but this doesn't help me to reach my goals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody know help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;               thank you &lt;/P&gt;&lt;P&gt;                               Gino&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jun 2010 13:41:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-pernr-in-bapi-acc-document-post/m-p/6980240#M1492499</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-01T13:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: field PERNR in BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-pernr-in-bapi-acc-document-post/m-p/6980241#M1492500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the BAPI_ACC_DOCUMENT_POST please check the line 62, there is call for customer function, you need to add an config entry for that OPEN_FI..... and then it will work for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    perform call_customer_function&lt;/P&gt;&lt;P&gt;            tables extension1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you need more details. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Atul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jun 2010 18:12:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-pernr-in-bapi-acc-document-post/m-p/6980241#M1492500</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-01T18:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: field PERNR in BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-pernr-in-bapi-acc-document-post/m-p/6980242#M1492501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My suggestion would be to enter the document manually via FB01. If you are able to enter the PERNR and save the document, then let us know in which BSEG field it is there. Then it will be easier to find. Also, let us know what posting key you use for the lineitem that has PERNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Salai.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jun 2010 18:56:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-pernr-in-bapi-acc-document-post/m-p/6980242#M1492501</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-01T18:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: field PERNR in BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-pernr-in-bapi-acc-document-post/m-p/6980243#M1492502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since PERNR ( Personnel number ) is employee specific. May be you need to use any of the following bapis to post the accounting document. The GL item structures of these bapis have personnel number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_ACC_EMPLOYEE_PAY_POST&lt;/P&gt;&lt;P&gt;BAPI_ACC_EMPLOYEE_EXP_POST&lt;/P&gt;&lt;P&gt;BAPI_ACC_EMPLOYEE_REC_POST&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jun 2010 20:59:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-pernr-in-bapi-acc-document-post/m-p/6980243#M1492502</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-01T20:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: field PERNR in BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-pernr-in-bapi-acc-document-post/m-p/6980244#M1492503</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;Fill the PERNR details in the structure EXTENSION1.  Implement the BTE "RWBAPI01" to read the data from this structure and&lt;/P&gt;&lt;P&gt;update the same in IT_ACCIT.&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>Wed, 02 Jun 2010 04:59:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-pernr-in-bapi-acc-document-post/m-p/6980244#M1492503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-02T04:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: field PERNR in BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-pernr-in-bapi-acc-document-post/m-p/6980245#M1492504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all. I just implemented the same in my project. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/408/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; with the help of this and following link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.scn.sap.com/wiki/display/ABAP/Business+Transaction+Event+-+RWBAPI01+-+For+Accounting+Document+Interface"&gt;http://wiki.scn.sap.com/wiki/display/ABAP/Business+Transaction+Event+-+RWBAPI01+-+For+Accounting+Document+Interface&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 12:32:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-pernr-in-bapi-acc-document-post/m-p/6980245#M1492504</guid>
      <dc:creator>srijithIBP</dc:creator>
      <dc:date>2013-12-17T12:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: field PERNR in BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-pernr-in-bapi-acc-document-post/m-p/6980246#M1492505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks all, this post was quite helpful. specially vinod's post was quite helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 03:52:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-pernr-in-bapi-acc-document-post/m-p/6980246#M1492505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-10T03:52:27Z</dc:date>
    </item>
  </channel>
</rss>

