<?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: MB5L tcode values in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/mb5l-tcode-values/m-p/2309058#M505486</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;&lt;/P&gt;&lt;P&gt;it is a excutable program RM07MBST and tables used are mbew QBEW EBEW obew&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 May 2007 10:19:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-28T10:19:01Z</dc:date>
    <item>
      <title>MB5L tcode values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mb5l-tcode-values/m-p/2309056#M505484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi frnds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i execute MB5L, system is displaying the stock of materials. here i am not able to exactly thru which table system is picking up. i came to know that those are coming from  MBEW, MBEWH only. but i am not able to find at what condition system is picking up from MBEW and MBEWH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so, can u pls help on what logic the system is getting the values of MB5L?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;points will be rewarded for helpful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Balu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2007 07:31:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mb5l-tcode-values/m-p/2309056#M505484</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-28T07:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: MB5L tcode values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mb5l-tcode-values/m-p/2309057#M505485</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;By debugging that transaction you can come to know what actually is happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to Prg : RM07MBST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keep break points at some select statements then run MB5L.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here U can cum to know that there are still other tables like&lt;/P&gt;&lt;P&gt; TABLES: T030,                          " Fixkonten&lt;/P&gt;&lt;P&gt;        T030R,                         " Regeln zur Fixkontenfindung&lt;/P&gt;&lt;P&gt;        T149D,                         " Bewertungsarten&lt;/P&gt;&lt;P&gt;        AM07M,                         " Felder Listen (für Doku)&lt;/P&gt;&lt;P&gt;        MBEW,                          " Bewertungssegment&lt;/P&gt;&lt;P&gt;        SKAT,                          " Sachkontentext&lt;/P&gt;&lt;P&gt;        SKA1,                          " Sachkontenstamm&lt;/P&gt;&lt;P&gt;        MCMSEG.                      " für Rechenfelder MABTR und SKBTR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;new tables definitions here instead in include RM07MSQL   "n525339&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;tables : t001,               "Company Codes                 "n525339&lt;/P&gt;&lt;P&gt;         t001k,              "Valuation area                "n525339&lt;/P&gt;&lt;P&gt;         t001w,              "Plants/Branches               "n525339&lt;/P&gt;&lt;P&gt;         t134m,              "Control of Qty/Value Update   "n525339&lt;/P&gt;&lt;P&gt;         makt,               "Material Descriptions         "n525339&lt;/P&gt;&lt;P&gt;         marv.               "Material Control Record       "n525339&lt;/P&gt;&lt;P&gt;So you can debug and find the problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2007 08:35:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mb5l-tcode-values/m-p/2309057#M505485</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-28T08:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: MB5L tcode values</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mb5l-tcode-values/m-p/2309058#M505486</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;&lt;/P&gt;&lt;P&gt;it is a excutable program RM07MBST and tables used are mbew QBEW EBEW obew&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2007 10:19:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mb5l-tcode-values/m-p/2309058#M505486</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-28T10:19:01Z</dc:date>
    </item>
  </channel>
</rss>

