<?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: MBEW_EXTEND in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/mbew-extend/m-p/933107#M61304</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;here is the beginning code of the FM:&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; FB mischt die Tabelle mbew_tab mit Vorperiodeninfo ab.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; FB mischt die internen Puffer tmbew und imbew ebenfalls mit&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; Vorperiodeninfo ab, falls entsprechende Segmente vorhanden sind.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; Tabelle mbew_ext_tab wird analog zu mbew_tab aufgebaut und enth&amp;amp;#1092;lt&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; Vorperiodeninfo f&amp;amp;#1116;r Felder, die kein entsprechendes Vorperiodenfeld&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; in der Struktur mbew haben.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My (rough) translation:&lt;/P&gt;&lt;P&gt;FM mixes (or enriches) the table MBEW_TAB with previous periodic info.&lt;/P&gt;&lt;P&gt;FM mixes also internal buffer TMBEW and IMBEW with previos periodic info, if corresponding segments exist.&lt;/P&gt;&lt;P&gt;Table MBEW_EXT_TAB is created similiar to MBEW_TAB and contains previos periodic info for fields, which don't have a corresponding field of previous periodic info in structure MBEW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jul 2005 07:30:29 GMT</pubDate>
    <dc:creator>christian_wohlfahrt</dc:creator>
    <dc:date>2005-07-06T07:30:29Z</dc:date>
    <item>
      <title>MBEW_EXTEND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mbew-extend/m-p/933106#M61303</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;Can anybody tell me the relevance or use of f.m. 'MBEW_EXTEND' ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's used in many of the programs but I am not getting the use of this FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2005 06:57:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mbew-extend/m-p/933106#M61303</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-06T06:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: MBEW_EXTEND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mbew-extend/m-p/933107#M61304</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;here is the beginning code of the FM:&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; FB mischt die Tabelle mbew_tab mit Vorperiodeninfo ab.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; FB mischt die internen Puffer tmbew und imbew ebenfalls mit&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; Vorperiodeninfo ab, falls entsprechende Segmente vorhanden sind.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; Tabelle mbew_ext_tab wird analog zu mbew_tab aufgebaut und enth&amp;amp;#1092;lt&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; Vorperiodeninfo f&amp;amp;#1116;r Felder, die kein entsprechendes Vorperiodenfeld&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; in der Struktur mbew haben.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My (rough) translation:&lt;/P&gt;&lt;P&gt;FM mixes (or enriches) the table MBEW_TAB with previous periodic info.&lt;/P&gt;&lt;P&gt;FM mixes also internal buffer TMBEW and IMBEW with previos periodic info, if corresponding segments exist.&lt;/P&gt;&lt;P&gt;Table MBEW_EXT_TAB is created similiar to MBEW_TAB and contains previos periodic info for fields, which don't have a corresponding field of previous periodic info in structure MBEW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2005 07:30:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mbew-extend/m-p/933107#M61304</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-07-06T07:30:29Z</dc:date>
    </item>
  </channel>
</rss>

