<?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 Relationship impossible - Object does not exist or is not active error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-impossible-object-does-not-exist-or-is-not-active-error/m-p/681493#M30360</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;I'm trying to assign a role to a position with function BAPI_HRMASTER_SAVE_REPL_MULT&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;But I get the error: &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;"Relationship starting from 01S 50014600 impossible - 01AGR3_CUST1 does not exist/is not active".&lt;BR /&gt;The Role R3_CUST1 does exist and is active and valid from what I can see.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Not sure what this means or how to fix?&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Here is my settings:&lt;/P&gt; 
  &lt;PRE&gt;&lt;CODE&gt;RFC Function = BAPI_HRMASTER_SAVE_REPL_MULT&lt;BR /&gt;Table = HR_OBJECT_HEADER&lt;BR /&gt;PLAN_VER = "01"&lt;BR /&gt;OBJ_TYPE = "S"    (Position)&lt;BR /&gt;OBJ_ID = "50014600"&lt;BR /&gt;OPERATOR = "I"&lt;BR /&gt;&lt;BR /&gt;Table = HR_INFOTYPE_HEADER&lt;BR /&gt;PLAN_VER = "01"&lt;BR /&gt;OBJ_TYPE = "S"&lt;BR /&gt;OBJ_ID = "50014600"&lt;BR /&gt;INFOTYPE = "1001"&lt;BR /&gt;SUBTYPE = "B007"&lt;BR /&gt;FROM_DATE = "20180901"&lt;BR /&gt;TO_DATE = "20180930"&lt;BR /&gt;&lt;BR /&gt;Table = PD_OBJECT_RELATIONSHIPS&lt;BR /&gt;PLAN_VER = "01"&lt;BR /&gt;OBJ_TYPE = "S"&lt;BR /&gt;OBJ_ID = "50014600"&lt;BR /&gt;INFOTYPE = "1001"&lt;BR /&gt;SUBTYPE = "B007"&lt;BR /&gt;REL_OBJ_TY = "AG"&lt;BR /&gt;REL_OBJ_ID = "R3_CUST1"&lt;BR /&gt;FROM_DATE = "20180901"&lt;BR /&gt;TO_DATE = "20180930"&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 22 Aug 2018 12:37:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2018-08-22T12:37:32Z</dc:date>
    <item>
      <title>Relationship impossible - Object does not exist or is not active error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-impossible-object-does-not-exist-or-is-not-active-error/m-p/681493#M30360</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;I'm trying to assign a role to a position with function BAPI_HRMASTER_SAVE_REPL_MULT&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;But I get the error: &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;"Relationship starting from 01S 50014600 impossible - 01AGR3_CUST1 does not exist/is not active".&lt;BR /&gt;The Role R3_CUST1 does exist and is active and valid from what I can see.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Not sure what this means or how to fix?&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Here is my settings:&lt;/P&gt; 
  &lt;PRE&gt;&lt;CODE&gt;RFC Function = BAPI_HRMASTER_SAVE_REPL_MULT&lt;BR /&gt;Table = HR_OBJECT_HEADER&lt;BR /&gt;PLAN_VER = "01"&lt;BR /&gt;OBJ_TYPE = "S"    (Position)&lt;BR /&gt;OBJ_ID = "50014600"&lt;BR /&gt;OPERATOR = "I"&lt;BR /&gt;&lt;BR /&gt;Table = HR_INFOTYPE_HEADER&lt;BR /&gt;PLAN_VER = "01"&lt;BR /&gt;OBJ_TYPE = "S"&lt;BR /&gt;OBJ_ID = "50014600"&lt;BR /&gt;INFOTYPE = "1001"&lt;BR /&gt;SUBTYPE = "B007"&lt;BR /&gt;FROM_DATE = "20180901"&lt;BR /&gt;TO_DATE = "20180930"&lt;BR /&gt;&lt;BR /&gt;Table = PD_OBJECT_RELATIONSHIPS&lt;BR /&gt;PLAN_VER = "01"&lt;BR /&gt;OBJ_TYPE = "S"&lt;BR /&gt;OBJ_ID = "50014600"&lt;BR /&gt;INFOTYPE = "1001"&lt;BR /&gt;SUBTYPE = "B007"&lt;BR /&gt;REL_OBJ_TY = "AG"&lt;BR /&gt;REL_OBJ_ID = "R3_CUST1"&lt;BR /&gt;FROM_DATE = "20180901"&lt;BR /&gt;TO_DATE = "20180930"&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 22 Aug 2018 12:37:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-impossible-object-does-not-exist-or-is-not-active-error/m-p/681493#M30360</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-08-22T12:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Relationship impossible - Object does not exist or is not active error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-impossible-object-does-not-exist-or-is-not-active-error/m-p/681494#M30361</link>
      <description>&lt;P&gt;have you looked in transaction PP01 at your position definition and validity to see what the status is?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 22:12:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-impossible-object-does-not-exist-or-is-not-active-error/m-p/681494#M30361</guid>
      <dc:creator>Colleen</dc:creator>
      <dc:date>2018-08-22T22:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Relationship impossible - Object does not exist or is not active error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-impossible-object-does-not-exist-or-is-not-active-error/m-p/681495#M30362</link>
      <description>&lt;P&gt;Thanks for the suggestion. I did open the Position now, and the validity dates are from today till end of time. In the Active tab, some InfoTypes are selected, but nothing in the Planned, Submitted, Approved nor Rejected tabs. Will that make a difference?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 06:14:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relationship-impossible-object-does-not-exist-or-is-not-active-error/m-p/681495#M30362</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-08-23T06:14:30Z</dc:date>
    </item>
  </channel>
</rss>

