Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.field.ProjectDemandMaterialSupplyField
Packages that use ProjectDemandMaterialSupplyField
-
Uses of ProjectDemandMaterialSupplyField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand declared as ProjectDemandMaterialSupplyFieldModifier and TypeFieldDescriptionstatic final ProjectDemandMaterialSupplyField<UUID>ProjectDemandMaterialSupply.PROJ_DEMAND_MATERIAL_SUPPLY_UUIDUse with available fluent helpers to apply the ProjDemandMaterialSupplyUUID field to query operations.static final ProjectDemandMaterialSupplyField<String>ProjectDemandMaterialSupply.PROJ_DMND_PLND_INDEP_RQMT_ITEMUse with available fluent helpers to apply the ProjDmndPlndIndepRqmtItem field to query operations.static final ProjectDemandMaterialSupplyField<UUID>ProjectDemandMaterialSupply.PROJECT_DEMAND_MATERIAL_UUIDUse with available fluent helpers to apply the ProjectDemandMaterialUUID field to query operations.static final ProjectDemandMaterialSupplyField<String>ProjectDemandMaterialSupply.PROJECT_DEMAND_REQUIREMENT_PLANUse with available fluent helpers to apply the ProjectDemandRequirementPlan field to query operations.static final ProjectDemandMaterialSupplyField<UUID>ProjectDemandMaterialSupply.PROJECT_DEMAND_UUIDUse with available fluent helpers to apply the ProjectDemandUUID field to query operations.static final ProjectDemandMaterialSupplyField<String>ProjectDemandMaterialSupply.PURCHASE_REQUISITIONUse with available fluent helpers to apply the PurchaseRequisition field to query operations.static final ProjectDemandMaterialSupplyField<String>ProjectDemandMaterialSupply.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 ProjectDemandMaterialSupplyFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProjectDemandMaterialSupplyField<T>ProjectDemandMaterialSupply.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProjectDemandMaterialSupplyField<T>Use with available fluent helpers to apply an extension field to query operations.