Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.field.ProjDmndResourceAssignmentField
Packages that use ProjDmndResourceAssignmentField
-
Uses of ProjDmndResourceAssignmentField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand declared as ProjDmndResourceAssignmentFieldModifier and TypeFieldDescriptionstatic final ProjDmndResourceAssignmentField<String>ProjDmndResourceAssignment.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final ProjDmndResourceAssignmentField<ZonedDateTime>ProjDmndResourceAssignment.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final ProjDmndResourceAssignmentField<ZonedDateTime>ProjDmndResourceAssignment.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final ProjDmndResourceAssignmentField<String>ProjDmndResourceAssignment.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final ProjDmndResourceAssignmentField<String>ProjDmndResourceAssignment.PROJ_ASSGMT_LAST_UPDATE_SOURCEUse with available fluent helpers to apply the ProjAssgmtLastUpdateSource field to query operations.static final ProjDmndResourceAssignmentField<String>ProjDmndResourceAssignment.PROJ_DMND_RSCE_ASSGMTUse with available fluent helpers to apply the ProjDmndRsceAssgmt field to query operations.static final ProjDmndResourceAssignmentField<LocalDateTime>ProjDmndResourceAssignment.PROJ_DMND_RSCE_ASSGMT_END_DATEUse with available fluent helpers to apply the ProjDmndRsceAssgmtEndDate field to query operations.static final ProjDmndResourceAssignmentField<BigDecimal>ProjDmndResourceAssignment.PROJ_DMND_RSCE_ASSGMT_QUANTITYUse with available fluent helpers to apply the ProjDmndRsceAssgmtQuantity field to query operations.static final ProjDmndResourceAssignmentField<String>ProjDmndResourceAssignment.PROJ_DMND_RSCE_ASSGMT_QUANTITY_UNITUse with available fluent helpers to apply the ProjDmndRsceAssgmtQuantityUnit field to query operations.static final ProjDmndResourceAssignmentField<LocalDateTime>ProjDmndResourceAssignment.PROJ_DMND_RSCE_ASSGMT_START_DATEUse with available fluent helpers to apply the ProjDmndRsceAssgmtStartDate field to query operations.static final ProjDmndResourceAssignmentField<UUID>ProjDmndResourceAssignment.PROJ_DMND_RSCE_ASSGMT_UUIDUse with available fluent helpers to apply the ProjDmndRsceAssgmtUUID field to query operations.static final ProjDmndResourceAssignmentField<String>ProjDmndResourceAssignment.PROJ_DMND_RSCE_WORK_ASSGMT_OIDUse with available fluent helpers to apply the ProjDmndRsceWorkAssgmtOID field to query operations.static final ProjDmndResourceAssignmentField<String>ProjDmndResourceAssignment.PROJ_DMND_RSCE_WRKFRC_PERSON_OIDUse with available fluent helpers to apply the ProjDmndRsceWrkfrcPersonOID field to query operations.static final ProjDmndResourceAssignmentField<String>ProjDmndResourceAssignment.PROJECT_DEMAND_SOURCE_OF_SUPPLYUse with available fluent helpers to apply the ProjectDemandSourceOfSupply field to query operations.static final ProjDmndResourceAssignmentField<String>ProjDmndResourceAssignment.PROJECT_DEMAND_SUPPLY_DELIVERY_ORGUse with available fluent helpers to apply the ProjectDemandSupplyDeliveryOrg field to query operations.static final ProjDmndResourceAssignmentField<String>ProjDmndResourceAssignment.PROJECT_DEMAND_SUPPLY_IDENTIFIERUse with available fluent helpers to apply the ProjectDemandSupplyIdentifier field to query operations.static final ProjDmndResourceAssignmentField<UUID>ProjDmndResourceAssignment.PROJECT_DEMAND_UUIDUse with available fluent helpers to apply the ProjectDemandUUID field to query operations.static final ProjDmndResourceAssignmentField<UUID>ProjDmndResourceAssignment.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 ProjDmndResourceAssignmentFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProjDmndResourceAssignmentField<T>ProjDmndResourceAssignment.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProjDmndResourceAssignmentField<T>Use with available fluent helpers to apply an extension field to query operations.