<?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 I can not create routing using BAPI_ROUTING_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-can-not-create-routing-using-bapi-routing-create/m-p/370972#M8287</link>
    <description>&lt;P&gt;Hello gurus,&lt;/P&gt;&lt;P&gt;i have a problem with routing creation, while executing the bapi bapi_routing_create with a bapi_transaction_commit. In the return table lt_return, I can see that the routing has been created with the routing number but when I check on CA03 or in table PLKO, I can not found it.&lt;/P&gt;&lt;P&gt;I have filled the table TASK and MATERIALTASKALLOCATION.&lt;/P&gt;&lt;P&gt;Here is the code I have used :&lt;/P&gt;&lt;P&gt;" task&lt;BR /&gt;ls_task-valid_from = '20120101'.&lt;BR /&gt;ls_task-valid_to_date = '20180101'.&lt;BR /&gt;ls_task-task_list_usage = '1'.&lt;BR /&gt;ls_task-plant = 'UMSF'.&lt;BR /&gt;ls_task-lot_size_from  = 0.&lt;BR /&gt;ls_task-lot_size_to  = 999999999.&lt;BR /&gt;ls_task-task_list_status = '4'.&lt;BR /&gt;ls_task-task_measure_unit = 'PC'.&lt;BR /&gt;ls_task-group_counter  = '1'.&lt;BR /&gt;&lt;BR /&gt;APPEND ls_task TO lt_task.&lt;BR /&gt;"material alloc&lt;BR /&gt;&lt;BR /&gt;ls_matalloc-material = '000000000003000008'.&lt;BR /&gt;ls_matalloc-plant = 'UMSF'.&lt;BR /&gt;ls_matalloc-valid_from = '20120101'.&lt;BR /&gt;ls_matalloc-valid_to_date = '20180101'.&lt;BR /&gt;APPEND ls_matalloc TO lt_matalloc.&lt;/P&gt;&lt;P&gt;I have search on SCN but did not find anything.&lt;/P&gt;&lt;P&gt;thanks for your help.&lt;/P&gt;</description>
    <pubDate>Fri, 10 Feb 2017 17:10:59 GMT</pubDate>
    <dc:creator>christophe_hu2</dc:creator>
    <dc:date>2017-02-10T17:10:59Z</dc:date>
    <item>
      <title>I can not create routing using BAPI_ROUTING_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-can-not-create-routing-using-bapi-routing-create/m-p/370972#M8287</link>
      <description>&lt;P&gt;Hello gurus,&lt;/P&gt;&lt;P&gt;i have a problem with routing creation, while executing the bapi bapi_routing_create with a bapi_transaction_commit. In the return table lt_return, I can see that the routing has been created with the routing number but when I check on CA03 or in table PLKO, I can not found it.&lt;/P&gt;&lt;P&gt;I have filled the table TASK and MATERIALTASKALLOCATION.&lt;/P&gt;&lt;P&gt;Here is the code I have used :&lt;/P&gt;&lt;P&gt;" task&lt;BR /&gt;ls_task-valid_from = '20120101'.&lt;BR /&gt;ls_task-valid_to_date = '20180101'.&lt;BR /&gt;ls_task-task_list_usage = '1'.&lt;BR /&gt;ls_task-plant = 'UMSF'.&lt;BR /&gt;ls_task-lot_size_from  = 0.&lt;BR /&gt;ls_task-lot_size_to  = 999999999.&lt;BR /&gt;ls_task-task_list_status = '4'.&lt;BR /&gt;ls_task-task_measure_unit = 'PC'.&lt;BR /&gt;ls_task-group_counter  = '1'.&lt;BR /&gt;&lt;BR /&gt;APPEND ls_task TO lt_task.&lt;BR /&gt;"material alloc&lt;BR /&gt;&lt;BR /&gt;ls_matalloc-material = '000000000003000008'.&lt;BR /&gt;ls_matalloc-plant = 'UMSF'.&lt;BR /&gt;ls_matalloc-valid_from = '20120101'.&lt;BR /&gt;ls_matalloc-valid_to_date = '20180101'.&lt;BR /&gt;APPEND ls_matalloc TO lt_matalloc.&lt;/P&gt;&lt;P&gt;I have search on SCN but did not find anything.&lt;/P&gt;&lt;P&gt;thanks for your help.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 17:10:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/i-can-not-create-routing-using-bapi-routing-create/m-p/370972#M8287</guid>
      <dc:creator>christophe_hu2</dc:creator>
      <dc:date>2017-02-10T17:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: I can not create routing using BAPI_ROUTING_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-can-not-create-routing-using-bapi-routing-create/m-p/370973#M8288</link>
      <description>&lt;P&gt;Since you did not forget COMMIT, my first guess would be update termination (SM13).&lt;/P&gt;&lt;P&gt;If nothing there, run it with SQL trace and see what is actually updated.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 21:52:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/i-can-not-create-routing-using-bapi-routing-create/m-p/370973#M8288</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2017-02-10T21:52:45Z</dc:date>
    </item>
  </channel>
</rss>

