<?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: Bapi BAPI_PRODORDCONF_CREATE_TT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-prodordconf-create-tt/m-p/3129577#M743401</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please have a look at OSS note 351181 below. This might help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Symptom &lt;/P&gt;&lt;P&gt;Goods movements which have a filled the date of production (GOODSMOVEMENTS-PROD_DATE) are transferred to a BAPI for the confirmation.&lt;/P&gt;&lt;P&gt;However, this date is lost in the course of processing so that the goods movements run incorrectly and must be reprocessed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additional key words &lt;/P&gt;&lt;P&gt;BAPI_PRODORDCONF_CREATE_TT, BAPI_PRODORDCONF_CREATE_TE,&lt;/P&gt;&lt;P&gt;BAPI_PRODORDCONF_CREATE_HDR, GOODSMOVEMENTS-PROD_DATE, date of production,&lt;/P&gt;&lt;P&gt;Batch, shelf life expiration date, SLED&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cause and prerequisites &lt;/P&gt;&lt;P&gt;The problem is caused by a program error. The goods movements in internal table IMSEG_TAB are available to FORM routine VB_GOODS_MOVEMENTS. This FORM routine also includes the date of production in field HSDAT.&lt;/P&gt;&lt;P&gt;The goods movement data is transferred with MOVE-CORRESPONDING to internal table TMP_AFFW_TAB. However, it does not have field HSDAT. The date of production is managed in field MHDAT, there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solution &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Implement the program correction. The date of production is transferred from IMSEG_TAB to field MHDAT of TMP_AFFW_TAB if it does not already contain a shelf life expiration date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points if useful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saket Sharma&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;null&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Nov 2007 21:34:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-23T21:34:27Z</dc:date>
    <item>
      <title>Bapi BAPI_PRODORDCONF_CREATE_TT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-prodordconf-create-tt/m-p/3129576#M743400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi people,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I'm  trying to use BAPI_PRODORDCONF_CREATE_TT to load data into tx CO11N. I need to fill the field "production date", and couldn't find the corresponding field in this bapi. I can't fill the structure "goodsmovements" because this bapi define it automatically. If you have some tip about it, please, let me know.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2007 19:09:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-prodordconf-create-tt/m-p/3129576#M743400</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-23T19:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi BAPI_PRODORDCONF_CREATE_TT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-prodordconf-create-tt/m-p/3129577#M743401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please have a look at OSS note 351181 below. This might help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Symptom &lt;/P&gt;&lt;P&gt;Goods movements which have a filled the date of production (GOODSMOVEMENTS-PROD_DATE) are transferred to a BAPI for the confirmation.&lt;/P&gt;&lt;P&gt;However, this date is lost in the course of processing so that the goods movements run incorrectly and must be reprocessed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additional key words &lt;/P&gt;&lt;P&gt;BAPI_PRODORDCONF_CREATE_TT, BAPI_PRODORDCONF_CREATE_TE,&lt;/P&gt;&lt;P&gt;BAPI_PRODORDCONF_CREATE_HDR, GOODSMOVEMENTS-PROD_DATE, date of production,&lt;/P&gt;&lt;P&gt;Batch, shelf life expiration date, SLED&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cause and prerequisites &lt;/P&gt;&lt;P&gt;The problem is caused by a program error. The goods movements in internal table IMSEG_TAB are available to FORM routine VB_GOODS_MOVEMENTS. This FORM routine also includes the date of production in field HSDAT.&lt;/P&gt;&lt;P&gt;The goods movement data is transferred with MOVE-CORRESPONDING to internal table TMP_AFFW_TAB. However, it does not have field HSDAT. The date of production is managed in field MHDAT, there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solution &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Implement the program correction. The date of production is transferred from IMSEG_TAB to field MHDAT of TMP_AFFW_TAB if it does not already contain a shelf life expiration date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points if useful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saket Sharma&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;null&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2007 21:34:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-prodordconf-create-tt/m-p/3129577#M743401</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-23T21:34:27Z</dc:date>
    </item>
  </channel>
</rss>

