public static class ProductStructureNode.ProductStructureNodeBuilder extends Object
@Nonnull public ProductStructureNode.ProductStructureNodeBuilder productStructureNodeUUID(@Nullable UUID productStructureNodeUUID)
Original property name from the Odata EDM: ProductStructureNodeUUID
this
.@Nonnull 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
.@Nonnull public ProductStructureNode.ProductStructureNodeBuilder classInternalID(@Nullable String classInternalID)
Original property name from the Odata EDM: ClassInternalID
this
.@Nonnull 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.
this
.@Nonnull public ProductStructureNode.ProductStructureNodeBuilder productStructureCreationDate(@Nullable LocalDateTime productStructureCreationDate)
Original property name from the Odata EDM: ProductStructureCreationDate
this
.@Nonnull public ProductStructureNode.ProductStructureNodeBuilder productStructureCreatedByUser(@Nullable String productStructureCreatedByUser)
Original property name from the Odata EDM: ProductStructureCreatedByUser
this
.@Nonnull public ProductStructureNode.ProductStructureNodeBuilder productStrucLastChangedDate(@Nullable LocalDateTime productStrucLastChangedDate)
Original property name from the Odata EDM: ProductStrucLastChangedDate
this
.@Nonnull public ProductStructureNode.ProductStructureNodeBuilder productStrucLastChangedByUser(@Nullable String productStrucLastChangedByUser)
Original property name from the Odata EDM: ProductStrucLastChangedByUser
this
.@Nonnull public ProductStructureNode.ProductStructureNodeBuilder classProperty(@Nullable String classProperty)
Original property name from the Odata EDM: Class
this
.@Nonnull public ProductStructureNode build()
Copyright © 2021 SAP SE. All rights reserved.