Navigation From Succession Plans

The Succession Plans business object is the parent of the Succession Plan Candidates and Succession Plan Owners business objects.

This illustration depicts the other business objects that you access from the Succession Plans business object. The Succession Plans business object gets assignment related information from the Assignment business object. Information of the succession plan candidates and owners are stored in the Succession Plan Candidates and Succession Plan Owners business objects.


Navigation from Succession Plans business object

From Succession Plans

Consider the following information when using the view accessors of the Succession Plans business object.

From Succession Plans Business Object to Other Entities

How

Purpose

Get All Plans with the Same Incumbent

Rowset variable

Access all records from the Succession Plans business object displayed in Autocomplete Rules that have the same incumbent as the current plan.

Get All Accessible Plans with the Same Incumbent

Rowset variable

Access all accessible records from the Succession Plans business object displayed in Autocomplete Rules that have the same incumbent as the current plan.

Get All Plans with the Same Job

Rowset variable

Access all job plan records from the Succession Plans business object displayed in Autocomplete Rules that have the same job as the current plan.

Get All Accessible Plans with the Same Job

Rowset variable

Access all accessible job plan records from the Succession Plans business object displayed in Autocomplete Rules that have the same job as the current plan.

Get All Plans with the Same Position

Rowset variable

Access all position plan records from the Succession Plans business object displayed in Autocomplete that have the same position as the current plan.

Get All Accessible Plans with the Same Position

Rowset variable

Access all accessible position plan records from the Succession Plans business object displayed in Autocomplete Rules that have the same position as the current plan.

Get Plan Type Row variable (variant 1) Access a set of records from the succession plans business object displayed in Autocomplete to get the plan type.
Get Plan Status Row variable (variant 1) Access a set of records from the succession plans business object displayed in Autocomplete to get the plan status.
Get Owner Type Row variable (variant 1) Access a set of records from the Succession Plan Owners business object displayed in Autocomplete to get the access type of the plan owner.
Get Succession Plan Candidates

Rowset variable

Access a set of records from the Succession Plan Candidates business object displayed in Autocomplete to get all the candidate records for the plan ID.
Get Succession Plan Owners Rowset variable Access a set of records from the Succession Plan Owners business object displayed in Autocomplete to get all the owner records for the plan ID.
Get Plan Incumbent Primary Assignment Row variable (variant 2) Access a set of records from the Assignment business object displayed in Autocomplete to get the primary assignment record using the person ID of the succession plan incumbent.
Get Logged In User Primary Assignment Row variable (variant 2) Access a set of records from the Assignment business object displayed in Autocomplete to get the primary assignment record using the person ID of the user who is signed in.