<?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: F.01 restriction based on Company Code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/f-01-restriction-based-on-company-code/m-p/10339471#M1837086</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is this going to achieve? What is the authorisation Object TCODE? Did you mean S_TCODE auth object and if so it does not have field ACTVT?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Colleen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 May 2014 10:14:44 GMT</pubDate>
    <dc:creator>Colleen</dc:creator>
    <dc:date>2014-05-14T10:14:44Z</dc:date>
    <item>
      <title>F.01 restriction based on Company Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f-01-restriction-based-on-company-code/m-p/10339466#M1837081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We wants to restrict the use of F.01 tcode based on the company code but i don't see any object where i can restrict this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide any solution for this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Narinder&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 05:25:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f-01-restriction-based-on-company-code/m-p/10339466#M1837081</guid>
      <dc:creator>va_joshi</dc:creator>
      <dc:date>2014-05-14T05:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: F.01 restriction based on Company Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f-01-restriction-based-on-company-code/m-p/10339467#M1837082</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;F.01 is not restricted on Company code by standard. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to do one of below to achieve this,&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Search if there is any user exit available to build it, so you can insert the check on company code in standard logic.&lt;/LI&gt;&lt;LI&gt;Create transaction variant ZF.01 and insert a check in Z as modification to standard one is not recommended.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Mangesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 06:12:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f-01-restriction-based-on-company-code/m-p/10339467#M1837082</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-05-14T06:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: F.01 restriction based on Company Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f-01-restriction-based-on-company-code/m-p/10339468#M1837083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Narinder/V A Joshi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can transaction FC10N be used instead?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at SE93 definitions, F.01 uses program RFBILA00 and FC10N uses program RFBILA00N. It looks like FC10N is the new version (I thought a lot of the F.* transactions were replaced).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you confirm with functional team if the FC10N transaction should be used instead of F.01? You should then be able to restrict on object F_BKPF_BUK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Colleen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 08:20:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f-01-restriction-based-on-company-code/m-p/10339468#M1837083</guid>
      <dc:creator>Colleen</dc:creator>
      <dc:date>2014-05-14T08:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: F.01 restriction based on Company Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f-01-restriction-based-on-company-code/m-p/10339469#M1837084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Lee n Mangesh for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@ Mangesh: I have asked my ABAPPER to look into the Exit screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Coleen: II'll check with my functional team on FC10N and i'll also check whether there is any auth object for company code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 08:47:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f-01-restriction-based-on-company-code/m-p/10339469#M1837084</guid>
      <dc:creator>va_joshi</dc:creator>
      <dc:date>2014-05-14T08:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: F.01 restriction based on Company Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f-01-restriction-based-on-company-code/m-p/10339470#M1837085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;AUTHORITY-CHECK OBJECT 'TCODE'&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;ID 'TCD' FIELD c_tcode.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;ID 'ACTVT' FIELD '02'.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;IF sy-subrc = 0.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;end if.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 09:06:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f-01-restriction-based-on-company-code/m-p/10339470#M1837085</guid>
      <dc:creator>jaydalwadi</dc:creator>
      <dc:date>2014-05-14T09:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: F.01 restriction based on Company Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f-01-restriction-based-on-company-code/m-p/10339471#M1837086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is this going to achieve? What is the authorisation Object TCODE? Did you mean S_TCODE auth object and if so it does not have field ACTVT?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Colleen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 10:14:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f-01-restriction-based-on-company-code/m-p/10339471#M1837086</guid>
      <dc:creator>Colleen</dc:creator>
      <dc:date>2014-05-14T10:14:44Z</dc:date>
    </item>
  </channel>
</rss>

