<?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: BAPI_ACC_DOCUMENT_POST fill BKPF Custom Fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-fill-bkpf-custom-fields/m-p/10757861#M1876420</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aashika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the reply.&lt;/P&gt;&lt;P&gt;In my case, fields from ACCHD does not automatically transferred to BKPF. I still have to run a report for the custom fields to be added to a structure in the standard program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Suwandi C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Dec 2014 02:39:46 GMT</pubDate>
    <dc:creator>suwandi_cahyadi</dc:creator>
    <dc:date>2014-12-24T02:39:46Z</dc:date>
    <item>
      <title>BAPI_ACC_DOCUMENT_POST fill BKPF Custom Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-fill-bkpf-custom-fields/m-p/10757857#M1876416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to fill BKPF custom fields through BAPI_ACC_DOCUMENT_POST?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've done the following things:&lt;/P&gt;&lt;P&gt;- Append structure to BKPF table&lt;/P&gt;&lt;P&gt;- Append structure to ACCHD structure&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;- Fill Extension2 BAPIPAREX structure to fill the extension fields and pass to BAPI_ACC_DOCUMENT_POST&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;- create ACC_DOCUMENT BAdI implementation and implements the CHANGE method to get the Extension2 structure and pass the custom fields to C_ACCHD structure.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;In debug, I've seen the custom fields has been passed to the C_ACCHD structure. But somehow, it is not transferred to the XBKPF structure.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;In the program flow, I've found in program LFACIF4S subroutine fi_document_fill. That is when the XBPKF structure is filled from a structure named p_acc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;In program LFACIGEN is the definition of p_acc structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For now, I think I can:&lt;/P&gt;&lt;P&gt;- create an implicit enhancement in the end of subroutine fi_document_fill (program LFACIF4S) to transfer my custom fields from ACCHD to XBKPF&lt;/P&gt;&lt;P&gt;- Find out how to generate my custom fields in structure p_acc in LFACIGEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this the standard way to fill custom fields in BKPF through BAPI_ACC_DOCUMENT_POST?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Suwandi C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2014 09:45:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-fill-bkpf-custom-fields/m-p/10757857#M1876416</guid>
      <dc:creator>suwandi_cahyadi</dc:creator>
      <dc:date>2014-12-23T09:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST fill BKPF Custom Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-fill-bkpf-custom-fields/m-p/10757858#M1876417</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;Please use BTE - &lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;STRONG&gt;SAMPLE_INTERFACE_RWBAPI01 &lt;/STRONG&gt;to fill the fields which are added in header or item table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aashika &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2014 09:49:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-fill-bkpf-custom-fields/m-p/10757858#M1876417</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-23T09:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST fill BKPF Custom Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-fill-bkpf-custom-fields/m-p/10757859#M1876418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aashika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the reply.&lt;/P&gt;&lt;P&gt;I thought implementing the BTE RWBAPI01 (and filling the Extension1 structure), it will only transfer the fields to DOCUMENTHEADER (ACCHD). If that's right, in that case BTE RWBAPI01 and BAdI ACC_DOCUMENT both only fills to the ACCHD structure but not to the BKPF structure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CMIIW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Suwandi C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2014 10:06:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-fill-bkpf-custom-fields/m-p/10757859#M1876418</guid>
      <dc:creator>suwandi_cahyadi</dc:creator>
      <dc:date>2014-12-23T10:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST fill BKPF Custom Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-fill-bkpf-custom-fields/m-p/10757860#M1876419</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;In BTE you can also manipulate values from tables:&lt;/P&gt;&lt;P&gt;*"&amp;nbsp; TABLES&lt;/P&gt;&lt;P&gt;*"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IT_ACCIT STRUCTURE&amp;nbsp; ACCIT&lt;/P&gt;&lt;P&gt;*"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IT_ACCCR STRUCTURE&amp;nbsp; ACCCR&lt;/P&gt;&lt;P&gt;*"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RETURN STRUCTURE&amp;nbsp; BAPIRET2&lt;/P&gt;&lt;P&gt;*"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EXTENSION STRUCTURE&amp;nbsp; BAPIACEXTC&lt;/P&gt;&lt;P&gt;*"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IT_ACCWT STRUCTURE&amp;nbsp; ACCIT_WT&lt;/P&gt;&lt;P&gt;*"&amp;nbsp; CHANGING&lt;/P&gt;&lt;P&gt;*"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VALUE(DOCUMENT_HEADER) LIKE&amp;nbsp; ACCHD STRUCTURE&amp;nbsp; ACCHD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my one of the issue, I have passed the value to IT_ACCIT, and it successfully updated the same in BSEG. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aashika Agarwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2014 11:26:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-fill-bkpf-custom-fields/m-p/10757860#M1876419</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-23T11:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST fill BKPF Custom Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-fill-bkpf-custom-fields/m-p/10757861#M1876420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aashika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the reply.&lt;/P&gt;&lt;P&gt;In my case, fields from ACCHD does not automatically transferred to BKPF. I still have to run a report for the custom fields to be added to a structure in the standard program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Suwandi C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2014 02:39:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-fill-bkpf-custom-fields/m-p/10757861#M1876420</guid>
      <dc:creator>suwandi_cahyadi</dc:creator>
      <dc:date>2014-12-24T02:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST fill BKPF Custom Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-fill-bkpf-custom-fields/m-p/10757862#M1876421</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;Have you created a Z program to modify BKPF table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aashika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2014 05:08:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-fill-bkpf-custom-fields/m-p/10757862#M1876421</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-24T05:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST fill BKPF Custom Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-fill-bkpf-custom-fields/m-p/10757863#M1876422</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;Sorry for the late reply..&lt;/P&gt;&lt;P&gt;What kind of Z program that you mean?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Suwandi C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 13:49:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-fill-bkpf-custom-fields/m-p/10757863#M1876422</guid>
      <dc:creator>suwandi_cahyadi</dc:creator>
      <dc:date>2015-01-05T13:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST fill BKPF Custom Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-fill-bkpf-custom-fields/m-p/10757864#M1876423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suwandi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What did you do to that will work? another extension, program, or something else? how do you fix this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 23:38:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-fill-bkpf-custom-fields/m-p/10757864#M1876423</guid>
      <dc:creator>former_member493587</dc:creator>
      <dc:date>2015-08-27T23:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST fill BKPF Custom Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-fill-bkpf-custom-fields/m-p/10757865#M1876424</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;I've done the steps in my first post and then the last step is to run the standard program RFPOSXEXTEND.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Suwandi C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 04:22:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-fill-bkpf-custom-fields/m-p/10757865#M1876424</guid>
      <dc:creator>suwandi_cahyadi</dc:creator>
      <dc:date>2015-08-28T04:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST fill BKPF Custom Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-fill-bkpf-custom-fields/m-p/10757866#M1876425</link>
      <description>&lt;P&gt;Hi Suwandi,&lt;/P&gt;&lt;P&gt;currently i tried to post zfield value into BAPI_ACC_DOCUMENT_POST, but after i implement  BTE - &lt;STRONG&gt;SAMPLE_INTERFACE_RWBAPI01&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;it's not trigering my zfunction module. Please help. Thank you.&lt;/P&gt;&lt;P&gt;Denny Bayu&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 07:40:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-fill-bkpf-custom-fields/m-p/10757866#M1876425</guid>
      <dc:creator>dennybayu</dc:creator>
      <dc:date>2022-08-24T07:40:00Z</dc:date>
    </item>
  </channel>
</rss>

