Business Logic Intent
This business logic is used to propagate attribute values from the former representation to the new PLM Document .
Business Logic IntentThis business logic is used to propagate attribute values from the former representation to the new PLM Document . PLM Opening DefinitionThis section describes the objects defining the opening: its global information, its kind of input object, its context object parameters. General Information
Input Objects
Context Object parameters
Implementation SampleThe following Business Logic sample describes the maturity graph: IN_WORK (Share) WAIT_APP (Share) SHARED. let NewPLMDoc(Document) NewPLMDoc = Parameters.GetAttributeObject("NewDocument") NewPLMDoc.description = ThisObject.V_description |