public static class ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder extends Object
public ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder charcInternalID(@Nullable String charcInternalID)
Original property name from the Odata EDM: CharcInternalID
this
.public ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder charcValuePositionNumber(@Nullable String charcValuePositionNumber)
Original property name from the Odata EDM: CharcValuePositionNumber
this
.public ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
- the language in which texts are displayed,- the language in which you enter texts,- the language in which the system prints texts.
this
.public ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder charcValueDescription(@Nullable String charcValueDescription)
Original property name from the Odata EDM: CharcValueDescription
characteristic value.This field helps users to assign values to characteristics in various languages.
this
.public ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder 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 conditionsThe 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 madeDocumentation of the changesAssignment of a revision level to a change state of a material or documentRelease of changes for the different areas in the company
this
.public ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder validityStartDate(@Nullable LocalDateTime validityStartDate)
Original property name from the Odata EDM: ValidityStartDate
this
.public ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder validityEndDate(@Nullable LocalDateTime validityEndDate)
Original property name from the Odata EDM: ValidityEndDate
this
.public ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder keyDate(@Nullable LocalDateTime keyDate)
Original property name from the Odata EDM: KeyDate
this
.public ClfnCharcValueDescForKeyDate.ClfnCharcValueDescForKeyDateBuilder charcLastChangedDateTime(@Nullable ZonedDateTime charcLastChangedDateTime)
Original property name from the Odata EDM: CharcLastChangedDateTime
In order to convert local time into a UTC time stamp, which makes it easier to compare times, the local time must be converted according to your time zone. The ABAP command convert is available for this purpose.Even if the time zone that the conversion is based on can be redetermined from Customizing or master data, we still recommend that you save the time zone.The internal structure of the high-resolution UTC time stamp is logically organized in date and time sections in a packed decimal format (YYYYMMDDhhmmssmmmuuun), which depicts the year, month, day, hour,second, millisecond, microsecond and the first decimal of the nanoseconds. Please note that the hardware that is normally used does not fully support a resolution of 100 nanoseconds, which is available in the structure.See also GET TIME STAMPA UTC time stamp in short form is also available.
this
.public ClfnCharcValueDescForKeyDate build()
Copyright © 2020 SAP SE. All rights reserved.