Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.field.ProjectDemandServiceField
Packages that use ProjectDemandServiceField
-
Uses of ProjectDemandServiceField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand declared as ProjectDemandServiceFieldModifier and TypeFieldDescriptionstatic final ProjectDemandServiceField<String>ProjectDemandService.BASE_UNITUse with available fluent helpers to apply the BaseUnit field to query operations.static final ProjectDemandServiceField<String>ProjectDemandService.DOCUMENT_CURRENCYUse with available fluent helpers to apply the DocumentCurrency field to query operations.static final ProjectDemandServiceField<BigDecimal>ProjectDemandService.GOODS_RECEIPT_AMOUNTUse with available fluent helpers to apply the GoodsReceiptAmount field to query operations.static final ProjectDemandServiceField<BigDecimal>ProjectDemandService.INVOICE_RECEIPT_AMOUNTUse with available fluent helpers to apply the InvoiceReceiptAmount field to query operations.static final ProjectDemandServiceField<Boolean>ProjectDemandService.IS_PUR_ORDER_ALLWD_FOR_INB_DELIVUse with available fluent helpers to apply the IsPurOrderAllwdForInbDeliv field to query operations.static final ProjectDemandServiceField<String>ProjectDemandService.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final ProjectDemandServiceField<String>ProjectDemandService.MATERIAL_GROUPUse with available fluent helpers to apply the MaterialGroup field to query operations.static final ProjectDemandServiceField<BigDecimal>ProjectDemandService.MATERIAL_PLANNED_DELIVERY_DURNUse with available fluent helpers to apply the MaterialPlannedDeliveryDurn field to query operations.static final ProjectDemandServiceField<BigDecimal>ProjectDemandService.NET_VALUE_AMOUNT_IN_DOC_CURRENCYUse with available fluent helpers to apply the NetValueAmountInDocCurrency field to query operations.static final ProjectDemandServiceField<BigDecimal>ProjectDemandService.OPEN_QUANTITYUse with available fluent helpers to apply the OpenQuantity field to query operations.static final ProjectDemandServiceField<BigDecimal>ProjectDemandService.ORDERED_QUANTITYUse with available fluent helpers to apply the OrderedQuantity field to query operations.static final ProjectDemandServiceField<UUID>ProjectDemandService.PROJECT_DEMAND_SERVICE_UUIDUse with available fluent helpers to apply the ProjectDemandServiceUUID field to query operations.static final ProjectDemandServiceField<UUID>ProjectDemandService.PROJECT_DEMAND_UUIDUse with available fluent helpers to apply the ProjectDemandUUID field to query operations.static final ProjectDemandServiceField<String>ProjectDemandService.PURCHASE_CONTRACTUse with available fluent helpers to apply the PurchaseContract field to query operations.static final ProjectDemandServiceField<String>ProjectDemandService.PURCHASE_CONTRACT_ITEMUse with available fluent helpers to apply the PurchaseContractItem field to query operations.static final ProjectDemandServiceField<String>ProjectDemandService.PURCHASE_REQUISITIONUse with available fluent helpers to apply the PurchaseRequisition field to query operations.static final ProjectDemandServiceField<String>ProjectDemandService.PURCHASE_REQUISITION_ITEMUse with available fluent helpers to apply the PurchaseRequisitionItem field to query operations.static final ProjectDemandServiceField<String>ProjectDemandService.PURCHASING_INFO_RECORDUse with available fluent helpers to apply the PurchasingInfoRecord field to query operations.static final ProjectDemandServiceField<LocalDateTime>ProjectDemandService.SCHED_LINE_STSC_DELIVERY_DATEUse with available fluent helpers to apply the SchedLineStscDeliveryDate field to query operations.static final ProjectDemandServiceField<LocalDateTime>ProjectDemandService.SCHEDULE_LINE_DELIVERY_DATEUse with available fluent helpers to apply the ScheduleLineDeliveryDate field to query operations.static final ProjectDemandServiceField<BigDecimal>ProjectDemandService.STILL_TO_BE_DELIVERED_QUANTITYUse with available fluent helpers to apply the StillToBeDeliveredQuantity field to query operations.static final ProjectDemandServiceField<String>ProjectDemandService.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 ProjectDemandServiceFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProjectDemandServiceField<T>ProjectDemandService.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProjectDemandServiceField<T>Use with available fluent helpers to apply an extension field to query operations.