public static class ChangeRecordReferencePSV.ChangeRecordReferencePSVBuilder extends Object
public ChangeRecordReferencePSV.ChangeRecordReferencePSVBuilder changeRecordReferenceUUID(@Nullable UUID changeRecordReferenceUUID)
Original property name from the Odata EDM: ChangeRecordReferenceUUID
public ChangeRecordReferencePSV.ChangeRecordReferencePSVBuilder changeRecordUUID(@Nullable UUID changeRecordUUID)
Original property name from the Odata EDM: ChangeRecordUUID
public ChangeRecordReferencePSV.ChangeRecordReferencePSVBuilder changeRecord(@Nullable String changeRecord)
Original property name from the Odata EDM: ChangeRecord
public ChangeRecordReferencePSV.ChangeRecordReferencePSVBuilder changeRecordReferenceType(@Nullable String changeRecordReferenceType)
Original property name from the Odata EDM: ChangeRecordReferenceType
public ChangeRecordReferencePSV.ChangeRecordReferencePSVBuilder createdByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
public ChangeRecordReferencePSV.ChangeRecordReferencePSVBuilder creationDateTime(@Nullable ZonedDateTime creationDateTime)
Original property name from the Odata EDM: CreationDateTime
To standardize local times in a UTC time stamp and thus make them comparable with other times, these local times
need to be converted using your time zone and the ABAP command convert.Even if the system is able to determine
the time zone from Customizing or master data, you shoul save the time zone redundantly here.The internal
structure of the UTC time stamp is subdivided into a date part and a time part in packed number format
public ChangeRecordReferencePSV.ChangeRecordReferencePSVBuilder lastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
public ChangeRecordReferencePSV.ChangeRecordReferencePSVBuilder lastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime)
Original property name from the Odata EDM: LastChangeDateTime
To standardize local times in a UTC time stamp and thus make them comparable with other times, these local times
need to be converted using your time zone and the ABAP command convert.Even if the system is able to determine
the time zone from Customizing or master data, you shoul save the time zone redundantly here.The internal
structure of the UTC time stamp is subdivided into a date part and a time part in packed number format
public ChangeRecordReferencePSV.ChangeRecordReferencePSVBuilder material(@Nullable String material)
Original property name from the Odata EDM: Material
public ChangeRecordReferencePSV.ChangeRecordReferencePSVBuilder classProperty(@Nullable String classProperty)
Original property name from the Odata EDM: Class
public ChangeRecordReferencePSV.ChangeRecordReferencePSVBuilder 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.
public ChangeRecordReferencePSV.ChangeRecordReferencePSVBuilder prodStrucNodeDescription(@Nullable String prodStrucNodeDescription)
Original property name from the Odata EDM: ProdStrucNodeDescription
You name the iPPE node when you create it.
public ChangeRecordReferencePSV.ChangeRecordReferencePSVBuilder productStructureVariantName(@Nullable String productStructureVariantName)
Original property name from the Odata EDM: ProductStructureVariantName
Variants in iPPE represent the concrete forms of a node.Component variants are the concrete forms (materials) of a structure node.Color variants are the concrete forms (colors) of a color scheme.The system uses the object dependencies, which are stored at the variants, to select a particular variant.
public ChangeRecordReferencePSV.ChangeRecordReferencePSVBuilder prodStrucVariantDescription(@Nullable String prodStrucVariantDescription)
Original property name from the Odata EDM: ProdStrucVariantDescription
You write a description for an iPPE node when you create the node.
public ChangeRecordReferencePSV.ChangeRecordReferencePSVBuilder prodStrucVariantChangeNumber(@Nullable String prodStrucVariantChangeNumber)
Original property name from the Odata EDM: ProdStrucVariantChangeNumber
public ChangeRecordReferencePSV.ChangeRecordReferencePSVBuilder changeRecordItemRelevance(@Nullable String changeRecordItemRelevance)
Original property name from the Odata EDM: ChangeRecordItemRelevance
ChangeCreateReference
public ChangeRecordReferencePSV.ChangeRecordReferencePSVBuilder changeRecordRefObjectUUID(@Nullable UUID changeRecordRefObjectUUID)
Original property name from the Odata EDM: ChangeRecordRefObjectUUID
public ChangeRecordReferencePSV build()
Copyright © 2019 SAP SE. All rights reserved.