<?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: Problem finding program Z_ROLE_SET_MASTERLANG in SAP ECC 6.0 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-finding-program-z-role-set-masterlang-in-sap-ecc-6-0/m-p/7982509#M1604871</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is a z-report in customer namespace which it attached as a text file to the note. So use SE38 to create it and not SNOTE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AFAIK SAP Global Support are not meant to deliver such solutions anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would do a where-used-list and SMP search on the FM and look for a subsequest solution, but am not aware of one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jul 2011 17:42:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-07-05T17:42:30Z</dc:date>
    <item>
      <title>Problem finding program Z_ROLE_SET_MASTERLANG in SAP ECC 6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-finding-program-z-role-set-masterlang-in-sap-ecc-6-0/m-p/7982508#M1604870</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've come across the old chestnut that the text of a role in PFCG "cannot be maintained in language DE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I therefore looked for the program Z_ROLE_SET_MASTERLANG to fix but it doesn't seem to be present in our release:&lt;/P&gt;&lt;P&gt;SAP ECC 6.0 SAPKB70107&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found 4 previous posts for this in SDN Security and I've asked BASIS to check if either 854311 or 1093880 SAP notes are applicable and the message back is that the notes cannot be implemented in SNOTE:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note          Short text                                                                              Component ID        Status  Implementation Stat.&lt;/P&gt;&lt;P&gt;1093880    PFCG Creating a role with the incorrect original language   BC-SEC-AUT-PFC New     Cannot be implemented&lt;/P&gt;&lt;P&gt;854311      SE63  Translation of role text fails                                        BC-SEC-AUT-PFC New    Cannot be implemented&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can see from previous posts that there's a work around with FM PRGN_SET_AGR_ATTRIBUTES but just wondered if I'm missing something basic before going for that option?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 14:14:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-finding-program-z-role-set-masterlang-in-sap-ecc-6-0/m-p/7982508#M1604870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-05T14:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem finding program Z_ROLE_SET_MASTERLANG in SAP ECC 6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-finding-program-z-role-set-masterlang-in-sap-ecc-6-0/m-p/7982509#M1604871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is a z-report in customer namespace which it attached as a text file to the note. So use SE38 to create it and not SNOTE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AFAIK SAP Global Support are not meant to deliver such solutions anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would do a where-used-list and SMP search on the FM and look for a subsequest solution, but am not aware of one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 17:42:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-finding-program-z-role-set-masterlang-in-sap-ecc-6-0/m-p/7982509#M1604871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-05T17:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem finding program Z_ROLE_SET_MASTERLANG in SAP ECC 6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-finding-program-z-role-set-masterlang-in-sap-ecc-6-0/m-p/7982510#M1604872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, that report is attached to the second note mentioned by David. Obviously, the note cannot be implemented because fix is already there but you need to manually install report to clean up data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 23:02:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-finding-program-z-role-set-masterlang-in-sap-ecc-6-0/m-p/7982510#M1604872</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2011-07-05T23:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem finding program Z_ROLE_SET_MASTERLANG in SAP ECC 6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-finding-program-z-role-set-masterlang-in-sap-ecc-6-0/m-p/7982511#M1604873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin and Julius - and Alex &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the assistance and sorry for taking up your time when I should have found the correction before posting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll raise a change request and allocate this to a Developer instead&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: David Berry on Jul 6, 2011 9:12 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: David Berry on Jul 6, 2011 9:12 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2011 08:11:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-finding-program-z-role-set-masterlang-in-sap-ecc-6-0/m-p/7982511#M1604873</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-06T08:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem finding program Z_ROLE_SET_MASTERLANG in SAP ECC 6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-finding-program-z-role-set-masterlang-in-sap-ecc-6-0/m-p/7982512#M1604874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, guys. The Z program solved my problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Arwen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 07:04:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-finding-program-z-role-set-masterlang-in-sap-ecc-6-0/m-p/7982512#M1604874</guid>
      <dc:creator>WenjingLiu</dc:creator>
      <dc:date>2013-02-21T07:04:01Z</dc:date>
    </item>
  </channel>
</rss>

