MfgProductionPlanning.AddImplLinkUsageExt()MfgProductionPlanning.RemoveImplLinkUsageExt()MfgProductionPlanning.SetImplLinkUsage()Sets the usage attribute value on the implement link between operation and MBOM occurrences. SignatureMfgProductionPlanning.SetImplLinkUsage(Implement Link Usage as as String; the only accepted values are: Checkin, Checkout, Handle, Pin, Produce, Remove, Unpin : String) : Integer Arguments
ReturnTypeInteger PLMOperation.InsertNewOperation()Inserts an operation under this operation reference. PLMOperation entity is the generic type to manipulate all operation references. SignaturePLMOperation.InsertNewOperation(operation type : String) : PLMOperationInstance Arguments
ReturnTypePLMOperationInstance Inserted operation instance as PLMOperationInstance. PLMOperation.LinkToRequirement()PLMOperation.RemoveRequirement()PLMOperation.RemoveAllRequirements()PLMOperation.Requirements()PLMSystem.InsertNewOperation()Inserts a new operation under the system reference. PLMSystem entity is the generic type to manipulate all system references. SignaturePLMSystem.InsertNewOperation(operation type : String) : PLMOperationInstance Arguments
ReturnTypePLMOperationInstance Inserted operation instance as PLMOperationInstance. PLMSystem.InsertNewSystem()Inserts a new system under this system reference. PLMSystem entity is the generic type to manipulate all system references. SignaturePLMSystem.InsertNewSystem(system type : String) : PLMSystemInstance Arguments
ReturnTypePLMSystemInstance Inserted system instance as PLMSystemInstance. PLMSystem.LinkToRequirement()PLMSystem.RemoveRequirement()PLMSystem.RemoveAllRequirements()PLMSystem.Requirements() |