Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingquotaarrangement.field.PurgQuotaArrangementItemField
Packages that use PurgQuotaArrangementItemField
-
Uses of PurgQuotaArrangementItemField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingquotaarrangement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingquotaarrangement declared as PurgQuotaArrangementItemFieldModifier and TypeFieldDescriptionstatic final PurgQuotaArrangementItemField<String>PurgQuotaArrangementItem.MANUFACTURER_MATERIALUse with available fluent helpers to apply the ManufacturerMaterial field to query operations.static final PurgQuotaArrangementItemField<String>PurgQuotaArrangementItem.MATERIAL_BASE_UNITUse with available fluent helpers to apply the MaterialBaseUnit field to query operations.static final PurgQuotaArrangementItemField<BigDecimal>PurgQuotaArrangementItem.MATERIAL_MAX_LOT_SIZE_QUANTITYUse with available fluent helpers to apply the MaterialMaxLotSizeQuantity field to query operations.static final PurgQuotaArrangementItemField<BigDecimal>PurgQuotaArrangementItem.MATERIAL_MIN_LOT_SIZE_QUANTITYUse with available fluent helpers to apply the MaterialMinLotSizeQuantity field to query operations.static final PurgQuotaArrangementItemField<String>PurgQuotaArrangementItem.MATERIAL_PROCUREMENT_CATEGORYUse with available fluent helpers to apply the MaterialProcurementCategory field to query operations.static final PurgQuotaArrangementItemField<String>PurgQuotaArrangementItem.MATERIAL_PROCUREMENT_TYPEUse with available fluent helpers to apply the MaterialProcurementType field to query operations.static final PurgQuotaArrangementItemField<String>PurgQuotaArrangementItem.MATERIAL_ROUNDING_PROFILEUse with available fluent helpers to apply the MaterialRoundingProfile field to query operations.static final PurgQuotaArrangementItemField<BigDecimal>PurgQuotaArrangementItem.MAXIMUM_RELEASE_QUANTITYUse with available fluent helpers to apply the MaximumReleaseQuantity field to query operations.static final PurgQuotaArrangementItemField<String>PurgQuotaArrangementItem.NUMBER_OF_PERIODS_PER_REL_QUANTITYUse with available fluent helpers to apply the NumberOfPeriodsPerRelQuantity field to query operations.static final PurgQuotaArrangementItemField<BigDecimal>PurgQuotaArrangementItem.PLANNED_DELIVERY_DURATION_IN_DAYSUse with available fluent helpers to apply the PlannedDeliveryDurationInDays field to query operations.static final PurgQuotaArrangementItemField<String>PurgQuotaArrangementItem.PRODUCTION_VERSIONUse with available fluent helpers to apply the ProductionVersion field to query operations.static final PurgQuotaArrangementItemField<BigDecimal>PurgQuotaArrangementItem.PURCHASING_SOURCE_QUOTAUse with available fluent helpers to apply the PurchasingSourceQuota field to query operations.static final PurgQuotaArrangementItemField<BigDecimal>PurgQuotaArrangementItem.QUOTA_ALLOCATED_QUANTITYUse with available fluent helpers to apply the QuotaAllocatedQuantity field to query operations.static final PurgQuotaArrangementItemField<String>PurgQuotaArrangementItem.QUOTA_ARRANGEMENTUse with available fluent helpers to apply the QuotaArrangement field to query operations.static final PurgQuotaArrangementItemField<String>PurgQuotaArrangementItem.QUOTA_ARRANGEMENT_ITEMUse with available fluent helpers to apply the QuotaArrangementItem field to query operations.static final PurgQuotaArrangementItemField<BigDecimal>PurgQuotaArrangementItem.QUOTA_BASE_QUANTITYUse with available fluent helpers to apply the QuotaBaseQuantity field to query operations.static final PurgQuotaArrangementItemField<String>PurgQuotaArrangementItem.QUOTA_DETERMINATION_PRIORITYUse with available fluent helpers to apply the QuotaDeterminationPriority field to query operations.static final PurgQuotaArrangementItemField<BigDecimal>PurgQuotaArrangementItem.QUOTA_MAXIMUM_QUANTITYUse with available fluent helpers to apply the QuotaMaximumQuantity field to query operations.static final PurgQuotaArrangementItemField<String>PurgQuotaArrangementItem.QUOTA_RELEASE_PERIOD_TYPEUse with available fluent helpers to apply the QuotaReleasePeriodType field to query operations.static final PurgQuotaArrangementItemField<Boolean>PurgQuotaArrangementItem.SOURCE_OF_SUPPLY_IS_ASSIGNED_ONCEUse with available fluent helpers to apply the SourceOfSupplyIsAssignedOnce field to query operations.static final PurgQuotaArrangementItemField<String>PurgQuotaArrangementItem.SUPPLIERUse with available fluent helpers to apply the Supplier field to query operations.static final PurgQuotaArrangementItemField<String>PurgQuotaArrangementItem.SUPPLYING_PLANTUse with available fluent helpers to apply the SupplyingPlant field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingquotaarrangement that return PurgQuotaArrangementItemFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PurgQuotaArrangementItemField<T>PurgQuotaArrangementItem.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PurgQuotaArrangementItemField<T>Use with available fluent helpers to apply an extension field to query operations.