<?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 Problem regarding 'BAPI_ROUTING_CEATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-bapi-routing-ceate/m-p/2101681#M438175</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; I am working with BAPI_ROUTING_CREATE function module and I am getting 1 problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I have successfully executed the 'BAPI_ROUTING_CREATE' and updated the data using 'BAPI_TRANSACTION_COMMIT' Function module. I am able to create Task, Material Task Allocation, Operation, Sequence etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But after successfully executing there BAPI for workcenter reference, while checking for Create or change Routing for that task in CA01 or CA02 , I am getting the error  'Scheduling with group processes: Use Engineering Workbench'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I am not able to see the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. The other issue I am getting is while creating the Component Allocation, I am getting the error ' The component to be assigned has not been completely specified'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So. I request you all to please let me know, if any one has worked with BAPI_ROUTING_CREATE  as this is an Urgent issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. I also want to know whether there is any BAPI is available for PRODUCT RESOURCE/TOOL (PRT) in ABAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance for your help in this regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Venkata Ramana Kiran.&lt;/P&gt;&lt;P&gt;SAP ABAP Consultant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Apr 2007 09:51:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-16T09:51:46Z</dc:date>
    <item>
      <title>Problem regarding 'BAPI_ROUTING_CEATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-bapi-routing-ceate/m-p/2101681#M438175</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; I am working with BAPI_ROUTING_CREATE function module and I am getting 1 problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I have successfully executed the 'BAPI_ROUTING_CREATE' and updated the data using 'BAPI_TRANSACTION_COMMIT' Function module. I am able to create Task, Material Task Allocation, Operation, Sequence etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But after successfully executing there BAPI for workcenter reference, while checking for Create or change Routing for that task in CA01 or CA02 , I am getting the error  'Scheduling with group processes: Use Engineering Workbench'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I am not able to see the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. The other issue I am getting is while creating the Component Allocation, I am getting the error ' The component to be assigned has not been completely specified'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So. I request you all to please let me know, if any one has worked with BAPI_ROUTING_CREATE  as this is an Urgent issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. I also want to know whether there is any BAPI is available for PRODUCT RESOURCE/TOOL (PRT) in ABAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance for your help in this regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Venkata Ramana Kiran.&lt;/P&gt;&lt;P&gt;SAP ABAP Consultant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 09:51:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-bapi-routing-ceate/m-p/2101681#M438175</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T09:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem regarding 'BAPI_ROUTING_CEATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-bapi-routing-ceate/m-p/2101682#M438176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow these steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.	trigger a popup screen with 'Advance License number'(&lt;/P&gt;&lt;P&gt;where have u written the code for this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. ROLLBACK WORK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use this after you DETECT the popup&lt;/P&gt;&lt;P&gt;has been cancelled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(This will CANCEL all updates !)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a transaction has done a "CALL .... in UPDATE TASK" the update-task will start it's work when a COMMIT WORL occurs.&lt;/P&gt;&lt;P&gt;An Implicit Commit Work will be enough for that and you poup window will cause an implicit Commit Work !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you could think about move your program logic to the bapi MB_CHECK_LINE_BADI, that is before the update-task is beeing initiated !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward poins if it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;P&gt;Rama chary.Pammi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 10:47:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-regarding-bapi-routing-ceate/m-p/2101682#M438176</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T10:47:00Z</dc:date>
    </item>
  </channel>
</rss>

