public static class DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder extends Object
@Nonnull public DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder documentInfoRecordDocType(@Nullable String documentInfoRecordDocType)
Original property name from the Odata EDM: DocumentInfoRecordDocType
this
.@Nonnull public DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder documentInfoRecordDocNumber(@Nullable String documentInfoRecordDocNumber)
Original property name from the Odata EDM: DocumentInfoRecordDocNumber
this
.@Nonnull public DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder documentInfoRecordDocVersion(@Nullable String documentInfoRecordDocVersion)
Original property name from the Odata EDM: DocumentInfoRecordDocVersion
A new version is assigned after the original files have been edited in the following processing situations:The new processing status varies from the original in a certain way (for example, text change sin a text file).You want the original processing status to remain the same (for example, documentation of project progress).
this
.@Nonnull public DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder documentInfoRecordDocPart(@Nullable String documentInfoRecordDocPart)
Original property name from the Odata EDM: DocumentInfoRecordDocPart
Design departments, for example, can use document parts to divide up large documents such as design drawings into pages.
this
.@Nonnull public DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder classType(@Nullable String classType)
Original property name from the Odata EDM: ClassType
this
.@Nonnull public DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder charcInternalID(@Nullable String charcInternalID)
Original property name from the Odata EDM: CharcInternalID
this
.@Nonnull public DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder charcValuePositionNumber(@Nullable String charcValuePositionNumber)
Original property name from the Odata EDM: CharcValuePositionNumber
this
.@Nonnull public DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder keyDate(@Nullable LocalDateTime keyDate)
Original property name from the Odata EDM: KeyDate
this
.@Nonnull public DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder 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 DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder 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 DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder charcFromNumericValue(@Nullable Double charcFromNumericValue)
Original property name from the Odata EDM: CharcFromNumericValue
this
.@Nonnull public DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder 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 DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder charcToNumericValue(@Nullable Double charcToNumericValue)
Original property name from the Odata EDM: CharcToNumericValue
this
.@Nonnull public DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder 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 DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder charcFromDecimalValue(@Nullable BigDecimal charcFromDecimalValue)
Original property name from the Odata EDM: CharcFromDecimalValue
this
.@Nonnull public DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder charcToDecimalValue(@Nullable BigDecimal charcToDecimalValue)
Original property name from the Odata EDM: CharcToDecimalValue
this
.@Nonnull public DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder charcFromAmount(@Nullable BigDecimal charcFromAmount)
Original property name from the Odata EDM: CharcFromAmount
this
.@Nonnull public DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder charcToAmount(@Nullable BigDecimal charcToAmount)
Original property name from the Odata EDM: CharcToAmount
this
.@Nonnull public DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder currency(@Nullable String currency)
Original property name from the Odata EDM: Currency
this
.@Nonnull public DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder charcFromDate(@Nullable LocalDateTime charcFromDate)
Original property name from the Odata EDM: CharcFromDate
this
.@Nonnull public DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder charcToDate(@Nullable LocalDateTime charcToDate)
Original property name from the Odata EDM: CharcToDate
this
.@Nonnull public DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder charcFromTime(@Nullable LocalTime charcFromTime)
Original property name from the Odata EDM: CharcFromTime
this
.@Nonnull public DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder charcToTime(@Nullable LocalTime charcToTime)
Original property name from the Odata EDM: CharcToTime
this
.@Nonnull public DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder characteristicAuthor(@Nullable String characteristicAuthor)
Original property name from the Odata EDM: CharacteristicAuthor
this
.@Nonnull public DocumentInfoRecordCharcValue.DocumentInfoRecordCharcValueBuilder 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 DocumentInfoRecordCharcValue build()
Copyright © 2021 SAP SE. All rights reserved.