<?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: Exception while executing Function module - HRXSS_PER_READ_P0006_US in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/exception-while-executing-function-module-hrxss-per-read-p0006-us/m-p/1736707#M320400</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are using ECC5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This function module(HRXSS_PER_READ_P0006_US) is used to read data from infotype 0006(Address of an employee).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a Remote enable function module which can be accesed from portal(Employee Self Service)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Dec 2006 06:13:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-21T06:13:26Z</dc:date>
    <item>
      <title>Exception while executing Function module - HRXSS_PER_READ_P0006_US</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exception-while-executing-function-module-hrxss-per-read-p0006-us/m-p/1736705#M320398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unable to execute any of the following Function modules:&lt;/P&gt;&lt;P&gt;(Gave the neccesary inputs)&lt;/P&gt;&lt;P&gt;HRXSS_PER_P0006_US         &lt;/P&gt;&lt;P&gt;HRXSS_PER_DELETE_P0006_US  &lt;/P&gt;&lt;P&gt;HRXSS_PER_EDIT_P0006_US    &lt;/P&gt;&lt;P&gt;HRXSS_PER_MODIFY_P0006_US  &lt;/P&gt;&lt;P&gt;HRXSS_PER_NEW_P0006_US     &lt;/P&gt;&lt;P&gt;HRXSS_PER_READ_P0006_US    &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Getting an exception&lt;/P&gt;&lt;P&gt;Runtime Errors         OBJECTS_OBJREF_NOT_ASSIGNED_NO          &lt;/P&gt;&lt;P&gt;Exceptn                CX_SY_REF_IS_INITIAL                    &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ShrtText                                              &lt;/P&gt;&lt;P&gt;Access with 'ZERO' object reference not possible. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happened?                                                                      &lt;/P&gt;&lt;P&gt;     Error in ABAP application program.                                                                                &lt;/P&gt;&lt;P&gt;The current ABAP program "SAPLHRXSS_PER_MAC" had to be terminated because one of the statements could not be executed.                                                                                &lt;/P&gt;&lt;P&gt;This is probably due to an error in the ABAP program.                                           &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error analysis                                                                                &lt;/P&gt;&lt;P&gt;An exception occurred. This exception is dealt with in more detail below . The exception, which is assigned to the class 'CX_SY_REF_IS_INITIAL', was      neither caught nor passed along using a RAISING clause, in the procedure "HRXSS_PER_CLEANUP" "(FUNCTION)".                                           &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the caller of the procedure could not have expected this exception to occur, the running program was terminated.                                                  &lt;/P&gt;&lt;P&gt;The reason for the exception is:                                                                &lt;/P&gt;&lt;P&gt;There was an attempt to access a component using a 'NULL' object reference (points to nothing).                                                                  &lt;/P&gt;&lt;P&gt;An object reference must indicate an object (an instance of a class), before it can be used to access components.                                                     &lt;/P&gt;&lt;P&gt;Either the reference was never set or it was set to 'NULL' using a CLEAR statement.&lt;/P&gt;&lt;P&gt;Missing RAISING Clause in Interface                           &lt;/P&gt;&lt;P&gt;    Program                                 SAPLHRXSS_PER_MAC &lt;/P&gt;&lt;P&gt;    Include                                   LHRXSS_PER_MAC$04 &lt;/P&gt;&lt;P&gt;    Row                                        7                 &lt;/P&gt;&lt;P&gt;    Module type                            (FUNCTION)        &lt;/P&gt;&lt;P&gt;    Module Name                          HRXSS_PER_CLEANUP &lt;/P&gt;&lt;P&gt;                                                           &lt;/P&gt;&lt;P&gt;Trigger Location of Exception                                 &lt;/P&gt;&lt;P&gt;    Program                                 SAPLHRXSS_PER_MAC &lt;/P&gt;&lt;P&gt;    Include                                   LHRXSS_PER_MACU04 &lt;/P&gt;&lt;P&gt;    Row                                       13                &lt;/P&gt;&lt;P&gt;    Module type                            (FUNCTION)        &lt;/P&gt;&lt;P&gt;    Module Name                           HRXSS_PER_CLEANUP &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could be the reason?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sarath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2006 03:57:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exception-while-executing-function-module-hrxss-per-read-p0006-us/m-p/1736705#M320398</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-21T03:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Exception while executing Function module - HRXSS_PER_READ_P0006_US</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exception-while-executing-function-module-hrxss-per-read-p0006-us/m-p/1736706#M320399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u tell me which version u r using coz in version 4.6 c i am not able to find any such FMs..&lt;/P&gt;&lt;P&gt;and can u be specific with ur requiremnt?may be it can be solved by some other way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2006 04:26:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exception-while-executing-function-module-hrxss-per-read-p0006-us/m-p/1736706#M320399</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-21T04:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Exception while executing Function module - HRXSS_PER_READ_P0006_US</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exception-while-executing-function-module-hrxss-per-read-p0006-us/m-p/1736707#M320400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are using ECC5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This function module(HRXSS_PER_READ_P0006_US) is used to read data from infotype 0006(Address of an employee).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a Remote enable function module which can be accesed from portal(Employee Self Service)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2006 06:13:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exception-while-executing-function-module-hrxss-per-read-p0006-us/m-p/1736707#M320400</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-21T06:13:26Z</dc:date>
    </item>
  </channel>
</rss>

