java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<REUseEnableFxdAstObjAssgmt>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.realestateintegrationobject.REUseEnableFxdAstObjAssgmt
All Implemented Interfaces:
VdmEntitySet

public class REUseEnableFxdAstObjAssgmt extends VdmEntity<REUseEnableFxdAstObjAssgmt> implements VdmEntitySet
Usage Enablement Fixed Asset

Original entity name from the Odata EDM: REUseEnableFxdAstObjAssgmt_Type

  • Field Details

  • 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

      @Nonnull public Class<REUseEnableFxdAstObjAssgmt> getType()
      Specified by:
      getType in class VdmObject<REUseEnableFxdAstObjAssgmt>
    • setInternalRealEstateNumber

      public void setInternalRealEstateNumber(@Nullable String internalRealEstateNumber)
      (Key Field) Constraints: Not nullable, Maximum length: 13

      Original property name from the Odata EDM: InternalRealEstateNumber

      Parameters:
      internalRealEstateNumber - Internal Key of Real Estate Object
    • setREObjectAssignmentType

      public void setREObjectAssignmentType(@Nullable String rEObjectAssignmentType)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: REObjectAssignmentType

      Parameters:
      rEObjectAssignmentType - Type of Object Assignment
    • setCompanyCode

      public void setCompanyCode(@Nullable String companyCode)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CompanyCode

      Parameters:
      companyCode - Company Code
    • setMasterFixedAsset

      public void setMasterFixedAsset(@Nullable String masterFixedAsset)
      (Key Field) Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: MasterFixedAsset

      Parameters:
      masterFixedAsset - Main Asset Number
    • setFixedAsset

      public void setFixedAsset(@Nullable String fixedAsset)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: FixedAsset

      Parameters:
      fixedAsset - Asset Subnumber
    • setValidityStartEndDateValue

      public void setValidityStartEndDateValue(@Nullable String validityStartEndDateValue)
      (Key Field) Constraints: Not nullable, Maximum length: 16

      Original property name from the Odata EDM: ValidityStartEndDateValue

      Parameters:
      validityStartEndDateValue - Date from to (RAP Key)
    • setREStatusObjectTarget

      public void setREStatusObjectTarget(@Nullable String rEStatusObjectTarget)
      Constraints: Not nullable, Maximum length: 22

      Original property name from the Odata EDM: REStatusObjectTarget

      Parameters:
      rEStatusObjectTarget - Object Number
    • setValidityStartDate

      public void setValidityStartDate(@Nullable LocalDate validityStartDate)
      Constraints: Nullable

      Original property name from the Odata EDM: ValidityStartDate

      Parameters:
      validityStartDate - Validity Start Date
    • setValidityEndDate

      public void setValidityEndDate(@Nullable LocalDate validityEndDate)
      Constraints: Nullable

      Original property name from the Odata EDM: ValidityEndDate

      Parameters:
      validityEndDate - Validity End Date
    • setREOnlyInfoAssgmt

      public void setREOnlyInfoAssgmt(@Nullable Boolean rEOnlyInfoAssgmt)
      Constraints: Not nullable

      Original property name from the Odata EDM: REOnlyInfoAssgmt

      Parameters:
      rEOnlyInfoAssgmt - Informational Assignment
    • setREStatusObjectSourceIsArchived

      public void setREStatusObjectSourceIsArchived(@Nullable Boolean rEStatusObjectSourceIsArchived)
      Constraints: Not nullable

      Original property name from the Odata EDM: REStatusObjectSourceIsArchived

      Parameters:
      rEStatusObjectSourceIsArchived - Source Object Was Archived
    • setREIsMainAsset

      public void setREIsMainAsset(@Nullable Boolean rEIsMainAsset)
      Constraints: Not nullable

      Original property name from the Odata EDM: REIsMainAsset

      Parameters:
      rEIsMainAsset - Asset Is Leading Asset
    • setREIdentificationKey

      public void setREIdentificationKey(@Nullable String rEIdentificationKey)
      Constraints: Not nullable, Maximum length: 45

      Original property name from the Odata EDM: REIdentificationKey

      Parameters:
      rEIdentificationKey - ID Part Key, for example "1000/123"
    • setFixedAssetDescription

      public void setFixedAssetDescription(@Nullable String fixedAssetDescription)
      Constraints: Not nullable, Maximum length: 50

      Original property name from the Odata EDM: FixedAssetDescription

      Parameters:
      fixedAssetDescription - Asset Description
    • setAssetAdditionalDescription

      public void setAssetAdditionalDescription(@Nullable String assetAdditionalDescription)
      Constraints: Not nullable, Maximum length: 50

      Original property name from the Odata EDM: AssetAdditionalDescription

      Parameters:
      assetAdditionalDescription - Additional asset description
    • setAssetClass

      public void setAssetClass(@Nullable String assetClass)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: AssetClass

      Parameters:
      assetClass - Asset Class
    • set_Messages

      public void set_Messages(@Nullable Collection<SAP__Message> _Messages)
      Constraints: Not nullable

      Original property name from the Odata EDM: SAP__Messages

      Parameters:
      _Messages - The _Messages to set.
    • getEntityCollection

      protected String getEntityCollection()
      Specified by:
      getEntityCollection in class VdmEntity<REUseEnableFxdAstObjAssgmt>
    • getKey

      @Nonnull protected ODataEntityKey getKey()
      Overrides:
      getKey in class VdmObject<REUseEnableFxdAstObjAssgmt>
    • toMapOfFields

      @Nonnull protected Map<String,Object> toMapOfFields()
      Overrides:
      toMapOfFields in class VdmObject<REUseEnableFxdAstObjAssgmt>
    • fromMap

      protected void fromMap(Map<String,Object> inputValues)
      Overrides:
      fromMap in class VdmObject<REUseEnableFxdAstObjAssgmt>
    • getDefaultServicePath

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<REUseEnableFxdAstObjAssgmt>
    • toMapOfNavigationProperties

      @Nonnull protected Map<String,Object> toMapOfNavigationProperties()
      Overrides:
      toMapOfNavigationProperties in class VdmObject<REUseEnableFxdAstObjAssgmt>
    • getREIntegrationObjectTPIfPresent

      @Nonnull public io.vavr.control.Option<REIntegrationObject> 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 Option result state will be empty.

      Returns:
      If the information for navigation property _REIntegrationObjectTP is already loaded, the result will contain the REIntegrationObject entity. If not, an Option with result state empty is returned.
    • setREIntegrationObjectTP

      public void setREIntegrationObjectTP(REIntegrationObject value)
      Overwrites the associated REIntegrationObject entity for the loaded navigation property _REIntegrationObjectTP.
      Parameters:
      value - New REIntegrationObject entity.
    • builder

    • getInternalRealEstateNumber

      @Nullable public String getInternalRealEstateNumber()
      (Key Field) Constraints: Not nullable, Maximum length: 13

      Original property name from the Odata EDM: InternalRealEstateNumber

      Returns:
      Internal Key of Real Estate Object
    • getREObjectAssignmentType

      @Nullable public String getREObjectAssignmentType()
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: REObjectAssignmentType

      Returns:
      Type of Object Assignment
    • getCompanyCode

      @Nullable public String getCompanyCode()
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CompanyCode

      Returns:
      Company Code
    • getMasterFixedAsset

      @Nullable public String getMasterFixedAsset()
      (Key Field) Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: MasterFixedAsset

      Returns:
      Main Asset Number
    • getFixedAsset

      @Nullable public String getFixedAsset()
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: FixedAsset

      Returns:
      Asset Subnumber
    • getValidityStartEndDateValue

      @Nullable public String getValidityStartEndDateValue()
      (Key Field) Constraints: Not nullable, Maximum length: 16

      Original property name from the Odata EDM: ValidityStartEndDateValue

      Returns:
      Date from to (RAP Key)
    • getREStatusObjectTarget

      @Nullable public String getREStatusObjectTarget()
      Constraints: Not nullable, Maximum length: 22

      Original property name from the Odata EDM: REStatusObjectTarget

      Returns:
      Object Number
    • getValidityStartDate

      @Nullable public LocalDate getValidityStartDate()
      Constraints: Nullable

      Original property name from the Odata EDM: ValidityStartDate

      Returns:
      Validity Start Date
    • getValidityEndDate

      @Nullable public LocalDate getValidityEndDate()
      Constraints: Nullable

      Original property name from the Odata EDM: ValidityEndDate

      Returns:
      Validity End Date
    • getREOnlyInfoAssgmt

      @Nullable public Boolean getREOnlyInfoAssgmt()
      Constraints: Not nullable

      Original property name from the Odata EDM: REOnlyInfoAssgmt

      Returns:
      Informational Assignment
    • getREStatusObjectSourceIsArchived

      @Nullable public Boolean getREStatusObjectSourceIsArchived()
      Constraints: Not nullable

      Original property name from the Odata EDM: REStatusObjectSourceIsArchived

      Returns:
      Source Object Was Archived
    • getREIsMainAsset

      @Nullable public Boolean getREIsMainAsset()
      Constraints: Not nullable

      Original property name from the Odata EDM: REIsMainAsset

      Returns:
      Asset Is Leading Asset
    • getREIdentificationKey

      @Nullable public String getREIdentificationKey()
      Constraints: Not nullable, Maximum length: 45

      Original property name from the Odata EDM: REIdentificationKey

      Returns:
      ID Part Key, for example "1000/123"
    • getFixedAssetDescription

      @Nullable public String getFixedAssetDescription()
      Constraints: Not nullable, Maximum length: 50

      Original property name from the Odata EDM: FixedAssetDescription

      Returns:
      Asset Description
    • getAssetAdditionalDescription

      @Nullable public String getAssetAdditionalDescription()
      Constraints: Not nullable, Maximum length: 50

      Original property name from the Odata EDM: AssetAdditionalDescription

      Returns:
      Additional asset description
    • getAssetClass

      @Nullable public String getAssetClass()
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: AssetClass

      Returns:
      Asset Class
    • get_Messages

      @Nullable public Collection<SAP__Message> get_Messages()
      Constraints: Not nullable

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      The _Messages contained in this VdmEntity.
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class VdmObject<REUseEnableFxdAstObjAssgmt>
    • equals

      public boolean equals(@Nullable Object o)
      Overrides:
      equals in class VdmEntity<REUseEnableFxdAstObjAssgmt>
    • canEqual

      protected boolean canEqual(@Nullable Object other)
      Overrides:
      canEqual in class VdmEntity<REUseEnableFxdAstObjAssgmt>
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class VdmEntity<REUseEnableFxdAstObjAssgmt>
    • getOdataType

      public String getOdataType()
      Specified by:
      getOdataType in class VdmObject<REUseEnableFxdAstObjAssgmt>