Class PlantExclsn
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: PlantExclsn_Type
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<PlantExclsn,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<PlantExclsn>Selector for all available fields of PlantExclsn.static final SimpleProperty.String<PlantExclsn>static final SimpleProperty.DateTime<PlantExclsn>static final SimpleProperty.String<PlantExclsn>static final SimpleProperty.DateTime<PlantExclsn>static final SimpleProperty.String<PlantExclsn>static final SimpleProperty.String<PlantExclsn>static final SimpleProperty.String<PlantExclsn>static final SimpleProperty.String<PlantExclsn>static final SimpleProperty.Guid<PlantExclsn>static final SimpleProperty.Date<PlantExclsn>static final SimpleProperty.Time<PlantExclsn>static final SimpleProperty.Date<PlantExclsn>static final SimpleProperty.Time<PlantExclsn>static final SimpleProperty.String<PlantExclsn>static final SimpleProperty.String<PlantExclsn>static final SimpleProperty.String<PlantExclsn>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionPlantExclsn(UUID mDSubstnUUID, String plant, String salesOrganization, String distributionChannel, String mDSubstnGroup, LocalDate mDSubstnValidityStartDate, LocalTime mDSubstnValidityStartTime, LocalDate mDSubstnValidityEndDate, LocalTime mDSubstnValidityEndTime, String timeZoneID, String mDSubstnReason, String mDSubstnStatus, String createdByUser, OffsetDateTime creationDateTime, String lastChangedByUser, OffsetDateTime lastChangeDateTime, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 12Constraints: Nullable, Precision: 7protected StringConstraints: Not nullable, Maximum length: 2protected Stringprotected ODataEntityKeygetKey()Constraints: Nullable, Precision: 7Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 20Constraints: Not nullable, Maximum length: 20Constraints: Not nullable, Maximum length: 1(Key Field) Constraints: Not nullableConstraints: NullableConstraints: Not nullableConstraints: NullableConstraints: Not nullablegetPlant()Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 6getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCreatedByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12voidsetCreationDateTime(OffsetDateTime creationDateTime) Constraints: Nullable, Precision: 7voidsetDistributionChannel(String distributionChannel) Constraints: Not nullable, Maximum length: 2voidsetLastChangeDateTime(OffsetDateTime lastChangeDateTime) Constraints: Nullable, Precision: 7voidsetLastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12voidsetMDSubstnGroup(String mDSubstnGroup) Constraints: Not nullable, Maximum length: 20voidsetMDSubstnReason(String mDSubstnReason) Constraints: Not nullable, Maximum length: 20voidsetMDSubstnStatus(String mDSubstnStatus) Constraints: Not nullable, Maximum length: 1voidsetMDSubstnUUID(UUID mDSubstnUUID) (Key Field) Constraints: Not nullablevoidsetMDSubstnValidityEndDate(LocalDate mDSubstnValidityEndDate) Constraints: NullablevoidsetMDSubstnValidityEndTime(LocalTime mDSubstnValidityEndTime) Constraints: Not nullablevoidsetMDSubstnValidityStartDate(LocalDate mDSubstnValidityStartDate) Constraints: NullablevoidsetMDSubstnValidityStartTime(LocalTime mDSubstnValidityStartTime) Constraints: Not nullablevoidConstraints: Not nullable, Maximum length: 4voidsetSalesOrganization(String salesOrganization) Constraints: Not nullable, Maximum length: 4voidsetTimeZoneID(String timeZoneID) Constraints: Not nullable, Maximum length: 6toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
all, attachToService, getDestinationForFetch, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setServicePathForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
getAnnotationProperties, getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of PlantExclsn. -
MD_SUBSTN_UUID
-
PLANT
-
SALES_ORGANIZATION
-
DISTRIBUTION_CHANNEL
-
MD_SUBSTN_GROUP
-
MD_SUBSTN_VALIDITY_START_DATE
-
MD_SUBSTN_VALIDITY_START_TIME
-
MD_SUBSTN_VALIDITY_END_DATE
-
MD_SUBSTN_VALIDITY_END_TIME
-
TIME_ZONE_ID
-
MD_SUBSTN_REASON
-
MD_SUBSTN_STATUS
-
CREATED_BY_USER
-
CREATION_DATE_TIME
-
LAST_CHANGED_BY_USER
-
LAST_CHANGE_DATE_TIME
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
PlantExclsn
public PlantExclsn() -
PlantExclsn
public PlantExclsn(@Nullable UUID mDSubstnUUID, @Nullable String plant, @Nullable String salesOrganization, @Nullable String distributionChannel, @Nullable String mDSubstnGroup, @Nullable LocalDate mDSubstnValidityStartDate, @Nullable LocalTime mDSubstnValidityStartTime, @Nullable LocalDate mDSubstnValidityEndDate, @Nullable LocalTime mDSubstnValidityEndTime, @Nullable String timeZoneID, @Nullable String mDSubstnReason, @Nullable String mDSubstnStatus, @Nullable String createdByUser, @Nullable OffsetDateTime creationDateTime, @Nullable String lastChangedByUser, @Nullable OffsetDateTime lastChangeDateTime, @Nullable Collection<SAP__Message> _Messages)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<PlantExclsn>
-
setMDSubstnUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: MDSubstnUUID
- Parameters:
mDSubstnUUID- Substitution UUID
-
setPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Parameters:
plant- Plant
-
setSalesOrganization
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOrganization
- Parameters:
salesOrganization- Sales Organization
-
setDistributionChannel
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DistributionChannel
- Parameters:
distributionChannel- Distribution Channel
-
setMDSubstnGroup
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: MDSubstnGroup
- Parameters:
mDSubstnGroup- Group Name
-
setMDSubstnValidityStartDate
Constraints: NullableOriginal property name from the Odata EDM: MDSubstnValidityStartDate
- Parameters:
mDSubstnValidityStartDate- Valid From Date
-
setMDSubstnValidityStartTime
Constraints: Not nullableOriginal property name from the Odata EDM: MDSubstnValidityStartTime
- Parameters:
mDSubstnValidityStartTime- Valid From Time
-
setMDSubstnValidityEndDate
Constraints: NullableOriginal property name from the Odata EDM: MDSubstnValidityEndDate
- Parameters:
mDSubstnValidityEndDate- Valid To Date
-
setMDSubstnValidityEndTime
Constraints: Not nullableOriginal property name from the Odata EDM: MDSubstnValidityEndTime
- Parameters:
mDSubstnValidityEndTime- Valid To Time
-
setTimeZoneID
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: TimeZoneID
- Parameters:
timeZoneID- Time Zone
-
setMDSubstnReason
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: MDSubstnReason
- Parameters:
mDSubstnReason- Reason
-
setMDSubstnStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: MDSubstnStatus
- Parameters:
mDSubstnStatus- Substitution Status
-
setCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Parameters:
createdByUser- Created By User
-
setCreationDateTime
Constraints: Nullable, Precision: 7Original property name from the Odata EDM: CreationDateTime
- Parameters:
creationDateTime- Substitution Creation Date
-
setLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Parameters:
lastChangedByUser- Last Changed By User
-
setLastChangeDateTime
Constraints: Nullable, Precision: 7Original property name from the Odata EDM: LastChangeDateTime
- Parameters:
lastChangeDateTime- Substitution Last Changed Date
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<PlantExclsn>
-
getKey
- Overrides:
getKeyin classVdmObject<PlantExclsn>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<PlantExclsn>
-
fromMap
- Overrides:
fromMapin classVdmObject<PlantExclsn>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<PlantExclsn>
-
builder
-
getMDSubstnUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: MDSubstnUUID
- Returns:
- Substitution UUID
-
getPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
- Plant
-
getSalesOrganization
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOrganization
- Returns:
- Sales Organization
-
getDistributionChannel
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DistributionChannel
- Returns:
- Distribution Channel
-
getMDSubstnGroup
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: MDSubstnGroup
- Returns:
- Group Name
-
getMDSubstnValidityStartDate
Constraints: NullableOriginal property name from the Odata EDM: MDSubstnValidityStartDate
- Returns:
- Valid From Date
-
getMDSubstnValidityStartTime
Constraints: Not nullableOriginal property name from the Odata EDM: MDSubstnValidityStartTime
- Returns:
- Valid From Time
-
getMDSubstnValidityEndDate
Constraints: NullableOriginal property name from the Odata EDM: MDSubstnValidityEndDate
- Returns:
- Valid To Date
-
getMDSubstnValidityEndTime
Constraints: Not nullableOriginal property name from the Odata EDM: MDSubstnValidityEndTime
- Returns:
- Valid To Time
-
getTimeZoneID
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: TimeZoneID
- Returns:
- Time Zone
-
getMDSubstnReason
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: MDSubstnReason
- Returns:
- Reason
-
getMDSubstnStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: MDSubstnStatus
- Returns:
- Substitution Status
-
getCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
- Created By User
-
getCreationDateTime
Constraints: Nullable, Precision: 7Original property name from the Odata EDM: CreationDateTime
- Returns:
- Substitution Creation Date
-
getLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
- Last Changed By User
-
getLastChangeDateTime
Constraints: Nullable, Precision: 7Original property name from the Odata EDM: LastChangeDateTime
- Returns:
- Substitution Last Changed Date
-
get_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
- The _Messages contained in this
VdmEntity.
-
toString
- Overrides:
toStringin classVdmObject<PlantExclsn>
-
equals
- Overrides:
equalsin classVdmEntity<PlantExclsn>
-
canEqual
- Overrides:
canEqualin classVdmEntity<PlantExclsn>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<PlantExclsn>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<PlantExclsn>
-