public static class ProductStructureNode.ProductStructureNodeBuilder extends Object
public ProductStructureNode.ProductStructureNodeBuilder productStructureNodeUUID(@Nullable UUID productStructureNodeUUID)
Original property name from the Odata EDM: ProductStructureNodeUUID
this
.public ProductStructureNode.ProductStructureNodeBuilder productStructureNodeName(@Nullable String productStructureNodeName)
Original property name from the Odata EDM: ProductStructureNodeName
You name the iPPE node when you create it. The name clearly identifies the iPPE node within a product class (class and class type).iPPE nodes are the basic elements of Integrated Product and Process Engineering. They represent general components and functions of a product.You can define different types of iPPE nodes with specific characteristics in Customizing.
this
.public ProductStructureNode.ProductStructureNodeBuilder classInternalID(@Nullable String classInternalID)
Original property name from the Odata EDM: ClassInternalID
this
.public ProductStructureNode.ProductStructureNodeBuilder productStructureNodeType(@Nullable String productStructureNodeType)
Original property name from the Odata EDM: ProductStructureNodeType
The iPPE node type determines specific characteristics for the iPPE node.There are various node types for the iPPE applications:Product Variant Structure FocusAccess Node Focus AccessView Node Special Focus ViewStructure Node Focus StructureAssembly Assembly for FocusAssembly Group Focus AssemblyVA Component Node Focus VA ItemColor Scheme Color Scheme for FocusColor Node Focus Color NodeProcess Structure Production ResourcesRouting Header WorkerActivity Operating FacilityOperationGrouping ActivityLine StructureLine NetworkLineLine SegmentWork AreaGroup of Alternative LinesBufferIntermediate BufferLine AreaYou define iPPE node types in Customizing under Define iPPE Node Types.
component or function of a product.this
.public ProductStructureNode.ProductStructureNodeBuilder productStructureCreationDate(@Nullable LocalDateTime productStructureCreationDate)
Original property name from the Odata EDM: ProductStructureCreationDate
this
.public ProductStructureNode.ProductStructureNodeBuilder productStructureCreatedByUser(@Nullable String productStructureCreatedByUser)
Original property name from the Odata EDM: ProductStructureCreatedByUser
this
.public ProductStructureNode.ProductStructureNodeBuilder productStrucLastChangedDate(@Nullable LocalDateTime productStrucLastChangedDate)
Original property name from the Odata EDM: ProductStrucLastChangedDate
this
.public ProductStructureNode.ProductStructureNodeBuilder productStrucLastChangedByUser(@Nullable String productStrucLastChangedByUser)
Original property name from the Odata EDM: ProductStrucLastChangedByUser
this
.public ProductStructureNode.ProductStructureNodeBuilder classProperty(@Nullable String classProperty)
Original property name from the Odata EDM: Class
this
.public ProductStructureNode build()
Copyright © 2020 SAP SE. All rights reserved.