<?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>Question Re: Approval tab - Create RFx in Spend Management Q&amp;A</title>
    <link>https://community.sap.com/t5/spend-management-q-a/approval-tab-create-rfx/qaa-p/6521507#M92829</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cant implement both BBP_WFL_APPROV_BADI &amp;amp; /SAPSRM/BD_WF_RESP_RESOLVER because the first part is for Application controlled framework later is for Process Controlled framework. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additional to this you need to do the Business Workflow cofiguration in SPRO. You need to give the responsible resolver in the  process level to fetch the agent corresponding to the responsible area. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kannaiah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Dec 2009 06:19:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-31T06:19:35Z</dc:date>
    <item>
      <title>Approval tab - Create RFx</title>
      <link>https://community.sap.com/t5/spend-management-q-a/approval-tab-create-rfx/qaq-p/6521504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;POMA
1000
	K60
             Approver 1
             Approver 2&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;When approver Aprv1 creates a RFX, I would like to approver Aprv2  appears in approval tab.&lt;/P&gt;&lt;P&gt;What should I change to do that? BADI or  Workflow ...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Luís (using SRM 6.0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2009 16:24:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/spend-management-q-a/approval-tab-create-rfx/qaq-p/6521504</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-22T16:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Approval tab - Create RFx</title>
      <link>https://community.sap.com/t5/spend-management-q-a/approval-tab-create-rfx/qaa-p/6521505#M92827</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;In SRM 6.0 Business Workflow was introduced. In this we have the expressions(rules) to evaluate the business process before sending the application document for approval. These expressions are linked to the evaluation ID(event). Once we find the necessary process level based on the leading object for a responsible area, program will then identify the responsible agent to the leading object by responsible resolver. This responsible resolver can be fetched from BADI. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you need more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kannaiah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Dec 2009 11:40:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/spend-management-q-a/approval-tab-create-rfx/qaa-p/6521505#M92827</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-24T11:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Approval tab - Create RFx</title>
      <link>https://community.sap.com/t5/spend-management-q-a/approval-tab-create-rfx/qaa-p/6521506#M92828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i try to implement BBP_WFL_APPROV_BADI and /SAPSRM/BD_WF_RESP_RESOLVER but cant manage to stop and debug.....&lt;/P&gt;&lt;P&gt;are this the right BADI´s?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Luis  Constantino on Dec 28, 2009 1:18 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2009 12:12:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/spend-management-q-a/approval-tab-create-rfx/qaa-p/6521506#M92828</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-28T12:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: Approval tab - Create RFx</title>
      <link>https://community.sap.com/t5/spend-management-q-a/approval-tab-create-rfx/qaa-p/6521507#M92829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cant implement both BBP_WFL_APPROV_BADI &amp;amp; /SAPSRM/BD_WF_RESP_RESOLVER because the first part is for Application controlled framework later is for Process Controlled framework. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additional to this you need to do the Business Workflow cofiguration in SPRO. You need to give the responsible resolver in the  process level to fetch the agent corresponding to the responsible area. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kannaiah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Dec 2009 06:19:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/spend-management-q-a/approval-tab-create-rfx/qaa-p/6521507#M92829</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-31T06:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Approval tab - Create RFx</title>
      <link>https://community.sap.com/t5/spend-management-q-a/approval-tab-create-rfx/qaa-p/6521508#M92830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You should implement /SAPSRM/BD_WF_RESP_RESOLVER in SRM 6.0.&lt;/P&gt;&lt;P&gt;SRM 5.0 - Application-Controlled Workflow only&lt;/P&gt;&lt;P&gt;SRM 6.0 - Process-Controlled Workflow only&lt;/P&gt;&lt;P&gt;SRM 7.0 - Application-Controlled Workflow for upgrade customers and Process-Controlled Workflow for new customers &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Masa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2010 02:23:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/spend-management-q-a/approval-tab-create-rfx/qaa-p/6521508#M92830</guid>
      <dc:creator>masa_139</dc:creator>
      <dc:date>2010-01-04T02:23:33Z</dc:date>
    </item>
  </channel>
</rss>

