public static class ProductCharcValue.ProductCharcValueBuilder extends Object
public ProductCharcValue.ProductCharcValueBuilder product(@Nullable String product)
Original property name from the Odata EDM: Product
this
.public ProductCharcValue.ProductCharcValueBuilder classType(@Nullable String classType)
Original property name from the Odata EDM: ClassType
this
.public ProductCharcValue.ProductCharcValueBuilder charcInternalID(@Nullable String charcInternalID)
Original property name from the Odata EDM: CharcInternalID
this
.public ProductCharcValue.ProductCharcValueBuilder charcValuePositionNumber(@Nullable String charcValuePositionNumber)
Original property name from the Odata EDM: CharcValuePositionNumber
this
.public ProductCharcValue.ProductCharcValueBuilder keyDate(@Nullable LocalDateTime keyDate)
Original property name from the Odata EDM: KeyDate
this
.public ProductCharcValue.ProductCharcValueBuilder changeNumber(@Nullable String changeNumber)
Original property name from the Odata EDM: ChangeNumber
If you make a change with reference to a change number, or create an object with a change number, the following functions are at your disposal:The system determines the validity conditionsThe conditions that the change is effective under can be defined in the change master record as follows:Changes with a date validity (valid-from date)Changes with parameter effectivity (for example: serial no. effectivity)Log of the changes madeDocumentation of the changesAssignment of a revision level to a change state of a material or documentRelease of changes for the different areas in the company
this
.public ProductCharcValue.ProductCharcValueBuilder charcValueDependency(@Nullable String charcValueDependency)
Original property name from the Odata EDM: CharcValueDependency
Example: 1.54>-<2.088The coding of the individual possible entries is described below.Code Operator Value1 Operator Value21 EQ2 GE LT3 GE LE4 GT LT5 GT LE6 LT7 LE8 GT9 GE
this
.public ProductCharcValue.ProductCharcValueBuilder charcValue(@Nullable String charcValue)
Original property name from the Odata EDM: CharcValue
If the characteristic has character format (CHAR), this field contains a single character string.Values in time
format (TIME) must have the format HH:MM:SS. The separators are set automatically. Example: 112855 -->
11:28:55The values in date format (DATE) must have the format DD.MM.YYYY. The separators are set automatically.
Example: 110100 --> 11.01.2000NoteIf you valuate validity parameters, you cannot specify intervals. You can only
specify individual values.The following description does not apply to the valuation of validity parameters:If the
characteristic format is numeric (NUM), time (TIME), or date (DATE), you can enter a number or (if allowed) an
interval.Intervals are written in the following format:Value1 - Value2 (from Value1 to Value2)>Value1 (greater
than Value1)>=Value1 (greater than or equal to Value1)
this
.public ProductCharcValue.ProductCharcValueBuilder charcFromNumericValue(@Nullable Double charcFromNumericValue)
Original property name from the Odata EDM: CharcFromNumericValue
this
.public ProductCharcValue.ProductCharcValueBuilder charcFromNumericValueUnit(@Nullable String charcFromNumericValueUnit)
Original property name from the Odata EDM: CharcFromNumericValueUnit
This format is used for internal processing.The internal format is automatically replaced by either the external commercial (three-character) or technical (six-character) format before output to the screen.
this
.public ProductCharcValue.ProductCharcValueBuilder charcToNumericValue(@Nullable Double charcToNumericValue)
Original property name from the Odata EDM: CharcToNumericValue
this
.public ProductCharcValue.ProductCharcValueBuilder charcToNumericValueUnit(@Nullable String charcToNumericValueUnit)
Original property name from the Odata EDM: CharcToNumericValueUnit
This format is used for internal processing.The internal format is automatically replaced by either the external commercial (three-character) or technical (six-character) format before output to the screen.
this
.public ProductCharcValue.ProductCharcValueBuilder charcFromDecimalValue(@Nullable BigDecimal charcFromDecimalValue)
Original property name from the Odata EDM: CharcFromDecimalValue
this
.public ProductCharcValue.ProductCharcValueBuilder charcToDecimalValue(@Nullable BigDecimal charcToDecimalValue)
Original property name from the Odata EDM: CharcToDecimalValue
this
.public ProductCharcValue.ProductCharcValueBuilder charcFromAmount(@Nullable BigDecimal charcFromAmount)
Original property name from the Odata EDM: CharcFromAmount
this
.public ProductCharcValue.ProductCharcValueBuilder charcToAmount(@Nullable BigDecimal charcToAmount)
Original property name from the Odata EDM: CharcToAmount
this
.public ProductCharcValue.ProductCharcValueBuilder currency(@Nullable String currency)
Original property name from the Odata EDM: Currency
this
.public ProductCharcValue.ProductCharcValueBuilder charcFromDate(@Nullable LocalDateTime charcFromDate)
Original property name from the Odata EDM: CharcFromDate
this
.public ProductCharcValue.ProductCharcValueBuilder charcToDate(@Nullable LocalDateTime charcToDate)
Original property name from the Odata EDM: CharcToDate
this
.public ProductCharcValue.ProductCharcValueBuilder charcFromTime(@Nullable LocalTime charcFromTime)
Original property name from the Odata EDM: CharcFromTime
this
.public ProductCharcValue.ProductCharcValueBuilder charcToTime(@Nullable LocalTime charcToTime)
Original property name from the Odata EDM: CharcToTime
this
.public ProductCharcValue.ProductCharcValueBuilder characteristicAuthor(@Nullable String characteristicAuthor)
Original property name from the Odata EDM: CharacteristicAuthor
this
.public ProductCharcValue.ProductCharcValueBuilder charcMaintAuthGrp(@Nullable String charcMaintAuthGrp)
Original property name from the Odata EDM: CharcMaintAuthGrp
This authorization must be defined in the user master record.The authorization object is C_CABN_GRP.
this
.public ProductCharcValue build()
Copyright © 2020 SAP SE. All rights reserved.