Class PlantSubstn
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: PlantSubstn_Type
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<PlantSubstn,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<PlantSubstn>Selector for all available fields of PlantSubstn.static final SimpleProperty.String<PlantSubstn>static final SimpleProperty.DateTime<PlantSubstn>static final SimpleProperty.String<PlantSubstn>static final SimpleProperty.DateTime<PlantSubstn>static final SimpleProperty.String<PlantSubstn>static final SimpleProperty.String<PlantSubstn>static final SimpleProperty.Boolean<PlantSubstn>static final SimpleProperty.Boolean<PlantSubstn>static final SimpleProperty.String<PlantSubstn>static final SimpleProperty.NumericInteger<PlantSubstn>static final SimpleProperty.String<PlantSubstn>static final SimpleProperty.Guid<PlantSubstn>static final SimpleProperty.Date<PlantSubstn>static final SimpleProperty.Time<PlantSubstn>static final SimpleProperty.Date<PlantSubstn>static final SimpleProperty.Time<PlantSubstn>static final SimpleProperty.String<PlantSubstn>static final SimpleProperty.String<PlantSubstn>static final SimpleProperty.String<PlantSubstn>static final SimpleProperty.String<PlantSubstn>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionPlantSubstn(UUID mDSubstnUUID, String plant, String substitutePlant, String salesOrganization, String distributionChannel, String mDSubstnGroup, Boolean mDSubstnIsExit, Boolean mDSubstnIsLeading, Short mDSubstnSequenceValue, 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 nullableConstraints: Not nullableConstraints: Not nullable, Maximum length: 20Constraints: Not nullableConstraints: 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: 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: 20voidsetMDSubstnIsExit(Boolean mDSubstnIsExit) Constraints: Not nullablevoidsetMDSubstnIsLeading(Boolean mDSubstnIsLeading) Constraints: Not nullablevoidsetMDSubstnReason(String mDSubstnReason) Constraints: Not nullable, Maximum length: 20voidsetMDSubstnSequenceValue(Short mDSubstnSequenceValue) Constraints: Not nullablevoidsetMDSubstnStatus(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: 4voidsetSubstitutePlant(String substitutePlant) 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 PlantSubstn. -
MD_SUBSTN_UUID
-
PLANT
-
SUBSTITUTE_PLANT
-
SALES_ORGANIZATION
-
DISTRIBUTION_CHANNEL
-
MD_SUBSTN_GROUP
-
MD_SUBSTN_IS_EXIT
-
MD_SUBSTN_IS_LEADING
-
MD_SUBSTN_SEQUENCE_VALUE
-
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
-
PlantSubstn
public PlantSubstn() -
PlantSubstn
public PlantSubstn(@Nullable UUID mDSubstnUUID, @Nullable String plant, @Nullable String substitutePlant, @Nullable String salesOrganization, @Nullable String distributionChannel, @Nullable String mDSubstnGroup, @Nullable Boolean mDSubstnIsExit, @Nullable Boolean mDSubstnIsLeading, @Nullable Short mDSubstnSequenceValue, @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<PlantSubstn>
-
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
-
setSubstitutePlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SubstitutePlant
- Parameters:
substitutePlant- Substitution Substitute for 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
-
setMDSubstnIsExit
Constraints: Not nullableOriginal property name from the Odata EDM: MDSubstnIsExit
- Parameters:
mDSubstnIsExit- Stops Further Substitution in the Chain
-
setMDSubstnIsLeading
Constraints: Not nullableOriginal property name from the Odata EDM: MDSubstnIsLeading
- Parameters:
mDSubstnIsLeading- Substitution Lead Indicator
-
setMDSubstnSequenceValue
Constraints: Not nullableOriginal property name from the Odata EDM: MDSubstnSequenceValue
- Parameters:
mDSubstnSequenceValue- Order of Substitutions in the Chain
-
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<PlantSubstn>
-
getKey
- Overrides:
getKeyin classVdmObject<PlantSubstn>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<PlantSubstn>
-
fromMap
- Overrides:
fromMapin classVdmObject<PlantSubstn>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<PlantSubstn>
-
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
-
getSubstitutePlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SubstitutePlant
- Returns:
- Substitution Substitute for 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
-
getMDSubstnIsExit
Constraints: Not nullableOriginal property name from the Odata EDM: MDSubstnIsExit
- Returns:
- Stops Further Substitution in the Chain
-
getMDSubstnIsLeading
Constraints: Not nullableOriginal property name from the Odata EDM: MDSubstnIsLeading
- Returns:
- Substitution Lead Indicator
-
getMDSubstnSequenceValue
Constraints: Not nullableOriginal property name from the Odata EDM: MDSubstnSequenceValue
- Returns:
- Order of Substitutions in the Chain
-
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<PlantSubstn>
-
equals
- Overrides:
equalsin classVdmEntity<PlantSubstn>
-
canEqual
- Overrides:
canEqualin classVdmEntity<PlantSubstn>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<PlantSubstn>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<PlantSubstn>
-