After a Generation of a Manufactured Part (DELPLMFProcessReference_BLAfterGenerationCreatePartID)

An opening ID is an entry point used to customize business logic. After a Generation of a Manufactured Part specifies the opening ID run after generating a Manufactured Part.

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_BLAfterGenerationCreatePartID
Customization intent: Execution
Execution context:Client

Input Objects

Input objects must be of the following types:

  • ThisObject: Reference of the Manufactured Part.

Sample

The following sample describes how to access attributes on the Manufactured Part after its generation.

/* Use ThisObject to access attributes on the Manufactured Part after its generation */

Trace(1,"--> Test : After generation of the Manufactured Part ")