Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.field.ProjectDemandResourceField
Packages that use ProjectDemandResourceField
-
Uses of ProjectDemandResourceField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand declared as ProjectDemandResourceFieldModifier and TypeFieldDescriptionstatic final ProjectDemandResourceField<String>ProjectDemandResource.ACTIVITY_TYPEUse with available fluent helpers to apply the ActivityType field to query operations.static final ProjectDemandResourceField<String>ProjectDemandResource.COST_CENTERUse with available fluent helpers to apply the CostCenter field to query operations.static final ProjectDemandResourceField<String>ProjectDemandResource.PROJ_DMND_ASSGMT_STATUSUse with available fluent helpers to apply the ProjDmndAssgmtStatus field to query operations.static final ProjectDemandResourceField<String>ProjectDemandResource.PROJ_DMND_BILLING_CONTROL_CATEGORYUse with available fluent helpers to apply the ProjDmndBillingControlCategory field to query operations.static final ProjectDemandResourceField<String>ProjectDemandResource.PROJ_DMND_REQUESTED_DELIVERY_ORGUse with available fluent helpers to apply the ProjDmndRequestedDeliveryOrg field to query operations.static final ProjectDemandResourceField<UUID>ProjectDemandResource.PROJECT_DEMAND_UUIDUse with available fluent helpers to apply the ProjectDemandUUID field to query operations.static final ProjectDemandResourceField<UUID>ProjectDemandResource.PROJECT_DEMAND_WORK_UUIDUse with available fluent helpers to apply the ProjectDemandWorkUUID field to query operations.static final ProjectDemandResourceField<String>ProjectDemandResource.PROJECT_ELEMENT_WORK_ITEMUse with available fluent helpers to apply the ProjectElementWorkItem field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand that return ProjectDemandResourceFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProjectDemandResourceField<T>ProjectDemandResource.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProjectDemandResourceField<T>Use with available fluent helpers to apply an extension field to query operations.