public static class ChangeMasterCharcValue.ChangeMasterCharcValueBuilder extends Object
@Nonnull public ChangeMasterCharcValue.ChangeMasterCharcValueBuilder changeNumber(@Nullable String changeNumber)
Original property name from the Odata EDM: ChangeNumber
this
.@Nonnull public ChangeMasterCharcValue.ChangeMasterCharcValueBuilder classType(@Nullable String classType)
Original property name from the Odata EDM: ClassType
this
.@Nonnull public ChangeMasterCharcValue.ChangeMasterCharcValueBuilder charcInternalID(@Nullable String charcInternalID)
Original property name from the Odata EDM: CharcInternalID
this
.@Nonnull public ChangeMasterCharcValue.ChangeMasterCharcValueBuilder charcValuePositionNumber(@Nullable String charcValuePositionNumber)
Original property name from the Odata EDM: CharcValuePositionNumber
this
.@Nonnull public ChangeMasterCharcValue.ChangeMasterCharcValueBuilder keyDate(@Nullable LocalDateTime keyDate)
Original property name from the Odata EDM: KeyDate
this
.@Nonnull public ChangeMasterCharcValue.ChangeMasterCharcValueBuilder 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
.@Nonnull public ChangeMasterCharcValue.ChangeMasterCharcValueBuilder 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
.@Nonnull public ChangeMasterCharcValue.ChangeMasterCharcValueBuilder charcFromNumericValue(@Nullable Double charcFromNumericValue)
Original property name from the Odata EDM: CharcFromNumericValue
this
.@Nonnull public ChangeMasterCharcValue.ChangeMasterCharcValueBuilder 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
.@Nonnull public ChangeMasterCharcValue.ChangeMasterCharcValueBuilder charcToNumericValue(@Nullable Double charcToNumericValue)
Original property name from the Odata EDM: CharcToNumericValue
this
.@Nonnull public ChangeMasterCharcValue.ChangeMasterCharcValueBuilder 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
.@Nonnull public ChangeMasterCharcValue.ChangeMasterCharcValueBuilder charcFromDecimalValue(@Nullable BigDecimal charcFromDecimalValue)
Original property name from the Odata EDM: CharcFromDecimalValue
this
.@Nonnull public ChangeMasterCharcValue.ChangeMasterCharcValueBuilder charcToDecimalValue(@Nullable BigDecimal charcToDecimalValue)
Original property name from the Odata EDM: CharcToDecimalValue
this
.@Nonnull public ChangeMasterCharcValue.ChangeMasterCharcValueBuilder charcFromAmount(@Nullable BigDecimal charcFromAmount)
Original property name from the Odata EDM: CharcFromAmount
this
.@Nonnull public ChangeMasterCharcValue.ChangeMasterCharcValueBuilder charcToAmount(@Nullable BigDecimal charcToAmount)
Original property name from the Odata EDM: CharcToAmount
this
.@Nonnull public ChangeMasterCharcValue.ChangeMasterCharcValueBuilder currency(@Nullable String currency)
Original property name from the Odata EDM: Currency
this
.@Nonnull public ChangeMasterCharcValue.ChangeMasterCharcValueBuilder charcFromDate(@Nullable LocalDateTime charcFromDate)
Original property name from the Odata EDM: CharcFromDate
this
.@Nonnull public ChangeMasterCharcValue.ChangeMasterCharcValueBuilder charcToDate(@Nullable LocalDateTime charcToDate)
Original property name from the Odata EDM: CharcToDate
this
.@Nonnull public ChangeMasterCharcValue.ChangeMasterCharcValueBuilder charcFromTime(@Nullable LocalTime charcFromTime)
Original property name from the Odata EDM: CharcFromTime
this
.@Nonnull public ChangeMasterCharcValue.ChangeMasterCharcValueBuilder charcToTime(@Nullable LocalTime charcToTime)
Original property name from the Odata EDM: CharcToTime
this
.@Nonnull public ChangeMasterCharcValue.ChangeMasterCharcValueBuilder characteristicAuthor(@Nullable String characteristicAuthor)
Original property name from the Odata EDM: CharacteristicAuthor
this
.@Nonnull public ChangeMasterCharcValue.ChangeMasterCharcValueBuilder 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
.@Nonnull public ChangeMasterCharcValue build()
Copyright © 2020 SAP SE. All rights reserved.