<?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: BOM issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-issue/m-p/2231882#M480294</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3327732"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'CS_BOM_EXPL_MAT_V2'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;CAPID = 'PP01'&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;DATUV = sy-datum---&amp;gt; here u have to pass Date enterd by the user , this is nothing but Valid Date&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;MKTLS = 'X'&lt;/P&gt;&lt;P&gt;MEHRS = 'X'&lt;/P&gt;&lt;P&gt;MTNRV = it_matnr-matnr&lt;/P&gt;&lt;P&gt;STLAL = p_stlal (default is 1)&lt;/P&gt;&lt;P&gt;STLAN = p_stlan (default is 01)&lt;/P&gt;&lt;P&gt;STPST = 0&lt;/P&gt;&lt;P&gt;SVWVO = 'X'&lt;/P&gt;&lt;P&gt;WERKS = p_werks&lt;/P&gt;&lt;P&gt;VRSVO = 'X'&lt;/P&gt;&lt;P&gt;TABLES&lt;/P&gt;&lt;P&gt;STB = it_stb&lt;/P&gt;&lt;P&gt;MATCAT = it_matcat&lt;/P&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;P&gt;ALT_NOT_FOUND = 1&lt;/P&gt;&lt;P&gt;CALL_INVALID = 2&lt;/P&gt;&lt;P&gt;MATERIAL_NOT_FOUND = 3&lt;/P&gt;&lt;P&gt;MISSING_AUTHORIZATION = 4&lt;/P&gt;&lt;P&gt;NO_BOM_FOUND = 5&lt;/P&gt;&lt;P&gt;NO_PLANT_DATA = 6&lt;/P&gt;&lt;P&gt;NO_SUITABLE_BOM_FOUND = 7&lt;/P&gt;&lt;P&gt;CONVERSION_ERROR = 8&lt;/P&gt;&lt;P&gt;OTHERS = 9.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Apr 2007 09:37:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-26T09:37:43Z</dc:date>
    <item>
      <title>BOM issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-issue/m-p/2231881#M480293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;  I have one requirement to check for valid to date for BOM.If search date(Valid-from date) entered by user in selection has already passed the valid to date, then I have to get the latest valid to date in the list and display the material listing for the BOM.Currently if the valid date to date is in past, no materials are displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 09:35:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-issue/m-p/2231881#M480293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T09:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: BOM issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-issue/m-p/2231882#M480294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3327732"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'CS_BOM_EXPL_MAT_V2'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;CAPID = 'PP01'&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;DATUV = sy-datum---&amp;gt; here u have to pass Date enterd by the user , this is nothing but Valid Date&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;MKTLS = 'X'&lt;/P&gt;&lt;P&gt;MEHRS = 'X'&lt;/P&gt;&lt;P&gt;MTNRV = it_matnr-matnr&lt;/P&gt;&lt;P&gt;STLAL = p_stlal (default is 1)&lt;/P&gt;&lt;P&gt;STLAN = p_stlan (default is 01)&lt;/P&gt;&lt;P&gt;STPST = 0&lt;/P&gt;&lt;P&gt;SVWVO = 'X'&lt;/P&gt;&lt;P&gt;WERKS = p_werks&lt;/P&gt;&lt;P&gt;VRSVO = 'X'&lt;/P&gt;&lt;P&gt;TABLES&lt;/P&gt;&lt;P&gt;STB = it_stb&lt;/P&gt;&lt;P&gt;MATCAT = it_matcat&lt;/P&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;P&gt;ALT_NOT_FOUND = 1&lt;/P&gt;&lt;P&gt;CALL_INVALID = 2&lt;/P&gt;&lt;P&gt;MATERIAL_NOT_FOUND = 3&lt;/P&gt;&lt;P&gt;MISSING_AUTHORIZATION = 4&lt;/P&gt;&lt;P&gt;NO_BOM_FOUND = 5&lt;/P&gt;&lt;P&gt;NO_PLANT_DATA = 6&lt;/P&gt;&lt;P&gt;NO_SUITABLE_BOM_FOUND = 7&lt;/P&gt;&lt;P&gt;CONVERSION_ERROR = 8&lt;/P&gt;&lt;P&gt;OTHERS = 9.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 09:37:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-issue/m-p/2231882#M480294</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T09:37:43Z</dc:date>
    </item>
  </channel>
</rss>

