Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.field.ProjectDemandMaterialField
Packages that use ProjectDemandMaterialField
-
Uses of ProjectDemandMaterialField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand declared as ProjectDemandMaterialFieldModifier and TypeFieldDescriptionstatic final ProjectDemandMaterialField<String>ProjectDemandMaterial.BASE_UNITUse with available fluent helpers to apply the BaseUnit field to query operations.static final ProjectDemandMaterialField<String>ProjectDemandMaterial.DOCUMENT_CURRENCYUse with available fluent helpers to apply the DocumentCurrency field to query operations.static final ProjectDemandMaterialField<String>ProjectDemandMaterial.FORMATTED_PUR_REQUISITION_ITEMUse with available fluent helpers to apply the FormattedPurRequisitionItem field to query operations.static final ProjectDemandMaterialField<BigDecimal>ProjectDemandMaterial.GOODS_RECEIPT_AMOUNTUse with available fluent helpers to apply the GoodsReceiptAmount field to query operations.static final ProjectDemandMaterialField<BigDecimal>ProjectDemandMaterial.INVOICE_RECEIPT_AMOUNTUse with available fluent helpers to apply the InvoiceReceiptAmount field to query operations.static final ProjectDemandMaterialField<Boolean>ProjectDemandMaterial.IS_PUR_ORDER_ALLWD_FOR_INB_DELIVUse with available fluent helpers to apply the IsPurOrderAllwdForInbDeliv field to query operations.static final ProjectDemandMaterialField<String>ProjectDemandMaterial.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final ProjectDemandMaterialField<String>ProjectDemandMaterial.MATERIAL_GROUPUse with available fluent helpers to apply the MaterialGroup field to query operations.static final ProjectDemandMaterialField<BigDecimal>ProjectDemandMaterial.MATERIAL_PLANNED_DELIVERY_DURNUse with available fluent helpers to apply the MaterialPlannedDeliveryDurn field to query operations.static final ProjectDemandMaterialField<BigDecimal>ProjectDemandMaterial.NET_VALUE_AMOUNT_IN_DOC_CURRENCYUse with available fluent helpers to apply the NetValueAmountInDocCurrency field to query operations.static final ProjectDemandMaterialField<BigDecimal>ProjectDemandMaterial.ORDERED_QUANTITYUse with available fluent helpers to apply the OrderedQuantity field to query operations.static final ProjectDemandMaterialField<UUID>ProjectDemandMaterial.PROJECT_DEMAND_MATERIAL_UUIDUse with available fluent helpers to apply the ProjectDemandMaterialUUID field to query operations.static final ProjectDemandMaterialField<UUID>ProjectDemandMaterial.PROJECT_DEMAND_UUIDUse with available fluent helpers to apply the ProjectDemandUUID field to query operations.static final ProjectDemandMaterialField<String>ProjectDemandMaterial.PURCHASE_CONTRACTUse with available fluent helpers to apply the PurchaseContract field to query operations.static final ProjectDemandMaterialField<String>ProjectDemandMaterial.PURCHASE_CONTRACT_ITEMUse with available fluent helpers to apply the PurchaseContractItem field to query operations.static final ProjectDemandMaterialField<String>ProjectDemandMaterial.PURCHASE_REQUISITIONUse with available fluent helpers to apply the PurchaseRequisition field to query operations.static final ProjectDemandMaterialField<String>ProjectDemandMaterial.PURCHASE_REQUISITION_ITEMUse with available fluent helpers to apply the PurchaseRequisitionItem field to query operations.static final ProjectDemandMaterialField<String>ProjectDemandMaterial.PURCHASING_INFO_RECORDUse with available fluent helpers to apply the PurchasingInfoRecord field to query operations.static final ProjectDemandMaterialField<BigDecimal>ProjectDemandMaterial.REQUESTED_QUANTITYUse with available fluent helpers to apply the RequestedQuantity field to query operations.static final ProjectDemandMaterialField<LocalDateTime>ProjectDemandMaterial.SCHED_LINE_STSC_DELIVERY_DATEUse with available fluent helpers to apply the SchedLineStscDeliveryDate field to query operations.static final ProjectDemandMaterialField<LocalDateTime>ProjectDemandMaterial.SCHEDULE_LINE_DELIVERY_DATEUse with available fluent helpers to apply the ScheduleLineDeliveryDate field to query operations.static final ProjectDemandMaterialField<BigDecimal>ProjectDemandMaterial.STILL_TO_BE_DELIVERED_QUANTITYUse with available fluent helpers to apply the StillToBeDeliveredQuantity field to query operations.static final ProjectDemandMaterialField<String>ProjectDemandMaterial.STORAGE_LOCATIONUse with available fluent helpers to apply the StorageLocation field to query operations.static final ProjectDemandMaterialField<String>ProjectDemandMaterial.SUPPLIERUse with available fluent helpers to apply the Supplier field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand that return ProjectDemandMaterialFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProjectDemandMaterialField<T>ProjectDemandMaterial.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProjectDemandMaterialField<T>Use with available fluent helpers to apply an extension field to query operations.