<?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 BOM - VAlid to date (DATUB) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-valid-to-date-datub/m-p/2809653#M656755</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one give me the tables from which i can fetch the "Valid To" date (DATUB) of BOM , I find DATUV(VALID From) in STPO but not DATUB .&lt;/P&gt;&lt;P&gt;The requirment is to get the Valid to date for all the Items of BOM of a material .&lt;/P&gt;&lt;P&gt;I tried using 'CSSF_STPOB_READ'  Function Module but that did not help me anyways .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide me the tables as well as the links to fetch the Valid to Date .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a Lot ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard's&lt;/P&gt;&lt;P&gt;Sudheer V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Sep 2007 05:18:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-20T05:18:03Z</dc:date>
    <item>
      <title>BOM - VAlid to date (DATUB)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-valid-to-date-datub/m-p/2809653#M656755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one give me the tables from which i can fetch the "Valid To" date (DATUB) of BOM , I find DATUV(VALID From) in STPO but not DATUB .&lt;/P&gt;&lt;P&gt;The requirment is to get the Valid to date for all the Items of BOM of a material .&lt;/P&gt;&lt;P&gt;I tried using 'CSSF_STPOB_READ'  Function Module but that did not help me anyways .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide me the tables as well as the links to fetch the Valid to Date .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a Lot ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard's&lt;/P&gt;&lt;P&gt;Sudheer V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 05:18:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-valid-to-date-datub/m-p/2809653#M656755</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-20T05:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: BOM - VAlid to date (DATUB)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-valid-to-date-datub/m-p/2809654#M656756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sudheer,&lt;/P&gt;&lt;P&gt;please check the following tables...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STKO --- BOM HEADER&lt;/P&gt;&lt;P&gt;STPO -&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;BOM ITEM &lt;/P&gt;&lt;P&gt;MAST &lt;/P&gt;&lt;P&gt;AUFK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or use function module GET_STKO and you will get the valid-to date in the return table WA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points if helpful,&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jinesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 05:29:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-valid-to-date-datub/m-p/2809654#M656756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-20T05:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: BOM - VAlid to date (DATUB)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-valid-to-date-datub/m-p/2809655#M656757</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;Thanks for the reply ... But I am not finding DATUB (Valid to date) field in eighter of MAST or AUFK table . Also Get_stko FM has importing parameter as DATUV/DATUB , but the requirement is to get the datub field . &lt;/P&gt;&lt;P&gt;Can you brief out like wat values need to be passed to Get_stko Fm to get the DATUB value .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard's&lt;/P&gt;&lt;P&gt;Sudheer V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 05:43:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-valid-to-date-datub/m-p/2809655#M656757</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-20T05:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: BOM - VAlid to date (DATUB)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-valid-to-date-datub/m-p/2809656#M656758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudheer, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The valid to date  for BOMs is not stored in any table - SAP calculates and determines it. So you will not find it in any table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you can do is to use FM - GET_STPO. It returns a structure STPOB. This STPOB has DATUB in it, and fortunately it comes populated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your info - you can have a look at the code of this FM to know how DATUB is calculated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 06:17:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-valid-to-date-datub/m-p/2809656#M656758</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-20T06:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: BOM - VAlid to date (DATUB)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bom-valid-to-date-datub/m-p/2809657#M656759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for all the pain taken to reply back for the query, Finally I got the solution with "CABM_READ_BOM" FM .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once again Thanks .....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard's&lt;/P&gt;&lt;P&gt;Sudheer V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 09:16:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bom-valid-to-date-datub/m-p/2809657#M656759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-20T09:16:10Z</dc:date>
    </item>
  </channel>
</rss>

