<?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 About 'FI_DOCUMENT_CHANGE' parameter in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-fi-document-change-parameter/m-p/2542568#M577957</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CALL FUNCTION 'FI_DOCUMENT_CHANGE'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;i_awtyp = lv_awtyp&lt;/P&gt;&lt;P&gt;i_awref = lv_awkey+00(10)&lt;/P&gt;&lt;P&gt;i_kunnr = ls_bldate-kunnr&lt;/P&gt;&lt;P&gt;i_aworg = lv_awkey+10(10)&lt;/P&gt;&lt;P&gt;i_bsegc = ls_bsegc "test!!!!!!!!!!!!!!!!!!!&lt;/P&gt;&lt;P&gt;TABLES&lt;/P&gt;&lt;P&gt;t_accchg = lt_accchg&lt;/P&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;P&gt;no_reference = 1&lt;/P&gt;&lt;P&gt;no_document = 2&lt;/P&gt;&lt;P&gt;many_documents = 3&lt;/P&gt;&lt;P&gt;OTHERS = 4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;the parameter i_bsegc = ls_bsegc&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If i transfer data to ls_bsegc&lt;/P&gt;&lt;P&gt;ls_bsegc-belnr = ls_bldate-belnr.&lt;/P&gt;&lt;P&gt;ls_bsegc-bukrs = gv_bukrs.&lt;/P&gt;&lt;P&gt;ls_bsegc-gjahr = ls_bldate-gjahr.&lt;/P&gt;&lt;P&gt;it will add one record in table bsegc, which will cause a problem in clearing fi doc.&lt;/P&gt;&lt;P&gt;If i do not transfer data to it, no record will be added in table bsegc.&lt;/P&gt;&lt;P&gt;Can any one tell me the meaning of bsegc record?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jul 2007 05:56:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-17T05:56:02Z</dc:date>
    <item>
      <title>About 'FI_DOCUMENT_CHANGE' parameter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-fi-document-change-parameter/m-p/2542568#M577957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CALL FUNCTION 'FI_DOCUMENT_CHANGE'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;i_awtyp = lv_awtyp&lt;/P&gt;&lt;P&gt;i_awref = lv_awkey+00(10)&lt;/P&gt;&lt;P&gt;i_kunnr = ls_bldate-kunnr&lt;/P&gt;&lt;P&gt;i_aworg = lv_awkey+10(10)&lt;/P&gt;&lt;P&gt;i_bsegc = ls_bsegc "test!!!!!!!!!!!!!!!!!!!&lt;/P&gt;&lt;P&gt;TABLES&lt;/P&gt;&lt;P&gt;t_accchg = lt_accchg&lt;/P&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;P&gt;no_reference = 1&lt;/P&gt;&lt;P&gt;no_document = 2&lt;/P&gt;&lt;P&gt;many_documents = 3&lt;/P&gt;&lt;P&gt;OTHERS = 4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;the parameter i_bsegc = ls_bsegc&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If i transfer data to ls_bsegc&lt;/P&gt;&lt;P&gt;ls_bsegc-belnr = ls_bldate-belnr.&lt;/P&gt;&lt;P&gt;ls_bsegc-bukrs = gv_bukrs.&lt;/P&gt;&lt;P&gt;ls_bsegc-gjahr = ls_bldate-gjahr.&lt;/P&gt;&lt;P&gt;it will add one record in table bsegc, which will cause a problem in clearing fi doc.&lt;/P&gt;&lt;P&gt;If i do not transfer data to it, no record will be added in table bsegc.&lt;/P&gt;&lt;P&gt;Can any one tell me the meaning of bsegc record?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 05:56:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-fi-document-change-parameter/m-p/2542568#M577957</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T05:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: About 'FI_DOCUMENT_CHANGE' parameter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-fi-document-change-parameter/m-p/2542569#M577958</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;BSEGC - Document: Data on Payment Card Payments (This is used when &lt;/P&gt;&lt;P&gt;the billing document is created and settlement is executed with the &lt;/P&gt;&lt;P&gt;clearinghouse) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls reward all helpful points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ameet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 13:35:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-fi-document-change-parameter/m-p/2542569#M577958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T13:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: About 'FI_DOCUMENT_CHANGE' parameter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-fi-document-change-parameter/m-p/2542570#M577959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No anwser&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 07:14:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-fi-document-change-parameter/m-p/2542570#M577959</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T07:14:16Z</dc:date>
    </item>
  </channel>
</rss>

