Compute Physical Candidate for Reconcile (L2P_ReconcileWithPhysical)

An opening ID is an entry point used to customize business logic. The Compute Physical Candidate for Reconcile opening ID is available in the Logical to Physical Assistant Resources resource set.

Note: For more information about customization by business rules, see Installation and Setup: Customize: Behavior: Data Setup: Customization by Business Rules.

This page discusses:

General Information

This opening ID is invoked to compute the physical candidate of reconcile for input item.

Definition Description
PLM Opening ID L2P_ReconcileWithPhysical
Customization intent Computation
Execution context Client

Input Objects

Input objects must be of the following types:

  • ThisObject: an L2PItem object, containing the data found during the analysis of that selected object. The 3D component parameter is empty at this stage.
  • Parameters corresponds to the context object.

Context Object Parameters

Parameter Name Type Read or Write Comments
ListInputObjects List Read List of 3D occurrences candidates.
PhysicalContext ProductOccurrence Read The lowest context in 3D having the reference-reference implement link.
PhysicalElement ProductOccurrence Write The 3D occurrence to be used for the reconciliation. It can be a different one from the ones sent as ListInputObjects, but it needs to adhere to the condition inside the context sent as PhysicalContext.