public class ProjDmndRsceReqDistribution extends VdmEntity<ProjDmndRsceReqDistribution>
Original entity name from the Odata EDM: A_ProjDmndRsceReqDistribution_Type
Modifier and Type | Class and Description |
---|---|
static class |
ProjDmndRsceReqDistribution.ProjDmndRsceReqDistributionBuilder
Helper class to allow for fluent creation of ProjDmndRsceReqDistribution instances.
|
Modifier and Type | Field and Description |
---|---|
static ProjDmndRsceReqDistributionSelectable |
ALL_FIELDS
Selector for all available fields of ProjDmndRsceReqDistribution.
|
static ProjDmndRsceReqDistributionField<String> |
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static ProjDmndRsceReqDistributionField<ZonedDateTime> |
CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations.
|
static ProjDmndRsceReqDistributionField<ZonedDateTime> |
LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static ProjDmndRsceReqDistributionField<String> |
LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static ProjDmndRsceReqDistributionField<UUID> |
PROJ_DMND_REFERENCED_PLAN_DATA_UUID
Use with available fluent helpers to apply the ProjDmndReferencedPlanDataUUID field to query operations.
|
static ProjDmndRsceReqDistributionField<UUID> |
PROJ_DMND_RESOURCE_REQUEST_UUID
Use with available fluent helpers to apply the ProjDmndResourceRequestUUID field to query operations.
|
static ProjDmndRsceReqDistributionField<LocalDateTime> |
PROJ_DMND_RSCE_REQ_DISTR_END_DATE
Use with available fluent helpers to apply the ProjDmndRsceReqDistrEndDate field to query operations.
|
static ProjDmndRsceReqDistributionField<BigDecimal> |
PROJ_DMND_RSCE_REQ_DISTR_PERD_AMT
Use with available fluent helpers to apply the ProjDmndRsceReqDistrPerdAmt field to query operations.
|
static ProjDmndRsceReqDistributionField<String> |
PROJ_DMND_RSCE_REQ_DISTR_PERD_AMT_CUR
Use with available fluent helpers to apply the ProjDmndRsceReqDistrPerdAmtCur field to query operations.
|
static ProjDmndRsceReqDistributionField<String> |
PROJ_DMND_RSCE_REQ_DISTR_PERD_VAL
Use with available fluent helpers to apply the ProjDmndRsceReqDistrPerdVal field to query operations.
|
static ProjDmndRsceReqDistributionField<String> |
PROJ_DMND_RSCE_REQ_DISTR_QTY_UNIT
Use with available fluent helpers to apply the ProjDmndRsceReqDistrQtyUnit field to query operations.
|
static ProjDmndRsceReqDistributionField<BigDecimal> |
PROJ_DMND_RSCE_REQ_DISTR_QUANTITY
Use with available fluent helpers to apply the ProjDmndRsceReqDistrQuantity field to query operations.
|
static ProjDmndRsceReqDistributionField<BigDecimal> |
PROJ_DMND_RSCE_REQ_DISTR_REVENUE_AMT
Use with available fluent helpers to apply the ProjDmndRsceReqDistrRevenueAmt field to query operations.
|
static ProjDmndRsceReqDistributionField<String> |
PROJ_DMND_RSCE_REQ_DISTR_REVN_AMT_CUR
Use with available fluent helpers to apply the ProjDmndRsceReqDistrRevnAmtCur field to query operations.
|
static ProjDmndRsceReqDistributionField<LocalDateTime> |
PROJ_DMND_RSCE_REQ_DISTR_START_DATE
Use with available fluent helpers to apply the ProjDmndRsceReqDistrStartDate field to query operations.
|
static ProjDmndRsceReqDistributionField<UUID> |
PROJ_DMND_RSCE_REQ_DISTR_UUID
Use with available fluent helpers to apply the ProjDmndRsceReqDistrUUID field to query operations.
|
static ProjDmndRsceReqDistributionField<String> |
PROJ_DMND_RSCE_REQ_DISTR_YEAR_VAL
Use with available fluent helpers to apply the ProjDmndRsceReqDistrYearVal field to query operations.
|
static ProjDmndRsceReqDistributionField<UUID> |
PROJECT_DEMAND_UUID
Use with available fluent helpers to apply the ProjectDemandUUID field to query operations.
|
static ProjDmndRsceReqDistributionOneToOneLink<ProjectDemandResourceRequest> |
TO_PROJ_DMND_RSCE_REQ
Use with available fluent helpers to apply the to_ProjDmndRsceReq navigation property to query operations.
|
static ProjDmndRsceReqDistributionOneToOneLink<ProjectDemand> |
TO_ROOT
Use with available fluent helpers to apply the to_Root navigation property to query operations.
|
changedOriginalFields
Constructor and Description |
---|
ProjDmndRsceReqDistribution() |
ProjDmndRsceReqDistribution(UUID projDmndRsceReqDistrUUID,
UUID projDmndResourceRequestUUID,
UUID projectDemandUUID,
String projDmndRsceReqDistrYearVal,
String projDmndRsceReqDistrPerdVal,
BigDecimal projDmndRsceReqDistrQuantity,
String projDmndRsceReqDistrQtyUnit,
BigDecimal projDmndRsceReqDistrPerdAmt,
String projDmndRsceReqDistrPerdAmtCur,
BigDecimal projDmndRsceReqDistrRevenueAmt,
String projDmndRsceReqDistrRevnAmtCur,
UUID projDmndReferencedPlanDataUUID,
LocalDateTime projDmndRsceReqDistrStartDate,
LocalDateTime projDmndRsceReqDistrEndDate,
String createdByUser,
ZonedDateTime creationDateTime,
String lastChangedByUser,
ZonedDateTime lastChangeDateTime,
ProjectDemand toRoot,
ProjectDemandResourceRequest toProjDmndRsceReq) |
Modifier and Type | Method and Description |
---|---|
void |
attachToService(String servicePath,
HttpDestinationProperties destination) |
static ProjDmndRsceReqDistribution.ProjDmndRsceReqDistributionBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
ProjectDemandResourceRequest |
fetchProjDmndRsceReq()
Fetches the ProjectDemandResourceRequest entity (one to one) associated with this entity.
|
ProjectDemand |
fetchRoot()
Fetches the ProjectDemand entity (one to one) associated with this entity.
|
static <T> ProjDmndRsceReqDistributionField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
String |
getCreatedByUser()
Constraints: Not nullable, Maximum length: 12
|
ZonedDateTime |
getCreationDateTime()
Constraints: Not nullable, Precision: 7
|
protected String |
getDefaultServicePath() |
HttpDestinationProperties |
getDestinationForFetch() |
protected String |
getEntityCollection() |
protected Map<String,Object> |
getKey() |
ZonedDateTime |
getLastChangeDateTime()
Constraints: Not nullable, Precision: 7
|
String |
getLastChangedByUser()
Constraints: Not nullable, Maximum length: 12
|
UUID |
getProjDmndReferencedPlanDataUUID()
Constraints: none
|
UUID |
getProjDmndResourceRequestUUID()
Constraints: none
|
LocalDateTime |
getProjDmndRsceReqDistrEndDate()
Constraints: Not nullable, Precision: 0
|
BigDecimal |
getProjDmndRsceReqDistrPerdAmt()
Constraints: Not nullable, Precision: 17, Scale: 3
|
String |
getProjDmndRsceReqDistrPerdAmtCur()
Constraints: Not nullable, Maximum length: 5
|
String |
getProjDmndRsceReqDistrPerdVal()
Constraints: Not nullable, Maximum length: 3
|
String |
getProjDmndRsceReqDistrQtyUnit()
Constraints: Not nullable, Maximum length: 3
|
BigDecimal |
getProjDmndRsceReqDistrQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3
|
BigDecimal |
getProjDmndRsceReqDistrRevenueAmt()
Constraints: Not nullable, Precision: 17, Scale: 3
|
String |
getProjDmndRsceReqDistrRevnAmtCur()
Constraints: Not nullable, Maximum length: 5
|
LocalDateTime |
getProjDmndRsceReqDistrStartDate()
Constraints: Not nullable, Precision: 0
|
UUID |
getProjDmndRsceReqDistrUUID()
(Key Field) Constraints: Not nullable
|
String |
getProjDmndRsceReqDistrYearVal()
Constraints: Not nullable, Maximum length: 4
|
io.vavr.control.Option<ProjectDemandResourceRequest> |
getProjDmndRsceReqIfPresent()
Retrieval of associated ProjectDemandResourceRequest entity (one to one).
|
ProjectDemandResourceRequest |
getProjDmndRsceReqOrFetch()
Retrieval of associated ProjectDemandResourceRequest entity (one to one).
|
UUID |
getProjectDemandUUID()
Constraints: none
|
io.vavr.control.Option<ProjectDemand> |
getRootIfPresent()
Retrieval of associated ProjectDemand entity (one to one).
|
ProjectDemand |
getRootOrFetch()
Retrieval of associated ProjectDemand entity (one to one).
|
Class<ProjDmndRsceReqDistribution> |
getType() |
int |
hashCode() |
void |
setCreatedByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setCreationDateTime(ZonedDateTime creationDateTime)
Constraints: Not nullable, Precision: 7
|
void |
setLastChangeDateTime(ZonedDateTime lastChangeDateTime)
Constraints: Not nullable, Precision: 7
|
void |
setLastChangedByUser(String lastChangedByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setProjDmndReferencedPlanDataUUID(UUID projDmndReferencedPlanDataUUID)
Constraints: none
|
void |
setProjDmndResourceRequestUUID(UUID projDmndResourceRequestUUID)
Constraints: none
|
void |
setProjDmndRsceReq(ProjectDemandResourceRequest value)
Overwrites the associated ProjectDemandResourceRequest entity for the loaded navigation property
to_ProjDmndRsceReq.
|
void |
setProjDmndRsceReqDistrEndDate(LocalDateTime projDmndRsceReqDistrEndDate)
Constraints: Not nullable, Precision: 0
|
void |
setProjDmndRsceReqDistrPerdAmt(BigDecimal projDmndRsceReqDistrPerdAmt)
Constraints: Not nullable, Precision: 17, Scale: 3
|
void |
setProjDmndRsceReqDistrPerdAmtCur(String projDmndRsceReqDistrPerdAmtCur)
Constraints: Not nullable, Maximum length: 5
|
void |
setProjDmndRsceReqDistrPerdVal(String projDmndRsceReqDistrPerdVal)
Constraints: Not nullable, Maximum length: 3
|
void |
setProjDmndRsceReqDistrQtyUnit(String projDmndRsceReqDistrQtyUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setProjDmndRsceReqDistrQuantity(BigDecimal projDmndRsceReqDistrQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setProjDmndRsceReqDistrRevenueAmt(BigDecimal projDmndRsceReqDistrRevenueAmt)
Constraints: Not nullable, Precision: 17, Scale: 3
|
void |
setProjDmndRsceReqDistrRevnAmtCur(String projDmndRsceReqDistrRevnAmtCur)
Constraints: Not nullable, Maximum length: 5
|
void |
setProjDmndRsceReqDistrStartDate(LocalDateTime projDmndRsceReqDistrStartDate)
Constraints: Not nullable, Precision: 0
|
void |
setProjDmndRsceReqDistrUUID(UUID projDmndRsceReqDistrUUID)
(Key Field) Constraints: Not nullable
|
void |
setProjDmndRsceReqDistrYearVal(String projDmndRsceReqDistrYearVal)
Constraints: Not nullable, Maximum length: 4
|
void |
setProjectDemandUUID(UUID projectDemandUUID)
Constraints: none
|
void |
setRoot(ProjectDemand value)
Overwrites the associated ProjectDemand entity for the loaded navigation property to_Root.
|
protected void |
setServicePathForFetch(String servicePathForFetch) |
protected Map<String,Object> |
toMapOfFields() |
protected Map<String,Object> |
toMapOfNavigationProperties() |
String |
toString() |
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final ProjDmndRsceReqDistributionSelectable ALL_FIELDS
public static final ProjDmndRsceReqDistributionField<UUID> PROJ_DMND_RSCE_REQ_DISTR_UUID
public static final ProjDmndRsceReqDistributionField<UUID> PROJ_DMND_RESOURCE_REQUEST_UUID
public static final ProjDmndRsceReqDistributionField<UUID> PROJECT_DEMAND_UUID
public static final ProjDmndRsceReqDistributionField<String> PROJ_DMND_RSCE_REQ_DISTR_YEAR_VAL
public static final ProjDmndRsceReqDistributionField<String> PROJ_DMND_RSCE_REQ_DISTR_PERD_VAL
public static final ProjDmndRsceReqDistributionField<BigDecimal> PROJ_DMND_RSCE_REQ_DISTR_QUANTITY
public static final ProjDmndRsceReqDistributionField<String> PROJ_DMND_RSCE_REQ_DISTR_QTY_UNIT
public static final ProjDmndRsceReqDistributionField<BigDecimal> PROJ_DMND_RSCE_REQ_DISTR_PERD_AMT
public static final ProjDmndRsceReqDistributionField<String> PROJ_DMND_RSCE_REQ_DISTR_PERD_AMT_CUR
public static final ProjDmndRsceReqDistributionField<BigDecimal> PROJ_DMND_RSCE_REQ_DISTR_REVENUE_AMT
public static final ProjDmndRsceReqDistributionField<String> PROJ_DMND_RSCE_REQ_DISTR_REVN_AMT_CUR
public static final ProjDmndRsceReqDistributionField<UUID> PROJ_DMND_REFERENCED_PLAN_DATA_UUID
public static final ProjDmndRsceReqDistributionField<LocalDateTime> PROJ_DMND_RSCE_REQ_DISTR_START_DATE
public static final ProjDmndRsceReqDistributionField<LocalDateTime> PROJ_DMND_RSCE_REQ_DISTR_END_DATE
public static final ProjDmndRsceReqDistributionField<String> CREATED_BY_USER
public static final ProjDmndRsceReqDistributionField<ZonedDateTime> CREATION_DATE_TIME
public static final ProjDmndRsceReqDistributionField<String> LAST_CHANGED_BY_USER
public static final ProjDmndRsceReqDistributionField<ZonedDateTime> LAST_CHANGE_DATE_TIME
public static final ProjDmndRsceReqDistributionOneToOneLink<ProjectDemand> TO_ROOT
public static final ProjDmndRsceReqDistributionOneToOneLink<ProjectDemandResourceRequest> TO_PROJ_DMND_RSCE_REQ
public 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)
@Nonnull public Class<ProjDmndRsceReqDistribution> getType()
getType
in class VdmObject<ProjDmndRsceReqDistribution>
public void setProjDmndRsceReqDistrUUID(@Nullable UUID projDmndRsceReqDistrUUID)
Original property name from the Odata EDM: ProjDmndRsceReqDistrUUID
projDmndRsceReqDistrUUID
- Global Identification of a Resource Request Distributionpublic void setProjDmndResourceRequestUUID(@Nullable UUID projDmndResourceRequestUUID)
Original property name from the Odata EDM: ProjDmndResourceRequestUUID
projDmndResourceRequestUUID
- Global Identification of a Resource Requestpublic void setProjectDemandUUID(@Nullable UUID projectDemandUUID)
Original property name from the Odata EDM: ProjectDemandUUID
projectDemandUUID
- Global Identification of a Project Demandpublic void setProjDmndRsceReqDistrYearVal(@Nullable String projDmndRsceReqDistrYearVal)
Original property name from the Odata EDM: ProjDmndRsceReqDistrYearVal
projDmndRsceReqDistrYearVal
- Year of a Distribution Periodpublic void setProjDmndRsceReqDistrPerdVal(@Nullable String projDmndRsceReqDistrPerdVal)
Original property name from the Odata EDM: ProjDmndRsceReqDistrPerdVal
projDmndRsceReqDistrPerdVal
- Period to Which a Quantity is Distibutedpublic void setProjDmndRsceReqDistrQuantity(@Nullable BigDecimal projDmndRsceReqDistrQuantity)
Original property name from the Odata EDM: ProjDmndRsceReqDistrQuantity
projDmndRsceReqDistrQuantity
- Resource Quantity Requested for a Distribution Periodpublic void setProjDmndRsceReqDistrQtyUnit(@Nullable String projDmndRsceReqDistrQtyUnit)
Original property name from the Odata EDM: ProjDmndRsceReqDistrQtyUnit
projDmndRsceReqDistrQtyUnit
- Unit of Measure for the Distributed Quantitypublic void setProjDmndRsceReqDistrPerdAmt(@Nullable BigDecimal projDmndRsceReqDistrPerdAmt)
Original property name from the Odata EDM: ProjDmndRsceReqDistrPerdAmt
projDmndRsceReqDistrPerdAmt
- Plannend Costpublic void setProjDmndRsceReqDistrPerdAmtCur(@Nullable String projDmndRsceReqDistrPerdAmtCur)
Original property name from the Odata EDM: ProjDmndRsceReqDistrPerdAmtCur
projDmndRsceReqDistrPerdAmtCur
- Currency Unitpublic void setProjDmndRsceReqDistrRevenueAmt(@Nullable BigDecimal projDmndRsceReqDistrRevenueAmt)
Original property name from the Odata EDM: ProjDmndRsceReqDistrRevenueAmt
projDmndRsceReqDistrRevenueAmt
- Planned Revenuepublic void setProjDmndRsceReqDistrRevnAmtCur(@Nullable String projDmndRsceReqDistrRevnAmtCur)
Original property name from the Odata EDM: ProjDmndRsceReqDistrRevnAmtCur
projDmndRsceReqDistrRevnAmtCur
- Currency Unitpublic void setProjDmndReferencedPlanDataUUID(@Nullable UUID projDmndReferencedPlanDataUUID)
Original property name from the Odata EDM: ProjDmndReferencedPlanDataUUID
projDmndReferencedPlanDataUUID
- Corresponding Line Item in Project Planpublic void setProjDmndRsceReqDistrStartDate(@Nullable LocalDateTime projDmndRsceReqDistrStartDate)
Original property name from the Odata EDM: ProjDmndRsceReqDistrStartDate
projDmndRsceReqDistrStartDate
- Start Date of the Distribution Periodpublic void setProjDmndRsceReqDistrEndDate(@Nullable LocalDateTime projDmndRsceReqDistrEndDate)
Original property name from the Odata EDM: ProjDmndRsceReqDistrEndDate
projDmndRsceReqDistrEndDate
- End Date of the Distribution Periodpublic void setCreatedByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
createdByUser
- Created By Userpublic void setCreationDateTime(@Nullable ZonedDateTime creationDateTime)
Original property name from the Odata EDM: CreationDateTime
creationDateTime
- Creation Date Timepublic void setLastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
lastChangedByUser
- Last Changed By Userpublic void setLastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime)
Original property name from the Odata EDM: LastChangeDateTime
lastChangeDateTime
- Last Change Date Timeprotected String getEntityCollection()
getEntityCollection
in class VdmEntity<ProjDmndRsceReqDistribution>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<ProjDmndRsceReqDistribution>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<ProjDmndRsceReqDistribution>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<ProjDmndRsceReqDistribution>
@Nonnull public static <T> ProjDmndRsceReqDistributionField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.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.@Nonnull public static <T,DomainT> ProjDmndRsceReqDistributionField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public HttpDestinationProperties getDestinationForFetch()
getDestinationForFetch
in class VdmEntity<ProjDmndRsceReqDistribution>
protected void setServicePathForFetch(@Nullable String servicePathForFetch)
setServicePathForFetch
in class VdmEntity<ProjDmndRsceReqDistribution>
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
attachToService
in class VdmEntity<ProjDmndRsceReqDistribution>
protected String getDefaultServicePath()
getDefaultServicePath
in class VdmEntity<ProjDmndRsceReqDistribution>
@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<ProjDmndRsceReqDistribution>
@Nullable public ProjectDemand fetchRoot()
Please note: This method will not cache or persist the query results.
null
if an entity is not associated.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.@Nullable public ProjectDemand getRootOrFetch()
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.
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.@Nonnull public io.vavr.control.Option<ProjectDemand> getRootIfPresent()
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
.
Option
with result state empty
is
returned.public void setRoot(ProjectDemand value)
value
- New ProjectDemand entity.@Nullable public ProjectDemandResourceRequest fetchProjDmndRsceReq()
Please note: This method will not cache or persist the query results.
null
if an entity is not
associated.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.@Nullable public ProjectDemandResourceRequest getProjDmndRsceReqOrFetch()
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.
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.@Nonnull public io.vavr.control.Option<ProjectDemandResourceRequest> getProjDmndRsceReqIfPresent()
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
.
Option
with result state
empty
is returned.public void setProjDmndRsceReq(ProjectDemandResourceRequest value)
value
- New ProjectDemandResourceRequest entity.@Nonnull public static ProjDmndRsceReqDistribution.ProjDmndRsceReqDistributionBuilder builder()
@Nullable public UUID getProjDmndRsceReqDistrUUID()
Original property name from the Odata EDM: ProjDmndRsceReqDistrUUID
@Nullable public UUID getProjDmndResourceRequestUUID()
Original property name from the Odata EDM: ProjDmndResourceRequestUUID
@Nullable public UUID getProjectDemandUUID()
Original property name from the Odata EDM: ProjectDemandUUID
@Nullable public String getProjDmndRsceReqDistrYearVal()
Original property name from the Odata EDM: ProjDmndRsceReqDistrYearVal
@Nullable public String getProjDmndRsceReqDistrPerdVal()
Original property name from the Odata EDM: ProjDmndRsceReqDistrPerdVal
@Nullable public BigDecimal getProjDmndRsceReqDistrQuantity()
Original property name from the Odata EDM: ProjDmndRsceReqDistrQuantity
@Nullable public String getProjDmndRsceReqDistrQtyUnit()
Original property name from the Odata EDM: ProjDmndRsceReqDistrQtyUnit
@Nullable public BigDecimal getProjDmndRsceReqDistrPerdAmt()
Original property name from the Odata EDM: ProjDmndRsceReqDistrPerdAmt
@Nullable public String getProjDmndRsceReqDistrPerdAmtCur()
Original property name from the Odata EDM: ProjDmndRsceReqDistrPerdAmtCur
@Nullable public BigDecimal getProjDmndRsceReqDistrRevenueAmt()
Original property name from the Odata EDM: ProjDmndRsceReqDistrRevenueAmt
@Nullable public String getProjDmndRsceReqDistrRevnAmtCur()
Original property name from the Odata EDM: ProjDmndRsceReqDistrRevnAmtCur
@Nullable public UUID getProjDmndReferencedPlanDataUUID()
Original property name from the Odata EDM: ProjDmndReferencedPlanDataUUID
@Nullable public LocalDateTime getProjDmndRsceReqDistrStartDate()
Original property name from the Odata EDM: ProjDmndRsceReqDistrStartDate
@Nullable public LocalDateTime getProjDmndRsceReqDistrEndDate()
Original property name from the Odata EDM: ProjDmndRsceReqDistrEndDate
@Nullable public String getCreatedByUser()
Original property name from the Odata EDM: CreatedByUser
@Nullable public ZonedDateTime getCreationDateTime()
Original property name from the Odata EDM: CreationDateTime
@Nullable public String getLastChangedByUser()
Original property name from the Odata EDM: LastChangedByUser
@Nullable public ZonedDateTime getLastChangeDateTime()
Original property name from the Odata EDM: LastChangeDateTime
@Nonnull public String toString()
toString
in class VdmObject<ProjDmndRsceReqDistribution>
public boolean equals(@Nullable Object o)
equals
in class VdmEntity<ProjDmndRsceReqDistribution>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmEntity<ProjDmndRsceReqDistribution>
public int hashCode()
hashCode
in class VdmEntity<ProjDmndRsceReqDistribution>
Copyright © 2022 SAP SE. All rights reserved.