After a Usage of Manufactured Part (DELPLMFProcessReference_BLUseCreatePartID)

An opening ID is an entry point used to customize business logic. After a Usage of Manufactured Part specifies the opening ID that can be run after usage of a Manufactured Part in Manufactured Part generation.

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

The table below provides you with information related to the definition of the opening ID.

PLM Opening ID: DELPLMFProcessReference_BLUseCreatePartID
Customization intent: Execution
Execution context:Client

Input Objects

Input objects must be of the following types:

  • ThisObject: Reference of Manufactured Part replacing the Provided Part.
  • Parameters corresponds to the context object.

Context Object Parameters

Parameter NameTypeRead/WriteComments
iReplacedProvideReferenceObjectType ReadReference of the replaced Provided Part.

Sample

The following sample describes how to replace the Provided Part by a Manufactured Part.

/* Use ThisObject to access Create Part process reference and iReplacedProvideReference to access replaced Provide Reference */