After a Creation of Provided Stock Part (DELPLMFProcessReference_BLInitProvideStockID)

An opening ID is an entry point used to customize business logic. After a Creation of Provided Stock Part specifies the opening ID run after the creation of a Provided Stock 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_BLInitProvideStockID
Customization intent: Execution
Execution context:Client

Input Objects

Input objects must be of the following types:

  • ThisObject: Reference of the provided Stock.
  • Parameters corresponds to the context object.

Context Object Parameters

Parameter NameTypeRead/WriteComments
iReplacedProvideReferenceObjectType Read Reference of the replaced Provided Part.

Sample

The following sample describes how to access the Provided Stock reference and the replaced Provide Part reference.

/* Use ThisObject to access Provided Stock reference and iReplacedProvideReference to access replaced Provide Reference */