public static class ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder extends Object
public ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder classInternalID(@Nullable String classInternalID)
Original property name from the Odata EDM: ClassInternalID
this
.public ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder charcInternalID(@Nullable String charcInternalID)
Original property name from the Odata EDM: CharcInternalID
this
.public ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder charcPositionNumber(@Nullable String charcPositionNumber)
Original property name from the Odata EDM: CharcPositionNumber
this
.public ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder characteristic(@Nullable String characteristic)
Original property name from the Odata EDM: Characteristic
this
.public ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder ancestorClassInternalID(@Nullable String ancestorClassInternalID)
Original property name from the Odata EDM: AncestorClassInternalID
this
.public ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder originalCharcInternalID(@Nullable String originalCharcInternalID)
Original property name from the Odata EDM: OriginalCharcInternalID
this
.public ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder 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 ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder charcIsPrintRelevant(@Nullable String charcIsPrintRelevant)
Original property name from the Odata EDM: CharcIsPrintRelevant
this
.public ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder charcIsSearchRelevant(@Nullable String charcIsSearchRelevant)
Original property name from the Odata EDM: CharcIsSearchRelevant
this
.public ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder charcIsDisplayRelevant(@Nullable String charcIsDisplayRelevant)
Original property name from the Odata EDM: CharcIsDisplayRelevant
this
.public ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder validityStartDate(@Nullable LocalDateTime validityStartDate)
Original property name from the Odata EDM: ValidityStartDate
this
.public ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder validityEndDate(@Nullable LocalDateTime validityEndDate)
Original property name from the Odata EDM: ValidityEndDate
this
.public ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder charcIsProposalRelevant(@Nullable Boolean charcIsProposalRelevant)
Original property name from the Odata EDM: CharcIsProposalRelevant
this
.public ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder keyDate(@Nullable LocalDateTime keyDate)
Original property name from the Odata EDM: KeyDate
this
.public ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder classLastChangedDateTime(@Nullable ZonedDateTime classLastChangedDateTime)
Original property name from the Odata EDM: ClassLastChangedDateTime
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 ClfnClassCharcForKeyDate build()
Copyright © 2020 SAP SE. All rights reserved.