<?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: FPR3 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fpr3/m-p/1569961#M257357</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please tell a little bit more about transactions FPR2 and FPR3: To which application component belong these transactions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In most cases you can inspect the authorization proposals (transaction SU22 or SU24) to view the authorizations objects which are relevant for a transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Frank Buchholz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Sep 2006 11:13:58 GMT</pubDate>
    <dc:creator>Frank_Buchholz</dc:creator>
    <dc:date>2006-09-26T11:13:58Z</dc:date>
    <item>
      <title>FPR3</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fpr3/m-p/1569960#M257356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to control certain field values in T-Code &amp;lt;b&amp;gt;FPR2&amp;lt;/b&amp;gt;. When I execute the T-Code and enter the "Installement Plan No."; it takes me to next screen where there is a "delete installment" tab. Per requirement all users are not suppose to have that functionality. How do I find the correct "Auth Object" and field values for it so that they have only display ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS : 1.Tried Trace method (seems like not working) &lt;/P&gt;&lt;P&gt;2. No variant T-Code allowed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2006 22:31:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fpr3/m-p/1569960#M257356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-25T22:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: FPR3</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fpr3/m-p/1569961#M257357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please tell a little bit more about transactions FPR2 and FPR3: To which application component belong these transactions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In most cases you can inspect the authorization proposals (transaction SU22 or SU24) to view the authorizations objects which are relevant for a transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Frank Buchholz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 11:13:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fpr3/m-p/1569961#M257357</guid>
      <dc:creator>Frank_Buchholz</dc:creator>
      <dc:date>2006-09-26T11:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: FPR3</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fpr3/m-p/1569962#M257358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Installment plans are created using transaction FPR1. They are changed using transaction FPR2, and FPR3 is the display function for installment plans.&lt;/P&gt;&lt;P&gt;What is the constarint in using FPR3 for display to users who are not supposed to change anything. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As already put by Frank, the related Auth objects can always be check by SU22 and SU24.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;Sri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Sri Raghu Kishore Pusapati&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 11:42:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fpr3/m-p/1569962#M257358</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-26T11:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: FPR3</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fpr3/m-p/1569963#M257359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matter of fact, the problem is with only "&amp;lt;b&amp;gt;FPR2&amp;lt;/b&amp;gt;". All end users must have access to it. But there is a "delete installment" tab in it which they are not suppose to use it. This is one of the requirements we got from functional team. I suggested them using "FPR3". That is give "FPR3" to all end users and "FPR2" to supervisors. But still they insist having "&amp;lt;b&amp;gt;FPR2&amp;lt;/b&amp;gt;" to everybody but without "delete installment" tab functionality. Thanks in advance for all your suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 15:17:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fpr3/m-p/1569963#M257359</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-26T15:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: FPR3</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fpr3/m-p/1569964#M257360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naveen, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What system is this transaction in R/3, CRM, SEM etc? I would look for table usobt_c to see what auth object it checks. Look for any auth object that is pertainant to installments - this probably will control the activity, check to see if delete activity can be unchecked. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Talib&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 17:08:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fpr3/m-p/1569964#M257360</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-26T17:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: FPR3</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fpr3/m-p/1569965#M257361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have checked these Tcodes inthe Best practices doc on Water utilities by SAP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 20:23:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fpr3/m-p/1569965#M257361</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-26T20:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: FPR3</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fpr3/m-p/1569966#M257362</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 checked SU24 and found F_KKINSTPL (Auth. for Installment Plans in a Contract Account). It is SAP standard "CM" in SU24 for FPR2 which means that it will be included in roles that include this transaction. It only has ACTVT as a field. ACTVT "B4" is "Deactivate installment plan". ACTVT "F1" is "Approve installment plan".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please test if restricting this object to ACTVT 02 (as it is the standard authorization suggestion in SU24) helps. Users should not be able to deactivate installment plans without "B4".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2006 11:55:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fpr3/m-p/1569966#M257362</guid>
      <dc:creator>christian_wippermann</dc:creator>
      <dc:date>2006-09-27T11:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: FPR3</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fpr3/m-p/1569967#M257363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Guys..yeah..this T-Code (FPR2) is for IS-U module. I tried control using object &amp;lt;b&amp;gt;F_KKINSTPL&amp;lt;/b&amp;gt; to ACTVT 02 before. But that doesn't work either..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2006 12:40:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fpr3/m-p/1569967#M257363</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-27T12:40:48Z</dc:date>
    </item>
  </channel>
</rss>

