public static class ProductCharcValue.ProductCharcValueBuilder extends Object
public ProductCharcValue.ProductCharcValueBuilder product(@Nullable String product)
Original property name from the Odata EDM: Product
public ProductCharcValue.ProductCharcValueBuilder classType(@Nullable String classType)
Original property name from the Odata EDM: ClassType
public ProductCharcValue.ProductCharcValueBuilder charcInternalID(@Nullable String charcInternalID)
Original property name from the Odata EDM: CharcInternalID
public ProductCharcValue.ProductCharcValueBuilder charcValuePositionNumber(@Nullable String charcValuePositionNumber)
Original property name from the Odata EDM: CharcValuePositionNumber
public ProductCharcValue.ProductCharcValueBuilder keyDate(@Nullable LocalDateTime keyDate)
Original property name from the Odata EDM: KeyDate
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 conditions The 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 made Documentation of the changes Assignment of a revision level to a change state of a material or document Release of changes for the different areas in the company
public ProductCharcValue.ProductCharcValueBuilder charcValueDependency(@Nullable String charcValueDependency)
Original property name from the Odata EDM: CharcValueDependency
Example: 1.54>-<2.088 The coding of the individual possible entries is described below. Code Operator Value1 Operator Value2 1 EQ 2 GE LT 3 GE LE 4 GT LT 5 GT LE 6 LT 7 LE 8 GT 9 GE
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:55
The values in date format (DATE) must have the format DD.MM.YYYY. The separators are set automatically. Example:
110100 --> 11.01.2000 Note If 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)
public ProductCharcValue.ProductCharcValueBuilder charcFromNumericValue(@Nullable Double charcFromNumericValue)
Original property name from the Odata EDM: CharcFromNumericValue
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.
public ProductCharcValue.ProductCharcValueBuilder charcToNumericValue(@Nullable Double charcToNumericValue)
Original property name from the Odata EDM: CharcToNumericValue
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.
public ProductCharcValue.ProductCharcValueBuilder charcFromDecimalValue(@Nullable BigDecimal charcFromDecimalValue)
Original property name from the Odata EDM: CharcFromDecimalValue
public ProductCharcValue.ProductCharcValueBuilder charcToDecimalValue(@Nullable BigDecimal charcToDecimalValue)
Original property name from the Odata EDM: CharcToDecimalValue
public ProductCharcValue.ProductCharcValueBuilder charcFromAmount(@Nullable BigDecimal charcFromAmount)
Original property name from the Odata EDM: CharcFromAmount
public ProductCharcValue.ProductCharcValueBuilder charcToAmount(@Nullable BigDecimal charcToAmount)
Original property name from the Odata EDM: CharcToAmount
public ProductCharcValue.ProductCharcValueBuilder currency(@Nullable String currency)
Original property name from the Odata EDM: Currency
public ProductCharcValue.ProductCharcValueBuilder charcFromDate(@Nullable LocalDateTime charcFromDate)
Original property name from the Odata EDM: CharcFromDate
public ProductCharcValue.ProductCharcValueBuilder charcToDate(@Nullable LocalDateTime charcToDate)
Original property name from the Odata EDM: CharcToDate
public ProductCharcValue.ProductCharcValueBuilder charcFromTime(@Nullable LocalTime charcFromTime)
Original property name from the Odata EDM: CharcFromTime
public ProductCharcValue.ProductCharcValueBuilder charcToTime(@Nullable LocalTime charcToTime)
Original property name from the Odata EDM: CharcToTime
public ProductCharcValue.ProductCharcValueBuilder characteristicAuthor(@Nullable String characteristicAuthor)
Original property name from the Odata EDM: CharacteristicAuthor
public ProductCharcValue build()
Copyright © 2019 SAP SE. All rights reserved.