<?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 using BDC for PFCG in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-bdc-for-pfcg/m-p/1804479#M345344</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;Currently I have a requirement to synchronize composite role menus in PFCG. I tried using SM35 record and then create program. However, when program is created field "BDC_SUBSCR" "SAPLPRGN_TREE xx" is missing and so it is not working. Is there a way to fix this? or possibly a BAPI to help in doing this task?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Dec 2006 03:10:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-14T03:10:44Z</dc:date>
    <item>
      <title>using BDC for PFCG</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-bdc-for-pfcg/m-p/1804479#M345344</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;Currently I have a requirement to synchronize composite role menus in PFCG. I tried using SM35 record and then create program. However, when program is created field "BDC_SUBSCR" "SAPLPRGN_TREE xx" is missing and so it is not working. Is there a way to fix this? or possibly a BAPI to help in doing this task?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 03:10:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-bdc-for-pfcg/m-p/1804479#M345344</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-14T03:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: using BDC for PFCG</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-bdc-for-pfcg/m-p/1804480#M345345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Welcome to SDN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction PFCG is an enjoy SAP transaction and is quite hard to do BDC program within.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps you can use these BAPI/FM instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALE_JOBROLE_CLONE &lt;/P&gt;&lt;P&gt;BAPI_CONVERT_DATA_FROM_AGR &lt;/P&gt;&lt;P&gt;BAPI_CONVERT_DATA_TO_AGR &lt;/P&gt;&lt;P&gt;BAPI_JOBROLE_CLONE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFCG_COPY_AGR_GET_NEW_NAMES&lt;/P&gt;&lt;P&gt;PRGN_PFCG_CREATE_CATEGORIES&lt;/P&gt;&lt;P&gt;PRGN_PFCG_CREATE_CATS_NEW&lt;/P&gt;&lt;P&gt;PRGN_PFCG_GET_ALL_CATEGORIES&lt;/P&gt;&lt;P&gt;PRGN_PFCG_PREPARE_TREE&lt;/P&gt;&lt;P&gt;PRGN_PFCG_START&lt;/P&gt;&lt;P&gt;PRGN_PFCG_START_LOAD_ROLES&lt;/P&gt;&lt;P&gt;PRGN_PFCG_START_LOAD_TRANSMISS&lt;/P&gt;&lt;P&gt;PRGN_PFCG_START_SHOW_DYNPRO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KPEP_WL_ROLE1_MAINTAIN_ASSIGNS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_BUPA_ROLE_ADD&lt;/P&gt;&lt;P&gt;BAPI_BUPA_ROLE_ADD_2&lt;/P&gt;&lt;P&gt;BAPI_BUPA_SET_ROLE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward points if very helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 04:33:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-bdc-for-pfcg/m-p/1804480#M345345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-14T04:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: using BDC for PFCG</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-bdc-for-pfcg/m-p/1804481#M345346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ferry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have a sample code on how use this? Sorry for the stupid question since I'm just a newbie on BAPI. From the looks of it BAPI_CONVERT_DATA_TO_AGR is the one that is most applicable to what I need. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 06:55:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-bdc-for-pfcg/m-p/1804481#M345346</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-14T06:55:02Z</dc:date>
    </item>
  </channel>
</rss>

