public static class ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder extends Object
public ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder classInternalID(@Nullable String classInternalID)
Original property name from the Odata EDM: ClassInternalID
public ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder charcInternalID(@Nullable String charcInternalID)
Original property name from the Odata EDM: CharcInternalID
public ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder charcPositionNumber(@Nullable String charcPositionNumber)
Original property name from the Odata EDM: CharcPositionNumber
public ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder characteristic(@Nullable String characteristic)
Original property name from the Odata EDM: Characteristic
public ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder ancestorClassInternalID(@Nullable String ancestorClassInternalID)
Original property name from the Odata EDM: AncestorClassInternalID
public ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder originalCharcInternalID(@Nullable String originalCharcInternalID)
Original property name from the Odata EDM: OriginalCharcInternalID
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 anobject with a change number, the following functions are at your disposal:The system determines the effectivity parametersThe conditions that the change is effective under can be defined in the change master record as follows:Changes with a date effectivity (valid from date)Changes with parameter effectivity (for example: serial no. effectivity)Log of the changes madeDocumentation for the changesRevision level to indicate the change status of a material or documentChanges released for the different areas in the company.
public ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder charcIsPrintRelevant(@Nullable String charcIsPrintRelevant)
Original property name from the Odata EDM: CharcIsPrintRelevant
public ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder charcIsSearchRelevant(@Nullable String charcIsSearchRelevant)
Original property name from the Odata EDM: CharcIsSearchRelevant
public ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder charcIsDisplayRelevant(@Nullable String charcIsDisplayRelevant)
Original property name from the Odata EDM: CharcIsDisplayRelevant
public ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder validityStartDate(@Nullable LocalDateTime validityStartDate)
Original property name from the Odata EDM: ValidityStartDate
public ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder validityEndDate(@Nullable LocalDateTime validityEndDate)
Original property name from the Odata EDM: ValidityEndDate
public ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder charcIsProposalRelevant(@Nullable Boolean charcIsProposalRelevant)
Original property name from the Odata EDM: CharcIsProposalRelevant
public ClfnClassCharcForKeyDate.ClfnClassCharcForKeyDateBuilder keyDate(@Nullable LocalDateTime keyDate)
Original property name from the Odata EDM: KeyDate
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.
public ClfnClassCharcForKeyDate build()
Copyright © 2019 SAP SE. All rights reserved.