Class ProjDmndRsceReqDistribution

java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity<ProjDmndRsceReqDistribution>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.ProjDmndRsceReqDistribution

public class ProjDmndRsceReqDistribution extends VdmEntity<ProjDmndRsceReqDistribution>
Resource Request Distribution

Original entity name from the Odata EDM: A_ProjDmndRsceReqDistribution_Type

  • Field Details

    • ALL_FIELDS

      public static final ProjDmndRsceReqDistributionSelectable ALL_FIELDS
      Selector for all available fields of ProjDmndRsceReqDistribution.
    • PROJ_DMND_RSCE_REQ_DISTR_UUID

      public static final ProjDmndRsceReqDistributionField<UUID> PROJ_DMND_RSCE_REQ_DISTR_UUID
      Use with available fluent helpers to apply the ProjDmndRsceReqDistrUUID field to query operations.
    • PROJ_DMND_RESOURCE_REQUEST_UUID

      public static final ProjDmndRsceReqDistributionField<UUID> PROJ_DMND_RESOURCE_REQUEST_UUID
      Use with available fluent helpers to apply the ProjDmndResourceRequestUUID field to query operations.
    • PROJECT_DEMAND_UUID

      public static final ProjDmndRsceReqDistributionField<UUID> PROJECT_DEMAND_UUID
      Use with available fluent helpers to apply the ProjectDemandUUID field to query operations.
    • PROJ_DMND_RSCE_REQ_DISTR_YEAR_VAL

      public static final ProjDmndRsceReqDistributionField<String> PROJ_DMND_RSCE_REQ_DISTR_YEAR_VAL
      Use with available fluent helpers to apply the ProjDmndRsceReqDistrYearVal field to query operations.
    • PROJ_DMND_RSCE_REQ_DISTR_PERD_VAL

      public static final ProjDmndRsceReqDistributionField<String> PROJ_DMND_RSCE_REQ_DISTR_PERD_VAL
      Use with available fluent helpers to apply the ProjDmndRsceReqDistrPerdVal field to query operations.
    • PROJ_DMND_RSCE_REQ_DISTR_QUANTITY

      public static final ProjDmndRsceReqDistributionField<BigDecimal> PROJ_DMND_RSCE_REQ_DISTR_QUANTITY
      Use with available fluent helpers to apply the ProjDmndRsceReqDistrQuantity field to query operations.
    • PROJ_DMND_RSCE_REQ_DISTR_QTY_UNIT

      public static final ProjDmndRsceReqDistributionField<String> PROJ_DMND_RSCE_REQ_DISTR_QTY_UNIT
      Use with available fluent helpers to apply the ProjDmndRsceReqDistrQtyUnit field to query operations.
    • PROJ_DMND_RSCE_REQ_DISTR_PERD_AMT

      public static final ProjDmndRsceReqDistributionField<BigDecimal> PROJ_DMND_RSCE_REQ_DISTR_PERD_AMT
      Use with available fluent helpers to apply the ProjDmndRsceReqDistrPerdAmt field to query operations.
    • PROJ_DMND_RSCE_REQ_DISTR_PERD_AMT_CUR

      public static final ProjDmndRsceReqDistributionField<String> PROJ_DMND_RSCE_REQ_DISTR_PERD_AMT_CUR
      Use with available fluent helpers to apply the ProjDmndRsceReqDistrPerdAmtCur field to query operations.
    • PROJ_DMND_RSCE_REQ_DISTR_REVENUE_AMT

      public static final ProjDmndRsceReqDistributionField<BigDecimal> PROJ_DMND_RSCE_REQ_DISTR_REVENUE_AMT
      Use with available fluent helpers to apply the ProjDmndRsceReqDistrRevenueAmt field to query operations.
    • PROJ_DMND_RSCE_REQ_DISTR_REVN_AMT_CUR

      public static final ProjDmndRsceReqDistributionField<String> PROJ_DMND_RSCE_REQ_DISTR_REVN_AMT_CUR
      Use with available fluent helpers to apply the ProjDmndRsceReqDistrRevnAmtCur field to query operations.
    • PROJ_DMND_REFERENCED_PLAN_DATA_UUID

      public static final ProjDmndRsceReqDistributionField<UUID> PROJ_DMND_REFERENCED_PLAN_DATA_UUID
      Use with available fluent helpers to apply the ProjDmndReferencedPlanDataUUID field to query operations.
    • PROJ_DMND_RSCE_REQ_DISTR_START_DATE

      public static final ProjDmndRsceReqDistributionField<LocalDateTime> PROJ_DMND_RSCE_REQ_DISTR_START_DATE
      Use with available fluent helpers to apply the ProjDmndRsceReqDistrStartDate field to query operations.
    • PROJ_DMND_RSCE_REQ_DISTR_END_DATE

      public static final ProjDmndRsceReqDistributionField<LocalDateTime> PROJ_DMND_RSCE_REQ_DISTR_END_DATE
      Use with available fluent helpers to apply the ProjDmndRsceReqDistrEndDate field to query operations.
    • CREATED_BY_USER

      public static final ProjDmndRsceReqDistributionField<String> CREATED_BY_USER
      Use with available fluent helpers to apply the CreatedByUser field to query operations.
    • CREATION_DATE_TIME

      public static final ProjDmndRsceReqDistributionField<ZonedDateTime> CREATION_DATE_TIME
      Use with available fluent helpers to apply the CreationDateTime field to query operations.
    • LAST_CHANGED_BY_USER

      public static final ProjDmndRsceReqDistributionField<String> LAST_CHANGED_BY_USER
      Use with available fluent helpers to apply the LastChangedByUser field to query operations.
    • LAST_CHANGE_DATE_TIME

      public static final ProjDmndRsceReqDistributionField<ZonedDateTime> LAST_CHANGE_DATE_TIME
      Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
    • TO_ROOT

      Use with available fluent helpers to apply the to_Root navigation property to query operations.
    • TO_PROJ_DMND_RSCE_REQ

      public static final ProjDmndRsceReqDistributionOneToOneLink<ProjectDemandResourceRequest> TO_PROJ_DMND_RSCE_REQ
      Use with available fluent helpers to apply the to_ProjDmndRsceReq navigation property to query operations.
  • Constructor Details

    • ProjDmndRsceReqDistribution

      public ProjDmndRsceReqDistribution()
    • ProjDmndRsceReqDistribution

      public ProjDmndRsceReqDistribution(@Nullable UUID projDmndRsceReqDistrUUID, @Nullable UUID projDmndResourceRequestUUID, @Nullable UUID projectDemandUUID, @Nullable String projDmndRsceReqDistrYearVal, @Nullable String projDmndRsceReqDistrPerdVal, @Nullable BigDecimal projDmndRsceReqDistrQuantity, @Nullable String projDmndRsceReqDistrQtyUnit, @Nullable BigDecimal projDmndRsceReqDistrPerdAmt, @Nullable String projDmndRsceReqDistrPerdAmtCur, @Nullable BigDecimal projDmndRsceReqDistrRevenueAmt, @Nullable String projDmndRsceReqDistrRevnAmtCur, @Nullable UUID projDmndReferencedPlanDataUUID, @Nullable LocalDateTime projDmndRsceReqDistrStartDate, @Nullable LocalDateTime projDmndRsceReqDistrEndDate, @Nullable String createdByUser, @Nullable ZonedDateTime creationDateTime, @Nullable String lastChangedByUser, @Nullable ZonedDateTime lastChangeDateTime, @Nullable ProjectDemand toRoot, @Nullable ProjectDemandResourceRequest toProjDmndRsceReq)
  • Method Details

    • getType

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

      public void setProjDmndRsceReqDistrUUID(@Nullable UUID projDmndRsceReqDistrUUID)
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: ProjDmndRsceReqDistrUUID

      Parameters:
      projDmndRsceReqDistrUUID - Global Identification of a Resource Request Distribution
    • setProjDmndResourceRequestUUID

      public void setProjDmndResourceRequestUUID(@Nullable UUID projDmndResourceRequestUUID)
      Constraints: none

      Original property name from the Odata EDM: ProjDmndResourceRequestUUID

      Parameters:
      projDmndResourceRequestUUID - Global Identification of a Resource Request
    • setProjectDemandUUID

      public void setProjectDemandUUID(@Nullable UUID projectDemandUUID)
      Constraints: none

      Original property name from the Odata EDM: ProjectDemandUUID

      Parameters:
      projectDemandUUID - Global Identification of a Project Demand
    • setProjDmndRsceReqDistrYearVal

      public void setProjDmndRsceReqDistrYearVal(@Nullable String projDmndRsceReqDistrYearVal)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ProjDmndRsceReqDistrYearVal

      Parameters:
      projDmndRsceReqDistrYearVal - Year of a Distribution Period
    • setProjDmndRsceReqDistrPerdVal

      public void setProjDmndRsceReqDistrPerdVal(@Nullable String projDmndRsceReqDistrPerdVal)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ProjDmndRsceReqDistrPerdVal

      Parameters:
      projDmndRsceReqDistrPerdVal - Period to Which a Quantity is Distibuted
    • setProjDmndRsceReqDistrQuantity

      public void setProjDmndRsceReqDistrQuantity(@Nullable BigDecimal projDmndRsceReqDistrQuantity)
      Constraints: Not nullable, Precision: 13, Scale: 3

      Original property name from the Odata EDM: ProjDmndRsceReqDistrQuantity

      Parameters:
      projDmndRsceReqDistrQuantity - Resource Quantity Requested for a Distribution Period
    • setProjDmndRsceReqDistrQtyUnit

      public void setProjDmndRsceReqDistrQtyUnit(@Nullable String projDmndRsceReqDistrQtyUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ProjDmndRsceReqDistrQtyUnit

      Parameters:
      projDmndRsceReqDistrQtyUnit - Unit of Measure for the Distributed Quantity
    • setProjDmndRsceReqDistrPerdAmt

      public void setProjDmndRsceReqDistrPerdAmt(@Nullable BigDecimal projDmndRsceReqDistrPerdAmt)
      Constraints: Not nullable, Precision: 17, Scale: 3

      Original property name from the Odata EDM: ProjDmndRsceReqDistrPerdAmt

      Parameters:
      projDmndRsceReqDistrPerdAmt - Plannend Cost
    • setProjDmndRsceReqDistrPerdAmtCur

      public void setProjDmndRsceReqDistrPerdAmtCur(@Nullable String projDmndRsceReqDistrPerdAmtCur)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: ProjDmndRsceReqDistrPerdAmtCur

      Parameters:
      projDmndRsceReqDistrPerdAmtCur - Currency
    • setProjDmndRsceReqDistrRevenueAmt

      public void setProjDmndRsceReqDistrRevenueAmt(@Nullable BigDecimal projDmndRsceReqDistrRevenueAmt)
      Constraints: Not nullable, Precision: 17, Scale: 3

      Original property name from the Odata EDM: ProjDmndRsceReqDistrRevenueAmt

      Parameters:
      projDmndRsceReqDistrRevenueAmt - Planned Revenue
    • setProjDmndRsceReqDistrRevnAmtCur

      public void setProjDmndRsceReqDistrRevnAmtCur(@Nullable String projDmndRsceReqDistrRevnAmtCur)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: ProjDmndRsceReqDistrRevnAmtCur

      Parameters:
      projDmndRsceReqDistrRevnAmtCur - Currency
    • setProjDmndReferencedPlanDataUUID

      public void setProjDmndReferencedPlanDataUUID(@Nullable UUID projDmndReferencedPlanDataUUID)
      Constraints: none

      Original property name from the Odata EDM: ProjDmndReferencedPlanDataUUID

      Parameters:
      projDmndReferencedPlanDataUUID - Corresponding Line Item in Project Plan
    • setProjDmndRsceReqDistrStartDate

      public void setProjDmndRsceReqDistrStartDate(@Nullable LocalDateTime projDmndRsceReqDistrStartDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ProjDmndRsceReqDistrStartDate

      Parameters:
      projDmndRsceReqDistrStartDate - Start Date of the Distribution Period
    • setProjDmndRsceReqDistrEndDate

      public void setProjDmndRsceReqDistrEndDate(@Nullable LocalDateTime projDmndRsceReqDistrEndDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ProjDmndRsceReqDistrEndDate

      Parameters:
      projDmndRsceReqDistrEndDate - End Date of the Distribution Period
    • setCreatedByUser

      public void setCreatedByUser(@Nullable String createdByUser)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CreatedByUser

      Parameters:
      createdByUser - Created By User
    • setCreationDateTime

      public void setCreationDateTime(@Nullable ZonedDateTime creationDateTime)
      Constraints: Not nullable, Precision: 7

      Original property name from the Odata EDM: CreationDateTime

      Parameters:
      creationDateTime - Creation Date Time
    • setLastChangedByUser

      public void setLastChangedByUser(@Nullable String lastChangedByUser)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: LastChangedByUser

      Parameters:
      lastChangedByUser - Last Changed By User
    • setLastChangeDateTime

      public void setLastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime)
      Constraints: Not nullable, Precision: 7

      Original property name from the Odata EDM: LastChangeDateTime

      Parameters:
      lastChangeDateTime - Last Change Date Time
    • getEntityCollection

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

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

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

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

      @Nonnull public static <T> ProjDmndRsceReqDistributionField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
      Use with available fluent helpers to apply an extension field to query operations.
      Type Parameters:
      T - The type of the extension field when performing value comparisons.
      Parameters:
      fieldName - The name of the extension field as returned by the OData service.
      fieldType - The Java type to use for the extension field when performing value comparisons.
      Returns:
      A representation of an extension field from this entity.
    • field

      @Nonnull public static <T, DomainT> ProjDmndRsceReqDistributionField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
      Use with available fluent helpers to apply an extension field to query operations.
      Type Parameters:
      T - The type of the extension field when performing value comparisons.
      DomainT - The type of the extension field as returned by the OData service.
      Parameters:
      typeConverter - A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the field
      fieldName - The name of the extension field as returned by the OData service.
      Returns:
      A representation of an extension field from this entity, holding a reference to the given TypeConverter.
    • getDestinationForFetch

      @Nullable public HttpDestinationProperties getDestinationForFetch()
      Overrides:
      getDestinationForFetch in class VdmEntity<ProjDmndRsceReqDistribution>
    • setServicePathForFetch

      protected void setServicePathForFetch(@Nullable String servicePathForFetch)
      Overrides:
      setServicePathForFetch in class VdmEntity<ProjDmndRsceReqDistribution>
    • attachToService

      public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
      Overrides:
      attachToService in class VdmEntity<ProjDmndRsceReqDistribution>
    • getDefaultServicePath

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

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

      @Nullable public ProjectDemand fetchRoot()
      Fetches the ProjectDemand entity (one to one) associated with this entity. This corresponds to the OData navigation property to_Root.

      Please note: This method will not cache or persist the query results.

      Returns:
      The single associated ProjectDemand entity, or null if an entity is not associated.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getRootOrFetch

      @Nullable public ProjectDemand getRootOrFetch()
      Retrieval of associated ProjectDemand entity (one to one). This corresponds to the OData navigation property to_Root.

      If the navigation property to_Root of a queried ProjDmndRsceReqDistribution is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Returns:
      List of associated ProjectDemand entity.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getRootIfPresent

      @Nonnull public io.vavr.control.Option<ProjectDemand> getRootIfPresent()
      Retrieval of associated ProjectDemand entity (one to one). This corresponds to the OData navigation property to_Root.

      If the navigation property for an entity ProjDmndRsceReqDistribution 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 to_Root is already loaded, the result will contain the ProjectDemand entity. If not, an Option with result state empty is returned.
    • setRoot

      public void setRoot(ProjectDemand value)
      Overwrites the associated ProjectDemand entity for the loaded navigation property to_Root.
      Parameters:
      value - New ProjectDemand entity.
    • fetchProjDmndRsceReq

      @Nullable public ProjectDemandResourceRequest fetchProjDmndRsceReq()
      Fetches the ProjectDemandResourceRequest entity (one to one) associated with this entity. This corresponds to the OData navigation property to_ProjDmndRsceReq.

      Please note: This method will not cache or persist the query results.

      Returns:
      The single associated ProjectDemandResourceRequest entity, or null if an entity is not associated.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getProjDmndRsceReqOrFetch

      @Nullable public ProjectDemandResourceRequest getProjDmndRsceReqOrFetch()
      Retrieval of associated ProjectDemandResourceRequest entity (one to one). This corresponds to the OData navigation property to_ProjDmndRsceReq.

      If the navigation property to_ProjDmndRsceReq of a queried ProjDmndRsceReqDistribution is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Returns:
      List of associated ProjectDemandResourceRequest entity.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getProjDmndRsceReqIfPresent

      @Nonnull public io.vavr.control.Option<ProjectDemandResourceRequest> getProjDmndRsceReqIfPresent()
      Retrieval of associated ProjectDemandResourceRequest entity (one to one). This corresponds to the OData navigation property to_ProjDmndRsceReq.

      If the navigation property for an entity ProjDmndRsceReqDistribution 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 to_ProjDmndRsceReq is already loaded, the result will contain the ProjectDemandResourceRequest entity. If not, an Option with result state empty is returned.
    • setProjDmndRsceReq

      public void setProjDmndRsceReq(ProjectDemandResourceRequest value)
      Overwrites the associated ProjectDemandResourceRequest entity for the loaded navigation property to_ProjDmndRsceReq.
      Parameters:
      value - New ProjectDemandResourceRequest entity.
    • builder

    • getProjDmndRsceReqDistrUUID

      @Nullable public UUID getProjDmndRsceReqDistrUUID()
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: ProjDmndRsceReqDistrUUID

      Returns:
      Global Identification of a Resource Request Distribution
    • getProjDmndResourceRequestUUID

      @Nullable public UUID getProjDmndResourceRequestUUID()
      Constraints: none

      Original property name from the Odata EDM: ProjDmndResourceRequestUUID

      Returns:
      Global Identification of a Resource Request
    • getProjectDemandUUID

      @Nullable public UUID getProjectDemandUUID()
      Constraints: none

      Original property name from the Odata EDM: ProjectDemandUUID

      Returns:
      Global Identification of a Project Demand
    • getProjDmndRsceReqDistrYearVal

      @Nullable public String getProjDmndRsceReqDistrYearVal()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ProjDmndRsceReqDistrYearVal

      Returns:
      Year of a Distribution Period
    • getProjDmndRsceReqDistrPerdVal

      @Nullable public String getProjDmndRsceReqDistrPerdVal()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ProjDmndRsceReqDistrPerdVal

      Returns:
      Period to Which a Quantity is Distibuted
    • getProjDmndRsceReqDistrQuantity

      @Nullable public BigDecimal getProjDmndRsceReqDistrQuantity()
      Constraints: Not nullable, Precision: 13, Scale: 3

      Original property name from the Odata EDM: ProjDmndRsceReqDistrQuantity

      Returns:
      Resource Quantity Requested for a Distribution Period
    • getProjDmndRsceReqDistrQtyUnit

      @Nullable public String getProjDmndRsceReqDistrQtyUnit()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ProjDmndRsceReqDistrQtyUnit

      Returns:
      Unit of Measure for the Distributed Quantity
    • getProjDmndRsceReqDistrPerdAmt

      @Nullable public BigDecimal getProjDmndRsceReqDistrPerdAmt()
      Constraints: Not nullable, Precision: 17, Scale: 3

      Original property name from the Odata EDM: ProjDmndRsceReqDistrPerdAmt

      Returns:
      Plannend Cost
    • getProjDmndRsceReqDistrPerdAmtCur

      @Nullable public String getProjDmndRsceReqDistrPerdAmtCur()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: ProjDmndRsceReqDistrPerdAmtCur

      Returns:
      Currency
    • getProjDmndRsceReqDistrRevenueAmt

      @Nullable public BigDecimal getProjDmndRsceReqDistrRevenueAmt()
      Constraints: Not nullable, Precision: 17, Scale: 3

      Original property name from the Odata EDM: ProjDmndRsceReqDistrRevenueAmt

      Returns:
      Planned Revenue
    • getProjDmndRsceReqDistrRevnAmtCur

      @Nullable public String getProjDmndRsceReqDistrRevnAmtCur()
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: ProjDmndRsceReqDistrRevnAmtCur

      Returns:
      Currency
    • getProjDmndReferencedPlanDataUUID

      @Nullable public UUID getProjDmndReferencedPlanDataUUID()
      Constraints: none

      Original property name from the Odata EDM: ProjDmndReferencedPlanDataUUID

      Returns:
      Corresponding Line Item in Project Plan
    • getProjDmndRsceReqDistrStartDate

      @Nullable public LocalDateTime getProjDmndRsceReqDistrStartDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ProjDmndRsceReqDistrStartDate

      Returns:
      Start Date of the Distribution Period
    • getProjDmndRsceReqDistrEndDate

      @Nullable public LocalDateTime getProjDmndRsceReqDistrEndDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ProjDmndRsceReqDistrEndDate

      Returns:
      End Date of the Distribution Period
    • getCreatedByUser

      @Nullable public String getCreatedByUser()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CreatedByUser

      Returns:
      Created By User
    • getCreationDateTime

      @Nullable public ZonedDateTime getCreationDateTime()
      Constraints: Not nullable, Precision: 7

      Original property name from the Odata EDM: CreationDateTime

      Returns:
      Creation Date Time
    • getLastChangedByUser

      @Nullable public String getLastChangedByUser()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: LastChangedByUser

      Returns:
      Last Changed By User
    • getLastChangeDateTime

      @Nullable public ZonedDateTime getLastChangeDateTime()
      Constraints: Not nullable, Precision: 7

      Original property name from the Odata EDM: LastChangeDateTime

      Returns:
      Last Change Date Time
    • toString

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

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

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

      public int hashCode()
      Overrides:
      hashCode in class VdmEntity<ProjDmndRsceReqDistribution>