public static class RecipeCharcValue.RecipeCharcValueBuilder extends Object
Modifier and Type | Method and Description |
---|---|
RecipeCharcValue |
build() |
RecipeCharcValue.RecipeCharcValueBuilder |
characteristicAuthor(String characteristicAuthor)
Constraints: Not nullable, Maximum length: 1
|
RecipeCharcValue.RecipeCharcValueBuilder |
charcFromAmount(BigDecimal charcFromAmount)
Constraints: Not nullable, Precision: 24, Scale: 3
|
RecipeCharcValue.RecipeCharcValueBuilder |
charcFromDate(LocalDateTime charcFromDate)
Constraints: Not nullable, Precision: 0
|
RecipeCharcValue.RecipeCharcValueBuilder |
charcFromDecimalValue(BigDecimal charcFromDecimalValue)
Constraints: Not nullable, Precision: 31, Scale: 14
|
RecipeCharcValue.RecipeCharcValueBuilder |
charcFromNumericValue(Double charcFromNumericValue)
Constraints: none
|
RecipeCharcValue.RecipeCharcValueBuilder |
charcFromNumericValueUnit(String charcFromNumericValueUnit)
Constraints: Not nullable, Maximum length: 3
|
RecipeCharcValue.RecipeCharcValueBuilder |
charcFromTime(LocalTime charcFromTime)
Constraints: Not nullable, Precision: 0
|
RecipeCharcValue.RecipeCharcValueBuilder |
charcInternalID(String charcInternalID)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
RecipeCharcValue.RecipeCharcValueBuilder |
charcMaintAuthGrp(String charcMaintAuthGrp)
Constraints: Not nullable, Maximum length: 3
|
RecipeCharcValue.RecipeCharcValueBuilder |
charcToAmount(BigDecimal charcToAmount)
Constraints: Not nullable, Precision: 24, Scale: 3
|
RecipeCharcValue.RecipeCharcValueBuilder |
charcToDate(LocalDateTime charcToDate)
Constraints: Not nullable, Precision: 0
|
RecipeCharcValue.RecipeCharcValueBuilder |
charcToDecimalValue(BigDecimal charcToDecimalValue)
Constraints: Not nullable, Precision: 31, Scale: 14
|
RecipeCharcValue.RecipeCharcValueBuilder |
charcToNumericValue(Double charcToNumericValue)
Constraints: none
|
RecipeCharcValue.RecipeCharcValueBuilder |
charcToNumericValueUnit(String charcToNumericValueUnit)
Constraints: Not nullable, Maximum length: 3
|
RecipeCharcValue.RecipeCharcValueBuilder |
charcToTime(LocalTime charcToTime)
Constraints: Not nullable, Precision: 0
|
RecipeCharcValue.RecipeCharcValueBuilder |
charcValue(String charcValue)
Constraints: Not nullable, Maximum length: 70
|
RecipeCharcValue.RecipeCharcValueBuilder |
charcValueDependency(String charcValueDependency)
Constraints: Not nullable, Maximum length: 1
|
RecipeCharcValue.RecipeCharcValueBuilder |
charcValuePositionNumber(String charcValuePositionNumber)
(Key Field) Constraints: Not nullable, Maximum length: 3
|
RecipeCharcValue.RecipeCharcValueBuilder |
classType(String classType)
(Key Field) Constraints: Not nullable, Maximum length: 3
|
RecipeCharcValue.RecipeCharcValueBuilder |
currency(String currency)
Constraints: Not nullable, Maximum length: 5
|
RecipeCharcValue.RecipeCharcValueBuilder |
keyDate(LocalDateTime keyDate)
Constraints: Not nullable, Precision: 0
|
RecipeCharcValue.RecipeCharcValueBuilder |
recipeUUID(UUID recipeUUID)
(Key Field) Constraints: Not nullable
|
String |
toString() |
public RecipeCharcValue.RecipeCharcValueBuilder recipeUUID(@Nullable UUID recipeUUID)
Original property name from the Odata EDM: RecipeUUID
this
.public RecipeCharcValue.RecipeCharcValueBuilder classType(@Nullable String classType)
Original property name from the Odata EDM: ClassType
this
.public RecipeCharcValue.RecipeCharcValueBuilder charcInternalID(@Nullable String charcInternalID)
Original property name from the Odata EDM: CharcInternalID
this
.public RecipeCharcValue.RecipeCharcValueBuilder charcValuePositionNumber(@Nullable String charcValuePositionNumber)
Original property name from the Odata EDM: CharcValuePositionNumber
this
.public RecipeCharcValue.RecipeCharcValueBuilder keyDate(@Nullable LocalDateTime keyDate)
Original property name from the Odata EDM: KeyDate
this
.public RecipeCharcValue.RecipeCharcValueBuilder 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 RecipeCharcValue.RecipeCharcValueBuilder 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 RecipeCharcValue.RecipeCharcValueBuilder charcFromNumericValue(@Nullable Double charcFromNumericValue)
Original property name from the Odata EDM: CharcFromNumericValue
this
.public RecipeCharcValue.RecipeCharcValueBuilder 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 RecipeCharcValue.RecipeCharcValueBuilder charcToNumericValue(@Nullable Double charcToNumericValue)
Original property name from the Odata EDM: CharcToNumericValue
this
.public RecipeCharcValue.RecipeCharcValueBuilder 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 RecipeCharcValue.RecipeCharcValueBuilder charcFromDecimalValue(@Nullable BigDecimal charcFromDecimalValue)
Original property name from the Odata EDM: CharcFromDecimalValue
this
.public RecipeCharcValue.RecipeCharcValueBuilder charcToDecimalValue(@Nullable BigDecimal charcToDecimalValue)
Original property name from the Odata EDM: CharcToDecimalValue
this
.public RecipeCharcValue.RecipeCharcValueBuilder charcFromAmount(@Nullable BigDecimal charcFromAmount)
Original property name from the Odata EDM: CharcFromAmount
this
.public RecipeCharcValue.RecipeCharcValueBuilder charcToAmount(@Nullable BigDecimal charcToAmount)
Original property name from the Odata EDM: CharcToAmount
this
.public RecipeCharcValue.RecipeCharcValueBuilder currency(@Nullable String currency)
Original property name from the Odata EDM: Currency
this
.public RecipeCharcValue.RecipeCharcValueBuilder charcFromDate(@Nullable LocalDateTime charcFromDate)
Original property name from the Odata EDM: CharcFromDate
this
.public RecipeCharcValue.RecipeCharcValueBuilder charcToDate(@Nullable LocalDateTime charcToDate)
Original property name from the Odata EDM: CharcToDate
this
.public RecipeCharcValue.RecipeCharcValueBuilder charcFromTime(@Nullable LocalTime charcFromTime)
Original property name from the Odata EDM: CharcFromTime
this
.public RecipeCharcValue.RecipeCharcValueBuilder charcToTime(@Nullable LocalTime charcToTime)
Original property name from the Odata EDM: CharcToTime
this
.public RecipeCharcValue.RecipeCharcValueBuilder characteristicAuthor(@Nullable String characteristicAuthor)
Original property name from the Odata EDM: CharacteristicAuthor
this
.public RecipeCharcValue.RecipeCharcValueBuilder 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 RecipeCharcValue build()
Copyright © 2020 SAP SE. All rights reserved.