Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasinginforecord.field.PurchasingInfoRecordField
Packages that use PurchasingInfoRecordField
-
Uses of PurchasingInfoRecordField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasinginforecord
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasinginforecord declared as PurchasingInfoRecordFieldModifier and TypeFieldDescriptionstatic final PurchasingInfoRecordField<LocalDateTime>PurchasingInfoRecord.AVAILABILITY_END_DATEUse with available fluent helpers to apply the AvailabilityEndDate field to query operations.static final PurchasingInfoRecordField<LocalDateTime>PurchasingInfoRecord.AVAILABILITY_START_DATEUse with available fluent helpers to apply the AvailabilityStartDate field to query operations.static final PurchasingInfoRecordField<String>PurchasingInfoRecord.BASE_UNITUse with available fluent helpers to apply the BaseUnit field to query operations.static final PurchasingInfoRecordField<LocalDateTime>PurchasingInfoRecord.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final PurchasingInfoRecordField<Boolean>PurchasingInfoRecord.IS_DELETEDUse with available fluent helpers to apply the IsDeleted field to query operations.static final PurchasingInfoRecordField<String>PurchasingInfoRecord.IS_END_OF_PURPOSE_BLOCKEDUse with available fluent helpers to apply the IsEndOfPurposeBlocked field to query operations.static final PurchasingInfoRecordField<Boolean>PurchasingInfoRecord.IS_REGULAR_SUPPLIERUse with available fluent helpers to apply the IsRegularSupplier field to query operations.static final PurchasingInfoRecordField<ZonedDateTime>PurchasingInfoRecord.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final PurchasingInfoRecordField<String>PurchasingInfoRecord.MANUFACTURERUse with available fluent helpers to apply the Manufacturer field to query operations.static final PurchasingInfoRecordField<String>PurchasingInfoRecord.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final PurchasingInfoRecordField<String>PurchasingInfoRecord.MATERIAL_GROUPUse with available fluent helpers to apply the MaterialGroup field to query operations.static final PurchasingInfoRecordField<BigDecimal>PurchasingInfoRecord.NO_DAYS_REMINDER1Use with available fluent helpers to apply the NoDaysReminder1 field to query operations.static final PurchasingInfoRecordField<BigDecimal>PurchasingInfoRecord.NO_DAYS_REMINDER2Use with available fluent helpers to apply the NoDaysReminder2 field to query operations.static final PurchasingInfoRecordField<BigDecimal>PurchasingInfoRecord.NO_DAYS_REMINDER3Use with available fluent helpers to apply the NoDaysReminder3 field to query operations.static final PurchasingInfoRecordField<BigDecimal>PurchasingInfoRecord.ORDER_ITEM_QTY_TO_BASE_QTY_DNMNTRUse with available fluent helpers to apply the OrderItemQtyToBaseQtyDnmntr field to query operations.static final PurchasingInfoRecordField<BigDecimal>PurchasingInfoRecord.ORDER_ITEM_QTY_TO_BASE_QTY_NMRTRUse with available fluent helpers to apply the OrderItemQtyToBaseQtyNmrtr field to query operations.static final PurchasingInfoRecordField<String>PurchasingInfoRecord.PRIOR_SUPPLIERUse with available fluent helpers to apply the PriorSupplier field to query operations.static final PurchasingInfoRecordField<BigDecimal>PurchasingInfoRecord.PRODUCT_PURCHASE_POINTS_QTYUse with available fluent helpers to apply the ProductPurchasePointsQty field to query operations.static final PurchasingInfoRecordField<String>PurchasingInfoRecord.PRODUCT_PURCHASE_POINTS_QTY_UNITUse with available fluent helpers to apply the ProductPurchasePointsQtyUnit field to query operations.static final PurchasingInfoRecordField<String>PurchasingInfoRecord.PURCHASING_INFO_RECORDUse with available fluent helpers to apply the PurchasingInfoRecord field to query operations.static final PurchasingInfoRecordField<String>PurchasingInfoRecord.PURCHASING_INFO_RECORD_DESCUse with available fluent helpers to apply the PurchasingInfoRecordDesc field to query operations.static final PurchasingInfoRecordField<String>PurchasingInfoRecord.PURG_DOC_ORDER_QUANTITY_UNITUse with available fluent helpers to apply the PurgDocOrderQuantityUnit field to query operations.static final PurchasingInfoRecordField<String>PurchasingInfoRecord.PURG_INFO_REC_NON_STOCK_ITM_SORT_TERMUse with available fluent helpers to apply the PurgInfoRecNonStockItmSortTerm field to query operations.static final PurchasingInfoRecordField<String>PurchasingInfoRecord.SUPPLIERUse with available fluent helpers to apply the Supplier field to query operations.static final PurchasingInfoRecordField<String>PurchasingInfoRecord.SUPPLIER_MATERIAL_GROUPUse with available fluent helpers to apply the SupplierMaterialGroup field to query operations.static final PurchasingInfoRecordField<String>PurchasingInfoRecord.SUPPLIER_MATERIAL_NUMBERUse with available fluent helpers to apply the SupplierMaterialNumber field to query operations.static final PurchasingInfoRecordField<String>PurchasingInfoRecord.SUPPLIER_PHONE_NUMBERUse with available fluent helpers to apply the SupplierPhoneNumber field to query operations.static final PurchasingInfoRecordField<String>PurchasingInfoRecord.SUPPLIER_RESP_SALES_PERSON_NAMEUse with available fluent helpers to apply the SupplierRespSalesPersonName field to query operations.static final PurchasingInfoRecordField<String>PurchasingInfoRecord.SUPPLIER_SUBRANGEUse with available fluent helpers to apply the SupplierSubrange field to query operations.static final PurchasingInfoRecordField<String>PurchasingInfoRecord.SUPPLIER_SUBRANGE_SORT_NUMBERUse with available fluent helpers to apply the SupplierSubrangeSortNumber field to query operations.static final PurchasingInfoRecordField<String>PurchasingInfoRecord.VARBL_PUR_ORD_UNIT_IS_ACTIVEUse with available fluent helpers to apply the VarblPurOrdUnitIsActive field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchasinginforecord that return PurchasingInfoRecordFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PurchasingInfoRecordField<T>PurchasingInfoRecord.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PurchasingInfoRecordField<T>Use with available fluent helpers to apply an extension field to query operations.