Class REUseEnableFxdAstObjAssgmt
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: REUseEnableFxdAstObjAssgmt_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of REUseEnableFxdAstObjAssgmt instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<REUseEnableFxdAstObjAssgmt,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<REUseEnableFxdAstObjAssgmt>Selector for all available fields of REUseEnableFxdAstObjAssgmt.static final SimpleProperty.String<REUseEnableFxdAstObjAssgmt>static final SimpleProperty.String<REUseEnableFxdAstObjAssgmt>static final SimpleProperty.String<REUseEnableFxdAstObjAssgmt>static final SimpleProperty.String<REUseEnableFxdAstObjAssgmt>static final SimpleProperty.String<REUseEnableFxdAstObjAssgmt>static final SimpleProperty.String<REUseEnableFxdAstObjAssgmt>static final SimpleProperty.String<REUseEnableFxdAstObjAssgmt>static final SimpleProperty.String<REUseEnableFxdAstObjAssgmt>static final SimpleProperty.Boolean<REUseEnableFxdAstObjAssgmt>static final SimpleProperty.String<REUseEnableFxdAstObjAssgmt>static final SimpleProperty.Boolean<REUseEnableFxdAstObjAssgmt>static final SimpleProperty.Boolean<REUseEnableFxdAstObjAssgmt>static final SimpleProperty.String<REUseEnableFxdAstObjAssgmt>Use with available request builders to apply the _REIntegrationObjectTP navigation property to query operations.static final SimpleProperty.Date<REUseEnableFxdAstObjAssgmt>static final SimpleProperty.Date<REUseEnableFxdAstObjAssgmt>static final SimpleProperty.String<REUseEnableFxdAstObjAssgmt>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionREUseEnableFxdAstObjAssgmt(String internalRealEstateNumber, String rEObjectAssignmentType, String companyCode, String masterFixedAsset, String fixedAsset, String validityStartEndDateValue, String rEStatusObjectTarget, LocalDate validityStartDate, LocalDate validityEndDate, Boolean rEOnlyInfoAssgmt, Boolean rEStatusObjectSourceIsArchived, Boolean rEIsMainAsset, String rEIdentificationKey, String fixedAssetDescription, String assetAdditionalDescription, String assetClass, Collection<SAP__Message> _Messages, REIntegrationObject to_REIntegrationObjectTP) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 50Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected Stringprotected String(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 50(Key Field) Constraints: Not nullable, Maximum length: 13protected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 45io.vavr.control.Option<REIntegrationObject>Retrieval of associated REIntegrationObject entity (one to one).Constraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 2Constraints: Not nullableConstraints: Not nullableConstraints: Not nullable, Maximum length: 22getType()Constraints: NullableConstraints: Nullable(Key Field) Constraints: Not nullable, Maximum length: 16inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetAssetAdditionalDescription(String assetAdditionalDescription) Constraints: Not nullable, Maximum length: 50voidsetAssetClass(String assetClass) Constraints: Not nullable, Maximum length: 8voidsetCompanyCode(String companyCode) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetFixedAsset(String fixedAsset) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetFixedAssetDescription(String fixedAssetDescription) Constraints: Not nullable, Maximum length: 50voidsetInternalRealEstateNumber(String internalRealEstateNumber) (Key Field) Constraints: Not nullable, Maximum length: 13voidsetMasterFixedAsset(String masterFixedAsset) (Key Field) Constraints: Not nullable, Maximum length: 12voidsetREIdentificationKey(String rEIdentificationKey) Constraints: Not nullable, Maximum length: 45voidOverwrites the associated REIntegrationObject entity for the loaded navigation property _REIntegrationObjectTP.voidsetREIsMainAsset(Boolean rEIsMainAsset) Constraints: Not nullablevoidsetREObjectAssignmentType(String rEObjectAssignmentType) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetREOnlyInfoAssgmt(Boolean rEOnlyInfoAssgmt) Constraints: Not nullablevoidsetREStatusObjectSourceIsArchived(Boolean rEStatusObjectSourceIsArchived) Constraints: Not nullablevoidsetREStatusObjectTarget(String rEStatusObjectTarget) Constraints: Not nullable, Maximum length: 22voidsetValidityEndDate(LocalDate validityEndDate) Constraints: NullablevoidsetValidityStartDate(LocalDate validityStartDate) Constraints: NullablevoidsetValidityStartEndDateValue(String validityStartEndDateValue) (Key Field) Constraints: Not nullable, Maximum length: 16toString()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
-
Field Details
-
ALL_FIELDS
Selector for all available fields of REUseEnableFxdAstObjAssgmt. -
INTERNAL_REAL_ESTATE_NUMBER
-
RE_OBJECT_ASSIGNMENT_TYPE
-
COMPANY_CODE
-
MASTER_FIXED_ASSET
-
FIXED_ASSET
-
VALIDITY_START_END_DATE_VALUE
-
RE_STATUS_OBJECT_TARGET
-
VALIDITY_START_DATE
-
VALIDITY_END_DATE
-
RE_ONLY_INFO_ASSGMT
-
RE_STATUS_OBJECT_SOURCE_IS_ARCHIVED
public static final SimpleProperty.Boolean<REUseEnableFxdAstObjAssgmt> RE_STATUS_OBJECT_SOURCE_IS_ARCHIVED -
RE_IS_MAIN_ASSET
-
RE_IDENTIFICATION_KEY
-
FIXED_ASSET_DESCRIPTION
-
ASSET_ADDITIONAL_DESCRIPTION
-
ASSET_CLASS
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations. -
TO__R_E_INTEGRATION_OBJECT_TP
public static final NavigationProperty.Single<REUseEnableFxdAstObjAssgmt,REIntegrationObject> TO__R_E_INTEGRATION_OBJECT_TPUse with available request builders to apply the _REIntegrationObjectTP navigation property to query operations.
-
-
Constructor Details
-
REUseEnableFxdAstObjAssgmt
public REUseEnableFxdAstObjAssgmt() -
REUseEnableFxdAstObjAssgmt
public REUseEnableFxdAstObjAssgmt(@Nullable String internalRealEstateNumber, @Nullable String rEObjectAssignmentType, @Nullable String companyCode, @Nullable String masterFixedAsset, @Nullable String fixedAsset, @Nullable String validityStartEndDateValue, @Nullable String rEStatusObjectTarget, @Nullable LocalDate validityStartDate, @Nullable LocalDate validityEndDate, @Nullable Boolean rEOnlyInfoAssgmt, @Nullable Boolean rEStatusObjectSourceIsArchived, @Nullable Boolean rEIsMainAsset, @Nullable String rEIdentificationKey, @Nullable String fixedAssetDescription, @Nullable String assetAdditionalDescription, @Nullable String assetClass, @Nullable Collection<SAP__Message> _Messages, @Nullable REIntegrationObject to_REIntegrationObjectTP)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<REUseEnableFxdAstObjAssgmt>
-
setInternalRealEstateNumber
(Key Field) Constraints: Not nullable, Maximum length: 13Original property name from the Odata EDM: InternalRealEstateNumber
- Parameters:
internalRealEstateNumber- Internal Key of Real Estate Object
-
setREObjectAssignmentType
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: REObjectAssignmentType
- Parameters:
rEObjectAssignmentType- Type of Object Assignment
-
setCompanyCode
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Parameters:
companyCode- Company Code
-
setMasterFixedAsset
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: MasterFixedAsset
- Parameters:
masterFixedAsset- Main Asset Number
-
setFixedAsset
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: FixedAsset
- Parameters:
fixedAsset- Asset Subnumber
-
setValidityStartEndDateValue
(Key Field) Constraints: Not nullable, Maximum length: 16Original property name from the Odata EDM: ValidityStartEndDateValue
- Parameters:
validityStartEndDateValue- Date from to (RAP Key)
-
setREStatusObjectTarget
Constraints: Not nullable, Maximum length: 22Original property name from the Odata EDM: REStatusObjectTarget
- Parameters:
rEStatusObjectTarget- Object Number
-
setValidityStartDate
Constraints: NullableOriginal property name from the Odata EDM: ValidityStartDate
- Parameters:
validityStartDate- Validity Start Date
-
setValidityEndDate
Constraints: NullableOriginal property name from the Odata EDM: ValidityEndDate
- Parameters:
validityEndDate- Validity End Date
-
setREOnlyInfoAssgmt
Constraints: Not nullableOriginal property name from the Odata EDM: REOnlyInfoAssgmt
- Parameters:
rEOnlyInfoAssgmt- Informational Assignment
-
setREStatusObjectSourceIsArchived
Constraints: Not nullableOriginal property name from the Odata EDM: REStatusObjectSourceIsArchived
- Parameters:
rEStatusObjectSourceIsArchived- Source Object Was Archived
-
setREIsMainAsset
Constraints: Not nullableOriginal property name from the Odata EDM: REIsMainAsset
- Parameters:
rEIsMainAsset- Asset Is Leading Asset
-
setREIdentificationKey
Constraints: Not nullable, Maximum length: 45Original property name from the Odata EDM: REIdentificationKey
- Parameters:
rEIdentificationKey- ID Part Key, for example "1000/123"
-
setFixedAssetDescription
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: FixedAssetDescription
- Parameters:
fixedAssetDescription- Asset Description
-
setAssetAdditionalDescription
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: AssetAdditionalDescription
- Parameters:
assetAdditionalDescription- Additional asset description
-
setAssetClass
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: AssetClass
- Parameters:
assetClass- Asset Class
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<REUseEnableFxdAstObjAssgmt>
-
getKey
- Overrides:
getKeyin classVdmObject<REUseEnableFxdAstObjAssgmt>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<REUseEnableFxdAstObjAssgmt>
-
fromMap
- Overrides:
fromMapin classVdmObject<REUseEnableFxdAstObjAssgmt>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<REUseEnableFxdAstObjAssgmt>
-
getREIntegrationObjectTPIfPresent
Retrieval of associated REIntegrationObject entity (one to one). This corresponds to the OData navigation property _REIntegrationObjectTP.If the navigation property for an entity REUseEnableFxdAstObjAssgmt has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property _REIntegrationObjectTP is already loaded, the result
will contain the REIntegrationObject entity. If not, an
Optionwith result stateemptyis returned.
-
setREIntegrationObjectTP
Overwrites the associated REIntegrationObject entity for the loaded navigation property _REIntegrationObjectTP.- Parameters:
value- New REIntegrationObject entity.
-
builder
-
getInternalRealEstateNumber
(Key Field) Constraints: Not nullable, Maximum length: 13Original property name from the Odata EDM: InternalRealEstateNumber
- Returns:
- Internal Key of Real Estate Object
-
getREObjectAssignmentType
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: REObjectAssignmentType
- Returns:
- Type of Object Assignment
-
getCompanyCode
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Returns:
- Company Code
-
getMasterFixedAsset
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: MasterFixedAsset
- Returns:
- Main Asset Number
-
getFixedAsset
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: FixedAsset
- Returns:
- Asset Subnumber
-
getValidityStartEndDateValue
(Key Field) Constraints: Not nullable, Maximum length: 16Original property name from the Odata EDM: ValidityStartEndDateValue
- Returns:
- Date from to (RAP Key)
-
getREStatusObjectTarget
Constraints: Not nullable, Maximum length: 22Original property name from the Odata EDM: REStatusObjectTarget
- Returns:
- Object Number
-
getValidityStartDate
Constraints: NullableOriginal property name from the Odata EDM: ValidityStartDate
- Returns:
- Validity Start Date
-
getValidityEndDate
Constraints: NullableOriginal property name from the Odata EDM: ValidityEndDate
- Returns:
- Validity End Date
-
getREOnlyInfoAssgmt
Constraints: Not nullableOriginal property name from the Odata EDM: REOnlyInfoAssgmt
- Returns:
- Informational Assignment
-
getREStatusObjectSourceIsArchived
Constraints: Not nullableOriginal property name from the Odata EDM: REStatusObjectSourceIsArchived
- Returns:
- Source Object Was Archived
-
getREIsMainAsset
Constraints: Not nullableOriginal property name from the Odata EDM: REIsMainAsset
- Returns:
- Asset Is Leading Asset
-
getREIdentificationKey
Constraints: Not nullable, Maximum length: 45Original property name from the Odata EDM: REIdentificationKey
- Returns:
- ID Part Key, for example "1000/123"
-
getFixedAssetDescription
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: FixedAssetDescription
- Returns:
- Asset Description
-
getAssetAdditionalDescription
Constraints: Not nullable, Maximum length: 50Original property name from the Odata EDM: AssetAdditionalDescription
- Returns:
- Additional asset description
-
getAssetClass
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: AssetClass
- Returns:
- Asset Class
-
get_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
- The _Messages contained in this
VdmEntity.
-
toString
- Overrides:
toStringin classVdmObject<REUseEnableFxdAstObjAssgmt>
-
equals
- Overrides:
equalsin classVdmEntity<REUseEnableFxdAstObjAssgmt>
-
canEqual
- Overrides:
canEqualin classVdmEntity<REUseEnableFxdAstObjAssgmt>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<REUseEnableFxdAstObjAssgmt>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<REUseEnableFxdAstObjAssgmt>
-