<?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 Dump error after maintaining entry in table T77UA manually in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-error-after-maintaining-entry-in-table-t77ua-manually/m-p/7610128#M1569243</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 our project we have both general authorizations and structural authorizations. There are ESS, MSS and HR Roles maintained in PFCG transactions. Our approach of Role assignments (profiles) is for Users and not against positions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence table T77UA is maintained with Authorization profile (created for HR) against users (who are HR). This authorization profile is used in HR Role and this Role is assigned to the users using SU01 transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also used Evaluation path in the authorization profile, which will fetch all the employees under the HR, so that the HR will be authorized to access the data of those employees. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After maintaining the table (T77UA), when i try to test the HR Role in backend for eg: PA20 or PA30 to display any employee data under him, i am getting dump error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone guide me how i can resolve this!!&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, 24 Jan 2011 12:42:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-01-24T12:42:15Z</dc:date>
    <item>
      <title>Dump error after maintaining entry in table T77UA manually</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-error-after-maintaining-entry-in-table-t77ua-manually/m-p/7610128#M1569243</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 our project we have both general authorizations and structural authorizations. There are ESS, MSS and HR Roles maintained in PFCG transactions. Our approach of Role assignments (profiles) is for Users and not against positions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence table T77UA is maintained with Authorization profile (created for HR) against users (who are HR). This authorization profile is used in HR Role and this Role is assigned to the users using SU01 transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also used Evaluation path in the authorization profile, which will fetch all the employees under the HR, so that the HR will be authorized to access the data of those employees. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After maintaining the table (T77UA), when i try to test the HR Role in backend for eg: PA20 or PA30 to display any employee data under him, i am getting dump error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone guide me how i can resolve this!!&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, 24 Jan 2011 12:42:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-error-after-maintaining-entry-in-table-t77ua-manually/m-p/7610128#M1569243</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-24T12:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dump error after maintaining entry in table T77UA manually</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-error-after-maintaining-entry-in-table-t77ua-manually/m-p/7610129#M1569244</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;Please try using tcode OOSB to assign structural profiles to user IDs in case you haven't done that yet. T77UA holds the same assignments. Also, after assignments are done, make sure you also refresh the structural buffering in INDX table via programs RHBAUS02 and RHBAUS00.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you also give more information about the ABAP dump you get via ST22 if the above doesn't resolve your issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sandipan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 13:28:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-error-after-maintaining-entry-in-table-t77ua-manually/m-p/7610129#M1569244</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-24T13:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: Dump error after maintaining entry in table T77UA manually</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-error-after-maintaining-entry-in-table-t77ua-manually/m-p/7610130#M1569245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i try to enter the pernr of any employee in PA20/ PA30 transaction i am getting the below dump.&lt;/P&gt;&lt;P&gt;As suggested by you, i have executed the Report RHBAUS00 to generate the INDX. &lt;/P&gt;&lt;P&gt;Output is: User has been updated: 0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest how i can resolve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Runtime Errors:&lt;/STRONG&gt; TSV_TNEW_PAGE_ALLOC_FAILED&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Short text&lt;/P&gt;&lt;P&gt;No more storage space available for extending an internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happened?&lt;/P&gt;&lt;P&gt;You attempted to extend an internal table, but the required space was&lt;/P&gt;&lt;P&gt;not available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error analysis&lt;/P&gt;&lt;P&gt;The internal table "\FUNCTION-POOL=RHAC\DATA=OBJECT_TAB1[]" could not be&lt;/P&gt;&lt;P&gt;further extended. To enable&lt;/P&gt;&lt;P&gt;error handling, the table had to be delete before this log was written.&lt;/P&gt;&lt;P&gt;As a result, the table is displayed further down or, if you branch to&lt;/P&gt;&lt;P&gt;the ABAP Debugger, with 0 rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the time of the termination, the following data was determined for&lt;/P&gt;&lt;P&gt;the relevant internal table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Memory location: "Session memory"&lt;/P&gt;&lt;P&gt;Row width: 1388&lt;/P&gt;&lt;P&gt;Number of rows: 1537109&lt;/P&gt;&lt;P&gt;Allocated rows: 1537109&lt;/P&gt;&lt;P&gt;Newly requested rows: 8 (in 1 blocks)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trigger Location of Runtime Error&lt;/P&gt;&lt;P&gt;Program SAPLRHAC&lt;/P&gt;&lt;P&gt;Include LRHACF04&lt;/P&gt;&lt;P&gt;Row 90&lt;/P&gt;&lt;P&gt;Module type (FORM)&lt;/P&gt;&lt;P&gt;Module Name FILL_SET_TAB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Source Code Extract&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Line SourceCde&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;60 object_tab2-skipf = relat_tab-skipf.&lt;/P&gt;&lt;P&gt;61 object_tab2-pup = rec_check_tab_index.&lt;/P&gt;&lt;P&gt;62 IF rhas-sflag EQ 'X'.&lt;/P&gt;&lt;P&gt;63 PERFORM build_sel_interval&lt;/P&gt;&lt;P&gt;64 USING t1001-begda t1001-endda&lt;/P&gt;&lt;P&gt;65 object_tab-sbegd object_tab-sendd&lt;/P&gt;&lt;P&gt;66 object_tab2-sbegd object_tab2-sendd.&lt;/P&gt;&lt;P&gt;67 ELSE.&lt;/P&gt;&lt;P&gt;68 object_tab2-sbegd = object_tab-sbegd.&lt;/P&gt;&lt;P&gt;69 object_tab2-sendd = object_tab-sendd.&lt;/P&gt;&lt;P&gt;70 ENDIF.&lt;/P&gt;&lt;P&gt;71 APPEND object_tab2.&lt;/P&gt;&lt;P&gt;72 blatt = off.&lt;/P&gt;&lt;P&gt;73 object_tab2_count = object_tab2_count + 1.&lt;/P&gt;&lt;P&gt;74 WHEN '2'.&lt;/P&gt;&lt;P&gt;75 CLEAR object_tab1.&lt;/P&gt;&lt;P&gt;76 MOVE-CORRESPONDING t1001 TO object_tab1.&lt;/P&gt;&lt;P&gt;77 object_tab1-otype = t1001-sclas.&lt;/P&gt;&lt;P&gt;78 object_tab1-objid = t1001-sobid.&lt;/P&gt;&lt;P&gt;79 object_tab1-skipf = relat_tab-skipf.&lt;/P&gt;&lt;P&gt;80 object_tab1-pup = rec_check_tab_index.&lt;/P&gt;&lt;P&gt;81 IF rhas-sflag EQ 'X'.&lt;/P&gt;&lt;P&gt;82 PERFORM build_sel_interval&lt;/P&gt;&lt;P&gt;83 USING t1001-begda t1001-endda&lt;/P&gt;&lt;P&gt;84 object_tab-sbegd object_tab-sendd&lt;/P&gt;&lt;P&gt;85 object_tab1-sbegd object_tab1-sendd.&lt;/P&gt;&lt;P&gt;86 ELSE.&lt;/P&gt;&lt;P&gt;87 object_tab1-sbegd = object_tab-sbegd.&lt;/P&gt;&lt;P&gt;88 object_tab1-sendd = object_tab-sendd.&lt;/P&gt;&lt;P&gt;89 ENDIF.&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; APPEND object_tab1.&lt;/P&gt;&lt;P&gt;91 blatt = off.&lt;/P&gt;&lt;P&gt;92 object_tab1_count = object_tab1_count + 1.&lt;/P&gt;&lt;P&gt;93 ENDCASE.&lt;/P&gt;&lt;P&gt;94 ELSE.&lt;/P&gt;&lt;P&gt;95 exit_sw = on.&lt;/P&gt;&lt;P&gt;96 EXIT.&lt;/P&gt;&lt;P&gt;97 ENDIF.&lt;/P&gt;&lt;P&gt;98&lt;/P&gt;&lt;P&gt;99 ENDIF.&lt;/P&gt;&lt;P&gt;100 ADD 1 TO t1001_index.&lt;/P&gt;&lt;P&gt;101 ENDDO.&lt;/P&gt;&lt;P&gt;102 ELSE.&lt;/P&gt;&lt;P&gt;103 LOOP AT eo_1001 WHERE plvar EQ rhas-plvar&lt;/P&gt;&lt;P&gt;104 AND otype EQ object_tab-otype&lt;/P&gt;&lt;P&gt;105 AND objid EQ object_tab-objid&lt;/P&gt;&lt;P&gt;106 AND infty EQ rela_infty&lt;/P&gt;&lt;P&gt;107 AND rsign EQ relat_tab-rsign&lt;/P&gt;&lt;P&gt;108 AND relat EQ relat_tab-relat&lt;/P&gt;&lt;P&gt;109 AND priox BETWEEN min_priox&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 15:50:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-error-after-maintaining-entry-in-table-t77ua-manually/m-p/7610130#M1569245</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-24T15:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dump error after maintaining entry in table T77UA manually</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-error-after-maintaining-entry-in-table-t77ua-manually/m-p/7610131#M1569246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shobana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In OOSB, try clikcing on the Information Icon( column Display Objects) against any User. It should display the list of objects the User is authorized to by the structural profiles assinged to the Users. Is it also generating the dump?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before you generate the Index check to see if the table T77UU is updated with the Users.  This table will be updated when you run the report  RHBAUS02 with the required threshold level.&lt;/P&gt;&lt;P&gt;&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: Neha Kapoor on Jan 24, 2011 5:32 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 16:32:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-error-after-maintaining-entry-in-table-t77ua-manually/m-p/7610131#M1569246</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-24T16:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dump error after maintaining entry in table T77UA manually</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-error-after-maintaining-entry-in-table-t77ua-manually/m-p/7610132#M1569247</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;Alongwith structural buffering (RHBAUS02 &amp;amp; RHBAUS00), please try resetting user buffer too via SU56. From the dump it seems there could be an issue related to your abap heap limit or the buffersize. Please have your BASIS team to investigate the dump as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sandipan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 21:03:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-error-after-maintaining-entry-in-table-t77ua-manually/m-p/7610132#M1569247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-24T21:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Dump error after maintaining entry in table T77UA manually</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-error-after-maintaining-entry-in-table-t77ua-manually/m-p/7610133#M1569248</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;that error means that you are running out of memory. The internal table object_tab1 has too many lines. The question is why. It might be a bug in SAP code so I would search for OSS notes. If you have some basic skills you can try to debug and figure out why you are consuming all available memory. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 22:00:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-error-after-maintaining-entry-in-table-t77ua-manually/m-p/7610133#M1569248</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2011-01-24T22:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dump error after maintaining entry in table T77UA manually</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-error-after-maintaining-entry-in-table-t77ua-manually/m-p/7610134#M1569249</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;The table T77UU is not updated with User i am testing. &lt;/P&gt;&lt;P&gt;When i run the report: RHBAUS02, i am getting the msg as: No entries should be added to table T77UU.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i click on the Display objects icon in the table T77UA, i am getting the dump here as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me explain you i have maintained the T77PR table. May be you can suggest based on that.&lt;/P&gt;&lt;P&gt;I have created the Authorization profile with the Evaluation path mentioned here and also with the Function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideally i am trying to provide authorization to the ESS user--&amp;gt; to access only his own data.&lt;/P&gt;&lt;P&gt;For HR user--&amp;gt; to access all the employees of the country he belongs to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Custom function module that i have used in the tbale T77PR would take the username as in the input and it would pass the position of the user as output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The position returned by the func module is expected to be the input to the Evaluation path (A008) that i use in the table T77PR for ESS Authorization profile. Hence the Object id column, i have left blank. The HR authorizattion profile that i have maintained, i am expecting it to provide authorization for all the employees under him in the same way. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone suggest if this approach of maintaining the table T77PR and T77UA needs to be changed, to resolve this or is there some correction i need to make in the T77PR table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 06:19:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-error-after-maintaining-entry-in-table-t77ua-manually/m-p/7610134#M1569249</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-25T06:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Dump error after maintaining entry in table T77UA manually</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-error-after-maintaining-entry-in-table-t77ua-manually/m-p/7610135#M1569250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;I have created the Authorization profile with the Evaluation path mentioned here and also with the Function module.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please provide me with the evaluation path and FM name that have been used in your structural profiles?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sandipan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 06:41:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-error-after-maintaining-entry-in-table-t77ua-manually/m-p/7610135#M1569250</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-25T06:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dump error after maintaining entry in table T77UA manually</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-error-after-maintaining-entry-in-table-t77ua-manually/m-p/7610136#M1569251</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;Can some one explain the functionality of the table T77PR. &lt;/P&gt;&lt;P&gt;i.e Since i am having a huge output/ looping of the data through the evaluation path, to bring all the employees belonging to a country, i doubt that could be a reason of the dump error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i avoid this evalution path and only use Function module in this table T77PR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you suggest if i can customize the function module i am using in this authorization profile, to get all the employees belonging to a country. Based on that, will the authorization profile (of HR) help me to provide authorizations for HR users for all the employees of the country he belongs to?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is, will this functionality of Funciton module work this way to provide authorizations, when i leave Evaluation path-blank?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shobana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 12:37:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-error-after-maintaining-entry-in-table-t77ua-manually/m-p/7610136#M1569251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-25T12:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dump error after maintaining entry in table T77UA manually</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-error-after-maintaining-entry-in-table-t77ua-manually/m-p/7610137#M1569252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fyi...Both the evaluation path and the Function module which i have used are custom.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 12:46:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-error-after-maintaining-entry-in-table-t77ua-manually/m-p/7610137#M1569252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-25T12:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Dump error after maintaining entry in table T77UA manually</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-error-after-maintaining-entry-in-table-t77ua-manually/m-p/7610138#M1569253</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;Function module will work if the evalution path is not specified but evaluation path is used to restrict user have access to only certain OM objects along the evaluation path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since its a custom function module, you may ask your developer to have a look to see if in case its unneccessarily picking up too many entries and hence running into the abap dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sandipan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 16:52:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-error-after-maintaining-entry-in-table-t77ua-manually/m-p/7610138#M1569253</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-25T16:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dump error after maintaining entry in table T77UA manually</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-error-after-maintaining-entry-in-table-t77ua-manually/m-p/7610139#M1569254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might have already checked this. But just wanted to confirm. Is the function module you are using in the T77PR (OOSP t-code) functioning as expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try by removing the function module and enter the object ID (to which you want to grant access) in the OBJECT ID coloumn of T77PR. This way you can know if the problem is with function module or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the program to RHSTRU00 to check the functioning of the evaluation path.&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: Neha Kapoor on Jan 25, 2011 8:52 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Neha Kapoor on Jan 25, 2011 8:57 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 19:44:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-error-after-maintaining-entry-in-table-t77ua-manually/m-p/7610139#M1569254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-25T19:44:35Z</dc:date>
    </item>
  </channel>
</rss>

