Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.field.ProjectDemandResourceRequestField
Packages that use ProjectDemandResourceRequestField
-
Uses of ProjectDemandResourceRequestField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand declared as ProjectDemandResourceRequestFieldModifier and TypeFieldDescriptionstatic final ProjectDemandResourceRequestField<String>ProjectDemandResourceRequest.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final ProjectDemandResourceRequestField<ZonedDateTime>ProjectDemandResourceRequest.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final ProjectDemandResourceRequestField<ZonedDateTime>ProjectDemandResourceRequest.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final ProjectDemandResourceRequestField<String>ProjectDemandResourceRequest.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final ProjectDemandResourceRequestField<UUID>ProjectDemandResourceRequest.PROJ_DMND_RESOURCE_REQUEST_UUIDUse with available fluent helpers to apply the ProjDmndResourceRequestUUID field to query operations.static final ProjectDemandResourceRequestField<LocalDateTime>ProjectDemandResourceRequest.PROJ_DMND_RSCE_REQ_END_DATEUse with available fluent helpers to apply the ProjDmndRsceReqEndDate field to query operations.static final ProjectDemandResourceRequestField<LocalDateTime>ProjectDemandResourceRequest.PROJ_DMND_RSCE_REQ_START_DATEUse with available fluent helpers to apply the ProjDmndRsceReqStartDate field to query operations.static final ProjectDemandResourceRequestField<String>ProjectDemandResourceRequest.PROJ_DMND_RSCE_REQ_WORK_ASSGMT_OIDUse with available fluent helpers to apply the ProjDmndRsceReqWorkAssgmtOID field to query operations.static final ProjectDemandResourceRequestField<String>ProjectDemandResourceRequest.PROJ_DMND_RSCE_REQ_WRKFRC_PERSON_OIDUse with available fluent helpers to apply the ProjDmndRsceReqWrkfrcPersonOID field to query operations.static final ProjectDemandResourceRequestField<String>ProjectDemandResourceRequest.PROJ_DMND_STFNG_INSTRUCTION_TEXTUse with available fluent helpers to apply the ProjDmndStfngInstructionText field to query operations.static final ProjectDemandResourceRequestField<String>ProjectDemandResourceRequest.PROJECT_DEMAND_REQUESTED_RESOURCEUse with available fluent helpers to apply the ProjectDemandRequestedResource field to query operations.static final ProjectDemandResourceRequestField<UUID>ProjectDemandResourceRequest.PROJECT_DEMAND_UUIDUse with available fluent helpers to apply the ProjectDemandUUID field to query operations.static final ProjectDemandResourceRequestField<UUID>ProjectDemandResourceRequest.PROJECT_DEMAND_WORK_UUIDUse with available fluent helpers to apply the ProjectDemandWorkUUID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand that return ProjectDemandResourceRequestFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProjectDemandResourceRequestField<T>ProjectDemandResourceRequest.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.