Navigation From and To Worker Work Relationship

The Worker Work Relationship business object is a part of Employment and closely linked to the When and Why object.

Worker Work Relationship business object

In addition to directly using this object for defaulting and validating, you can also use it as a criteria to achieve other defaulting and validating in objects that are called in subsequent regions involving the Employment Details section.

From Other Objects to Worker Work Relationship

This table lists the objects that you can navigate from to the Worker Work Relationship object:

From Object

How

Purpose

Get Person

Use row variable (variant 2)

Access a set of records from the person business object displayed in Autocomplete for a specified person ID.

Get When and Why

Use row variable (variant 2)

Access a set of records from the when and why business object for a specified when and why ID.

Get Person Primary Assignment

Use row variable (variant 2)

Access a set of records from the assignment business object displayed in Autocomplete. It is used to get all the rows of the primary assignment record using the person ID.

Get Existing Assignment

Use row variable (variant 2)

Access a set of records from the assignment business object for a specified assignment ID.

Get Work Relationship Primary Assignment

Use row variable (variant 2)

Access a set of records from the assignment business object displayed in Autocomplete. It is used to get all assignment records by using the period of service ID where the assignment is primary and its status is active or inactive.

Get Work Relationship Assignment

Use row variable (variant 2)

Access a set of records from the assignment business object displayed in Autocomplete. It is used to get all assignment records by using the period of service ID.

To Other Objects from Worker Work Relationship

This table lists the objects that you can navigate to from the Worker Work Relationship business object.

To Object

How

Purpose

Get Existing Work Relationship

Use row variable (variant 2)

Access a set of records from the work relationship business object displayed in Autocomplete. It is used to get the current work relationship details from the database using the period of service ID.

Get Work Relationship

Use row variable (variant 2)

Access a set of records from the work relationship business object displayed in Autocomplete. It is used to get the work relationship record using the Action Occurrence ID.

Get Existing All Work Relationship

Use row variable (variant 2)

Access a set of records from the work relationship business object displayed in Autocomplete. It is used to get all the work relationship records of the person using the person ID.