Class SLocSubstn
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: SLocSubstn_Type
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<SLocSubstn,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<SLocSubstn>Selector for all available fields of SLocSubstn.static final SimpleProperty.String<SLocSubstn>static final SimpleProperty.DateTime<SLocSubstn>static final SimpleProperty.DateTime<SLocSubstn>static final SimpleProperty.String<SLocSubstn>static final SimpleProperty.String<SLocSubstn>static final SimpleProperty.Boolean<SLocSubstn>static final SimpleProperty.Boolean<SLocSubstn>static final SimpleProperty.String<SLocSubstn>static final SimpleProperty.NumericInteger<SLocSubstn>static final SimpleProperty.String<SLocSubstn>static final SimpleProperty.Guid<SLocSubstn>static final SimpleProperty.Date<SLocSubstn>static final SimpleProperty.Time<SLocSubstn>static final SimpleProperty.Date<SLocSubstn>static final SimpleProperty.Time<SLocSubstn>static final SimpleProperty.String<SLocSubstn>static final SimpleProperty.String<SLocSubstn>static final SimpleProperty.String<SLocSubstn>static final SimpleProperty.String<SLocSubstn>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionSLocSubstn(UUID mDSubstnUUID, String storageLocation, String substituteStorageLocation, String plant, 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 TypeMethodDescriptionstatic SLocSubstn.SLocSubstnBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 12Constraints: Nullable, Precision: 7protected Stringprotected 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: 7voidsetLastChangeDateTime(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: 4voidsetStorageLocation(String storageLocation) Constraints: Not nullable, Maximum length: 4voidsetSubstituteStorageLocation(String substituteStorageLocation) 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 SLocSubstn. -
MD_SUBSTN_UUID
-
STORAGE_LOCATION
-
SUBSTITUTE_STORAGE_LOCATION
-
PLANT
-
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
-
SLocSubstn
public SLocSubstn() -
SLocSubstn
public SLocSubstn(@Nullable UUID mDSubstnUUID, @Nullable String storageLocation, @Nullable String substituteStorageLocation, @Nullable String plant, @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<SLocSubstn>
-
setMDSubstnUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: MDSubstnUUID
- Parameters:
mDSubstnUUID- Substitution UUID
-
setStorageLocation
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: StorageLocation
- Parameters:
storageLocation- Storage Location
-
setSubstituteStorageLocation
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SubstituteStorageLocation
- Parameters:
substituteStorageLocation- Substitution Substitute for Storage Location
-
setPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Parameters:
plant- Plant
-
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<SLocSubstn>
-
getKey
- Overrides:
getKeyin classVdmObject<SLocSubstn>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<SLocSubstn>
-
fromMap
- Overrides:
fromMapin classVdmObject<SLocSubstn>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<SLocSubstn>
-
builder
-
getMDSubstnUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: MDSubstnUUID
- Returns:
- Substitution UUID
-
getStorageLocation
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: StorageLocation
- Returns:
- Storage Location
-
getSubstituteStorageLocation
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SubstituteStorageLocation
- Returns:
- Substitution Substitute for Storage Location
-
getPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
- Plant
-
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<SLocSubstn>
-
equals
- Overrides:
equalsin classVdmEntity<SLocSubstn>
-
canEqual
- Overrides:
canEqualin classVdmEntity<SLocSubstn>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<SLocSubstn>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<SLocSubstn>
-