Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.field.ProjectDemandServiceSupplyField
Packages that use ProjectDemandServiceSupplyField
-
Uses of ProjectDemandServiceSupplyField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand declared as ProjectDemandServiceSupplyFieldModifier and TypeFieldDescriptionstatic final ProjectDemandServiceSupplyField<UUID>ProjectDemandServiceSupply.PROJECT_DEMAND_SERVICE_SUPPLY_UUIDUse with available fluent helpers to apply the ProjectDemandServiceSupplyUUID field to query operations.static final ProjectDemandServiceSupplyField<UUID>ProjectDemandServiceSupply.PROJECT_DEMAND_SERVICE_UUIDUse with available fluent helpers to apply the ProjectDemandServiceUUID field to query operations.static final ProjectDemandServiceSupplyField<UUID>ProjectDemandServiceSupply.PROJECT_DEMAND_UUIDUse with available fluent helpers to apply the ProjectDemandUUID field to query operations.static final ProjectDemandServiceSupplyField<String>ProjectDemandServiceSupply.PURCHASE_REQUISITIONUse with available fluent helpers to apply the PurchaseRequisition field to query operations.static final ProjectDemandServiceSupplyField<String>ProjectDemandServiceSupply.PURCHASE_REQUISITION_ITEMUse with available fluent helpers to apply the PurchaseRequisitionItem field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand that return ProjectDemandServiceSupplyFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProjectDemandServiceSupplyField<T>ProjectDemandServiceSupply.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProjectDemandServiceSupplyField<T>Use with available fluent helpers to apply an extension field to query operations.