<?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: Del Date not populating using bapi_po_create1 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/del-date-not-populating-using-bapi-po-create1/m-p/2122273#M444993</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are passing 'Category of delivery date' as 'D'. Could you check Category of delivery date in TPRG table ? Also check in which format you are passing the schedule date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Apr 2007 09:35:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-02T09:35:43Z</dc:date>
    <item>
      <title>Del Date not populating using bapi_po_create1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/del-date-not-populating-using-bapi-po-create1/m-p/2122272#M444992</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;I am using Bapi_po_create1 and am having a problem with delivery dates. The Po creates fine but the delivery date will not populate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the code i use to populate the Bapi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wa_po_item_schedules1-po_item = line_c.&lt;/P&gt;&lt;P&gt;    wa_po_item_schedules1-delivery_date = del_date.&lt;/P&gt;&lt;P&gt;    wa_po_item_schedules1-quantity = scr100-qty.&lt;/P&gt;&lt;P&gt;    wa_po_item_schedules1-del_datcat_ext = 'D'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    APPEND wa_po_item_schedules1 TO it_po_item_schedules1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    wa_po_item_schedulesx-po_item = 'X'.&lt;/P&gt;&lt;P&gt;    wa_po_item_schedulesx-delivery_date = 'X'.&lt;/P&gt;&lt;P&gt;    wa_po_item_schedulesx-quantity = 'X'.&lt;/P&gt;&lt;P&gt;    wa_po_item_schedulesx-del_datcat_ext = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    APPEND wa_po_item_schedulesx TO it_po_item_schedulesx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kieran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2007 09:15:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/del-date-not-populating-using-bapi-po-create1/m-p/2122272#M444992</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-02T09:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Del Date not populating using bapi_po_create1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/del-date-not-populating-using-bapi-po-create1/m-p/2122273#M444993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are passing 'Category of delivery date' as 'D'. Could you check Category of delivery date in TPRG table ? Also check in which format you are passing the schedule date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2007 09:35:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/del-date-not-populating-using-bapi-po-create1/m-p/2122273#M444993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-02T09:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Del Date not populating using bapi_po_create1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/del-date-not-populating-using-bapi-po-create1/m-p/2122274#M444994</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;del date is set like this del_date = sy-datum + 28. it is a field of type d.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2007 10:12:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/del-date-not-populating-using-bapi-po-create1/m-p/2122274#M444994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-02T10:12:23Z</dc:date>
    </item>
  </channel>
</rss>

