Class ProjectDemandResourceRequest
Original entity name from the Odata EDM: A_ProjectDemandResourceRequest_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of ProjectDemandResourceRequest instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ProjectDemandResourceRequestSelectableSelector for all available fields of ProjectDemandResourceRequest.static final ProjectDemandResourceRequestField<String>Use with available fluent helpers to apply the CreatedByUser field to query operations.static final ProjectDemandResourceRequestField<ZonedDateTime>Use with available fluent helpers to apply the CreationDateTime field to query operations.static final ProjectDemandResourceRequestField<ZonedDateTime>Use with available fluent helpers to apply the LastChangeDateTime field to query operations.static final ProjectDemandResourceRequestField<String>Use with available fluent helpers to apply the LastChangedByUser field to query operations.static final ProjectDemandResourceRequestField<UUID>Use with available fluent helpers to apply the ProjDmndResourceRequestUUID field to query operations.static final ProjectDemandResourceRequestField<LocalDateTime>Use with available fluent helpers to apply the ProjDmndRsceReqEndDate field to query operations.static final ProjectDemandResourceRequestField<LocalDateTime>Use with available fluent helpers to apply the ProjDmndRsceReqStartDate field to query operations.static final ProjectDemandResourceRequestField<String>Use with available fluent helpers to apply the ProjDmndRsceReqWorkAssgmtOID field to query operations.static final ProjectDemandResourceRequestField<String>Use with available fluent helpers to apply the ProjDmndRsceReqWrkfrcPersonOID field to query operations.static final ProjectDemandResourceRequestField<String>Use with available fluent helpers to apply the ProjDmndStfngInstructionText field to query operations.static final ProjectDemandResourceRequestField<String>Use with available fluent helpers to apply the ProjectDemandRequestedResource field to query operations.static final ProjectDemandResourceRequestField<UUID>Use with available fluent helpers to apply the ProjectDemandUUID field to query operations.static final ProjectDemandResourceRequestField<UUID>Use with available fluent helpers to apply the ProjectDemandWorkUUID field to query operations.static final ProjectDemandResourceRequestLink<ProjDmndRsceReqDistribution>Use with available fluent helpers to apply the to_ProjDmndRsceReqDistr navigation property to query operations.static final ProjectDemandResourceRequestOneToOneLink<ProjectDemand>Use with available fluent helpers to apply the to_Root navigation property to query operations.Use with available fluent helpers to apply the to_Work navigation property to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionProjectDemandResourceRequest(UUID projDmndResourceRequestUUID, UUID projectDemandWorkUUID, UUID projectDemandUUID, String projectDemandRequestedResource, String projDmndStfngInstructionText, String projDmndRsceReqWorkAssgmtOID, String projDmndRsceReqWrkfrcPersonOID, LocalDateTime projDmndRsceReqStartDate, LocalDateTime projDmndRsceReqEndDate, String createdByUser, ZonedDateTime creationDateTime, String lastChangedByUser, ZonedDateTime lastChangeDateTime, ProjectDemandResource toWork, List<ProjDmndRsceReqDistribution> toProjDmndRsceReqDistr, ProjectDemand toRoot) -
Method Summary
Modifier and TypeMethodDescriptionvoidAdds elements to the list of associated ProjDmndRsceReqDistribution entities.voidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanFetches the ProjDmndRsceReqDistribution entities (one to many) associated with this entity.Fetches the ProjectDemand entity (one to one) associated with this entity.Fetches the ProjectDemandResource entity (one to one) associated with this entity.static <T,DomainT>
ProjectDemandResourceRequestField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProjectDemandResourceRequestField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Maximum length: 12Constraints: Not nullable, Precision: 7protected Stringprotected StringgetKey()Constraints: Not nullable, Precision: 7Constraints: Not nullable, Maximum length: 12(Key Field) Constraints: Not nullableio.vavr.control.Option<List<ProjDmndRsceReqDistribution>>Retrieval of associated ProjDmndRsceReqDistribution entities (one to many).Retrieval of associated ProjDmndRsceReqDistribution entities (one to many).Constraints: Not nullable, Precision: 0Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 100Constraints: Not nullable, Maximum length: 36Constraints: Not nullable, Maximum length: 1000Constraints: Not nullable, Maximum length: 8Constraints: noneConstraints: noneio.vavr.control.Option<ProjectDemand>Retrieval of associated ProjectDemand entity (one to one).Retrieval of associated ProjectDemand entity (one to one).getType()io.vavr.control.Option<ProjectDemandResource>Retrieval of associated ProjectDemandResource entity (one to one).Retrieval of associated ProjectDemandResource entity (one to one).inthashCode()voidsetCreatedByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12voidsetCreationDateTime(ZonedDateTime creationDateTime) Constraints: Not nullable, Precision: 7voidsetLastChangeDateTime(ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 7voidsetLastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12voidsetProjDmndResourceRequestUUID(UUID projDmndResourceRequestUUID) (Key Field) Constraints: Not nullablevoidOverwrites the list of associated ProjDmndRsceReqDistribution entities for the loaded navigation property to_ProjDmndRsceReqDistr.voidsetProjDmndRsceReqEndDate(LocalDateTime projDmndRsceReqEndDate) Constraints: Not nullable, Precision: 0voidsetProjDmndRsceReqStartDate(LocalDateTime projDmndRsceReqStartDate) Constraints: Not nullable, Precision: 0voidsetProjDmndRsceReqWorkAssgmtOID(String projDmndRsceReqWorkAssgmtOID) Constraints: Not nullable, Maximum length: 100voidsetProjDmndRsceReqWrkfrcPersonOID(String projDmndRsceReqWrkfrcPersonOID) Constraints: Not nullable, Maximum length: 36voidsetProjDmndStfngInstructionText(String projDmndStfngInstructionText) Constraints: Not nullable, Maximum length: 1000voidsetProjectDemandRequestedResource(String projectDemandRequestedResource) Constraints: Not nullable, Maximum length: 8voidsetProjectDemandUUID(UUID projectDemandUUID) Constraints: nonevoidsetProjectDemandWorkUUID(UUID projectDemandWorkUUID) Constraints: nonevoidsetRoot(ProjectDemand value) Overwrites the associated ProjectDemand entity for the loaded navigation property to_Root.protected voidsetServicePathForFetch(String servicePathForFetch) voidsetWork(ProjectDemandResource value) Overwrites the associated ProjectDemandResource entity for the loaded navigation property to_Work.toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
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 ProjectDemandResourceRequest. -
PROJ_DMND_RESOURCE_REQUEST_UUID
Use with available fluent helpers to apply the ProjDmndResourceRequestUUID field to query operations. -
PROJECT_DEMAND_WORK_UUID
Use with available fluent helpers to apply the ProjectDemandWorkUUID field to query operations. -
PROJECT_DEMAND_UUID
Use with available fluent helpers to apply the ProjectDemandUUID field to query operations. -
PROJECT_DEMAND_REQUESTED_RESOURCE
Use with available fluent helpers to apply the ProjectDemandRequestedResource field to query operations. -
PROJ_DMND_STFNG_INSTRUCTION_TEXT
Use with available fluent helpers to apply the ProjDmndStfngInstructionText field to query operations. -
PROJ_DMND_RSCE_REQ_WORK_ASSGMT_OID
Use with available fluent helpers to apply the ProjDmndRsceReqWorkAssgmtOID field to query operations. -
PROJ_DMND_RSCE_REQ_WRKFRC_PERSON_OID
Use with available fluent helpers to apply the ProjDmndRsceReqWrkfrcPersonOID field to query operations. -
PROJ_DMND_RSCE_REQ_START_DATE
Use with available fluent helpers to apply the ProjDmndRsceReqStartDate field to query operations. -
PROJ_DMND_RSCE_REQ_END_DATE
Use with available fluent helpers to apply the ProjDmndRsceReqEndDate field to query operations. -
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations. -
CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations. -
LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations. -
LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations. -
TO_WORK
Use with available fluent helpers to apply the to_Work navigation property to query operations. -
TO_PROJ_DMND_RSCE_REQ_DISTR
public static final ProjectDemandResourceRequestLink<ProjDmndRsceReqDistribution> TO_PROJ_DMND_RSCE_REQ_DISTRUse with available fluent helpers to apply the to_ProjDmndRsceReqDistr navigation property to query operations. -
TO_ROOT
Use with available fluent helpers to apply the to_Root navigation property to query operations.
-
-
Constructor Details
-
ProjectDemandResourceRequest
public ProjectDemandResourceRequest() -
ProjectDemandResourceRequest
public ProjectDemandResourceRequest(@Nullable UUID projDmndResourceRequestUUID, @Nullable UUID projectDemandWorkUUID, @Nullable UUID projectDemandUUID, @Nullable String projectDemandRequestedResource, @Nullable String projDmndStfngInstructionText, @Nullable String projDmndRsceReqWorkAssgmtOID, @Nullable String projDmndRsceReqWrkfrcPersonOID, @Nullable LocalDateTime projDmndRsceReqStartDate, @Nullable LocalDateTime projDmndRsceReqEndDate, @Nullable String createdByUser, @Nullable ZonedDateTime creationDateTime, @Nullable String lastChangedByUser, @Nullable ZonedDateTime lastChangeDateTime, @Nullable ProjectDemandResource toWork, List<ProjDmndRsceReqDistribution> toProjDmndRsceReqDistr, @Nullable ProjectDemand toRoot)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<ProjectDemandResourceRequest>
-
setProjDmndResourceRequestUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: ProjDmndResourceRequestUUID
- Parameters:
projDmndResourceRequestUUID- Global Identification of a Resource Request
-
setProjectDemandWorkUUID
Constraints: noneOriginal property name from the Odata EDM: ProjectDemandWorkUUID
- Parameters:
projectDemandWorkUUID- Global Identification of a Resource Demand
-
setProjectDemandUUID
Constraints: noneOriginal property name from the Odata EDM: ProjectDemandUUID
- Parameters:
projectDemandUUID- Global Identification of a Project Demand
-
setProjectDemandRequestedResource
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: ProjectDemandRequestedResource
- Parameters:
projectDemandRequestedResource- Personnel Number of a Resource
-
setProjDmndStfngInstructionText
Constraints: Not nullable, Maximum length: 1000Original property name from the Odata EDM: ProjDmndStfngInstructionText
- Parameters:
projDmndStfngInstructionText- Staffing Instruction for a Resource Demand
-
setProjDmndRsceReqWorkAssgmtOID
Constraints: Not nullable, Maximum length: 100Original property name from the Odata EDM: ProjDmndRsceReqWorkAssgmtOID
- Parameters:
projDmndRsceReqWorkAssgmtOID- Work Assignment ID (SAP One Domain Model)
-
setProjDmndRsceReqWrkfrcPersonOID
Constraints: Not nullable, Maximum length: 36Original property name from the Odata EDM: ProjDmndRsceReqWrkfrcPersonOID
- Parameters:
projDmndRsceReqWrkfrcPersonOID- Workforce Person ID (SAP One Domain Model)
-
setProjDmndRsceReqStartDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ProjDmndRsceReqStartDate
- Parameters:
projDmndRsceReqStartDate- Start Date of the Demand
-
setProjDmndRsceReqEndDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ProjDmndRsceReqEndDate
- Parameters:
projDmndRsceReqEndDate- End Date of the Demand
-
setCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Parameters:
createdByUser- Created By User
-
setCreationDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: CreationDateTime
- Parameters:
creationDateTime- Creation Date Time
-
setLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Parameters:
lastChangedByUser- Last Changed By User
-
setLastChangeDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: LastChangeDateTime
- Parameters:
lastChangeDateTime- Last Change Date Time
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<ProjectDemandResourceRequest>
-
getKey
- Overrides:
getKeyin classVdmObject<ProjectDemandResourceRequest>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<ProjectDemandResourceRequest>
-
fromMap
- Overrides:
fromMapin classVdmObject<ProjectDemandResourceRequest>
-
field
@Nonnull public static <T> ProjectDemandResourceRequestField<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> ProjectDemandResourceRequestField<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 fieldfieldName- 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
- Overrides:
getDestinationForFetchin classVdmEntity<ProjectDemandResourceRequest>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<ProjectDemandResourceRequest>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<ProjectDemandResourceRequest>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<ProjectDemandResourceRequest>
-
fetchWork
Fetches the ProjectDemandResource entity (one to one) associated with this entity. This corresponds to the OData navigation property to_Work.Please note: This method will not cache or persist the query results.
- Returns:
- The single associated ProjectDemandResource entity, or
nullif 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.
-
getWorkOrFetch
Retrieval of associated ProjectDemandResource entity (one to one). This corresponds to the OData navigation property to_Work.If the navigation property to_Work of a queried ProjectDemandResourceRequest 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 ProjectDemandResource 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.
-
getWorkIfPresent
Retrieval of associated ProjectDemandResource entity (one to one). This corresponds to the OData navigation property to_Work.If the navigation property for an entity ProjectDemandResourceRequest 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 to_Work is already loaded, the result will contain the
ProjectDemandResource entity. If not, an
Optionwith result stateemptyis returned.
-
setWork
Overwrites the associated ProjectDemandResource entity for the loaded navigation property to_Work.- Parameters:
value- New ProjectDemandResource entity.
-
fetchProjDmndRsceReqDistr
Fetches the ProjDmndRsceReqDistribution entities (one to many) associated with this entity. This corresponds to the OData navigation property to_ProjDmndRsceReqDistr.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated ProjDmndRsceReqDistribution entities. If no entities are associated then an empty list is returned.
- 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.
-
getProjDmndRsceReqDistrOrFetch
Retrieval of associated ProjDmndRsceReqDistribution entities (one to many). This corresponds to the OData navigation property to_ProjDmndRsceReqDistr.If the navigation property to_ProjDmndRsceReqDistr of a queried ProjectDemandResourceRequest 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 ProjDmndRsceReqDistribution entities.
- 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.
-
getProjDmndRsceReqDistrIfPresent
@Nonnull public io.vavr.control.Option<List<ProjDmndRsceReqDistribution>> getProjDmndRsceReqDistrIfPresent()Retrieval of associated ProjDmndRsceReqDistribution entities (one to many). This corresponds to the OData navigation property to_ProjDmndRsceReqDistr.If the navigation property for an entity ProjectDemandResourceRequest 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 to_ProjDmndRsceReqDistr is already loaded, the result
will contain the ProjDmndRsceReqDistribution entities. If not, an
Optionwith result stateemptyis returned.
-
setProjDmndRsceReqDistr
Overwrites the list of associated ProjDmndRsceReqDistribution entities for the loaded navigation property to_ProjDmndRsceReqDistr.If the navigation property to_ProjDmndRsceReqDistr of a queried ProjectDemandResourceRequest 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.
- Parameters:
value- List of ProjDmndRsceReqDistribution entities.
-
addProjDmndRsceReqDistr
Adds elements to the list of associated ProjDmndRsceReqDistribution entities. This corresponds to the OData navigation property to_ProjDmndRsceReqDistr.If the navigation property to_ProjDmndRsceReqDistr of a queried ProjectDemandResourceRequest 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.
- Parameters:
entity- Array of ProjDmndRsceReqDistribution entities.
-
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
nullif 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
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 ProjectDemandResourceRequest 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
Retrieval of associated ProjectDemand entity (one to one). This corresponds to the OData navigation property to_Root.If the navigation property for an entity ProjectDemandResourceRequest 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 to_Root is already loaded, the result will contain the
ProjectDemand entity. If not, an
Optionwith result stateemptyis returned.
-
setRoot
Overwrites the associated ProjectDemand entity for the loaded navigation property to_Root.- Parameters:
value- New ProjectDemand entity.
-
builder
-
getProjDmndResourceRequestUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: ProjDmndResourceRequestUUID
- Returns:
- Global Identification of a Resource Request
-
getProjectDemandWorkUUID
Constraints: noneOriginal property name from the Odata EDM: ProjectDemandWorkUUID
- Returns:
- Global Identification of a Resource Demand
-
getProjectDemandUUID
Constraints: noneOriginal property name from the Odata EDM: ProjectDemandUUID
- Returns:
- Global Identification of a Project Demand
-
getProjectDemandRequestedResource
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: ProjectDemandRequestedResource
- Returns:
- Personnel Number of a Resource
-
getProjDmndStfngInstructionText
Constraints: Not nullable, Maximum length: 1000Original property name from the Odata EDM: ProjDmndStfngInstructionText
- Returns:
- Staffing Instruction for a Resource Demand
-
getProjDmndRsceReqWorkAssgmtOID
Constraints: Not nullable, Maximum length: 100Original property name from the Odata EDM: ProjDmndRsceReqWorkAssgmtOID
- Returns:
- Work Assignment ID (SAP One Domain Model)
-
getProjDmndRsceReqWrkfrcPersonOID
Constraints: Not nullable, Maximum length: 36Original property name from the Odata EDM: ProjDmndRsceReqWrkfrcPersonOID
- Returns:
- Workforce Person ID (SAP One Domain Model)
-
getProjDmndRsceReqStartDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ProjDmndRsceReqStartDate
- Returns:
- Start Date of the Demand
-
getProjDmndRsceReqEndDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ProjDmndRsceReqEndDate
- Returns:
- End Date of the Demand
-
getCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
- Created By User
-
getCreationDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: CreationDateTime
- Returns:
- Creation Date Time
-
getLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
- Last Changed By User
-
getLastChangeDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: LastChangeDateTime
- Returns:
- Last Change Date Time
-
toString
- Overrides:
toStringin classVdmObject<ProjectDemandResourceRequest>
-
equals
- Overrides:
equalsin classVdmEntity<ProjectDemandResourceRequest>
-
canEqual
- Overrides:
canEqualin classVdmEntity<ProjectDemandResourceRequest>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<ProjectDemandResourceRequest>
-