Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingquotaarrangement.field.PurchasingQuotaArrangementField
Packages that use PurchasingQuotaArrangementField
-
Uses of PurchasingQuotaArrangementField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingquotaarrangement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingquotaarrangement declared as PurchasingQuotaArrangementFieldModifier and TypeFieldDescriptionstatic final PurchasingQuotaArrangementField<String>PurchasingQuotaArrangement.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final PurchasingQuotaArrangementField<LocalDateTime>PurchasingQuotaArrangement.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final PurchasingQuotaArrangementField<ZonedDateTime>PurchasingQuotaArrangement.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final PurchasingQuotaArrangementField<String>PurchasingQuotaArrangement.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final PurchasingQuotaArrangementField<String>PurchasingQuotaArrangement.MATERIAL_BASE_UNITUse with available fluent helpers to apply the MaterialBaseUnit field to query operations.static final PurchasingQuotaArrangementField<BigDecimal>PurchasingQuotaArrangement.MIN_QTY_FOR_SPLT_QUOTAUse with available fluent helpers to apply the MinQtyForSpltQuota field to query operations.static final PurchasingQuotaArrangementField<String>PurchasingQuotaArrangement.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final PurchasingQuotaArrangementField<String>PurchasingQuotaArrangement.QUOTA_ARRANGEMENTUse with available fluent helpers to apply the QuotaArrangement field to query operations.static final PurchasingQuotaArrangementField<String>PurchasingQuotaArrangement.USER_DESCRIPTIONUse with available fluent helpers to apply the UserDescription field to query operations.static final PurchasingQuotaArrangementField<LocalDateTime>PurchasingQuotaArrangement.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final PurchasingQuotaArrangementField<LocalDateTime>PurchasingQuotaArrangement.VALIDITY_START_DATEUse with available fluent helpers to apply the ValidityStartDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasingquotaarrangement that return PurchasingQuotaArrangementFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PurchasingQuotaArrangementField<T>PurchasingQuotaArrangement.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PurchasingQuotaArrangementField<T>Use with available fluent helpers to apply an extension field to query operations.