public static class ClfnClassForKeyDate.ClfnClassForKeyDateBuilder extends Object
@Nonnull public ClfnClassForKeyDate.ClfnClassForKeyDateBuilder classInternalID(@Nullable String classInternalID)
Original property name from the Odata EDM: ClassInternalID
this
.@Nonnull public ClfnClassForKeyDate.ClfnClassForKeyDateBuilder classType(@Nullable String classType)
Original property name from the Odata EDM: ClassType
this
.@Nonnull public ClfnClassForKeyDate.ClfnClassForKeyDateBuilder classTypeName(@Nullable String classTypeName)
Original property name from the Odata EDM: ClassTypeName
this
.@Nonnull public ClfnClassForKeyDate.ClfnClassForKeyDateBuilder classProperty(@Nullable String classProperty)
Original property name from the Odata EDM: Class
this
.@Nonnull public ClfnClassForKeyDate.ClfnClassForKeyDateBuilder classStatus(@Nullable String classStatus)
Original property name from the Odata EDM: ClassStatus
whether a class can be maintainedwhether objects can be allocated to a classwhether the class can be used for selecting objects
this
.@Nonnull public ClfnClassForKeyDate.ClfnClassForKeyDateBuilder classStatusName(@Nullable String classStatusName)
Original property name from the Odata EDM: ClassStatusName
this
.@Nonnull public ClfnClassForKeyDate.ClfnClassForKeyDateBuilder classGroup(@Nullable String classGroup)
Original property name from the Odata EDM: ClassGroup
The class group is used for finding classes quickly via a matchcode.
this
.@Nonnull public ClfnClassForKeyDate.ClfnClassForKeyDateBuilder classGroupName(@Nullable String classGroupName)
Original property name from the Odata EDM: ClassGroupName
this
.@Nonnull public ClfnClassForKeyDate.ClfnClassForKeyDateBuilder classSearchAuthGrp(@Nullable String classSearchAuthGrp)
Original property name from the Odata EDM: ClassSearchAuthGrp
This authorization must be defined in the user master record. The authorization object is BGRSE.
this
.@Nonnull public ClfnClassForKeyDate.ClfnClassForKeyDateBuilder classClassfctnAuthGrp(@Nullable String classClassfctnAuthGrp)
Original property name from the Odata EDM: ClassClassfctnAuthGrp
This authorization must be defined in the user master record. The authorization object is BGRKL.
this
.@Nonnull public ClfnClassForKeyDate.ClfnClassForKeyDateBuilder classMaintAuthGrp(@Nullable String classMaintAuthGrp)
Original property name from the Odata EDM: ClassMaintAuthGrp
This authorization must be defined in the user master record. The authorization object is BGRKP.
this
.@Nonnull public ClfnClassForKeyDate.ClfnClassForKeyDateBuilder docNumber(@Nullable String docNumber)
Original property name from the Odata EDM: DocNumber
this
.@Nonnull public ClfnClassForKeyDate.ClfnClassForKeyDateBuilder documentType(@Nullable String documentType)
Original property name from the Odata EDM: DocumentType
organizational procedures which result from them.this
.@Nonnull public ClfnClassForKeyDate.ClfnClassForKeyDateBuilder documentPart(@Nullable String documentPart)
Original property name from the Odata EDM: DocumentPart
Design departments, for example, can use document parts to divide up large documents such as design drawings into pages.
this
.@Nonnull public ClfnClassForKeyDate.ClfnClassForKeyDateBuilder documentVersion(@Nullable String documentVersion)
Original property name from the Odata EDM: DocumentVersion
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 ClfnClassForKeyDate.ClfnClassForKeyDateBuilder sameClassfctnReaction(@Nullable String sameClassfctnReaction)
Original property name from the Odata EDM: SameClassfctnReaction
this
.@Nonnull public ClfnClassForKeyDate.ClfnClassForKeyDateBuilder classStandardOrgName(@Nullable String classStandardOrgName)
Original property name from the Odata EDM: ClassStandardOrgName
this
.@Nonnull public ClfnClassForKeyDate.ClfnClassForKeyDateBuilder classStandardNumber(@Nullable String classStandardNumber)
Original property name from the Odata EDM: ClassStandardNumber
this
.@Nonnull public ClfnClassForKeyDate.ClfnClassForKeyDateBuilder classStandardStartDate(@Nullable LocalDateTime classStandardStartDate)
Original property name from the Odata EDM: ClassStandardStartDate
this
.@Nonnull public ClfnClassForKeyDate.ClfnClassForKeyDateBuilder classStandardVersionStartDate(@Nullable LocalDateTime classStandardVersionStartDate)
Original property name from the Odata EDM: ClassStandardVersionStartDate
this
.@Nonnull public ClfnClassForKeyDate.ClfnClassForKeyDateBuilder classStandardVersion(@Nullable String classStandardVersion)
Original property name from the Odata EDM: ClassStandardVersion
The version number is to be seen in combination with the version date.
this
.@Nonnull public ClfnClassForKeyDate.ClfnClassForKeyDateBuilder classStandardCharcTable(@Nullable String classStandardCharcTable)
Original property name from the Odata EDM: ClassStandardCharcTable
this
.@Nonnull public ClfnClassForKeyDate.ClfnClassForKeyDateBuilder creationDate(@Nullable LocalDateTime creationDate)
Original property name from the Odata EDM: CreationDate
this
.@Nonnull public ClfnClassForKeyDate.ClfnClassForKeyDateBuilder lastChangeDate(@Nullable LocalDateTime lastChangeDate)
Original property name from the Odata EDM: LastChangeDate
this
.@Nonnull public ClfnClassForKeyDate.ClfnClassForKeyDateBuilder classIsLocal(@Nullable Boolean classIsLocal)
Original property name from the Odata EDM: ClassIsLocal
This indicator is useful if you use distributed systems, but want to maintain one portion of your object classifications in a central system and another portion in a local systemIf this indicator is set, object allocations for this class are not deleted when you distribute data. Values assigned to characteristics of this class are not deleted either. This ensures that the classifications you create locally are not deleted whenever you distribute data from your central classification system.Characteristics that occur in both a local and a central class are changed, but distribution cannot delete a characteristic value.
this
.@Nonnull public ClfnClassForKeyDate.ClfnClassForKeyDateBuilder validityStartDate(@Nullable LocalDateTime validityStartDate)
Original property name from the Odata EDM: ValidityStartDate
this
.@Nonnull public ClfnClassForKeyDate.ClfnClassForKeyDateBuilder validityEndDate(@Nullable LocalDateTime validityEndDate)
Original property name from the Odata EDM: ValidityEndDate
this
.@Nonnull public ClfnClassForKeyDate.ClfnClassForKeyDateBuilder 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
.@Nonnull public ClfnClassForKeyDate.ClfnClassForKeyDateBuilder keyDate(@Nullable LocalDateTime keyDate)
Original property name from the Odata EDM: KeyDate
this
.@Nonnull public ClfnClassForKeyDate build()
Copyright © 2021 SAP SE. All rights reserved.