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