Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.field.RequestForQuotationItemField
Packages that use RequestForQuotationItemField
-
Uses of RequestForQuotationItemField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation declared as RequestForQuotationItemFieldModifier and TypeFieldDescriptionstatic final RequestForQuotationItemField<String>RequestForQuotationItem.BASE_UNITUse with available fluent helpers to apply the BaseUnit field to query operations.static final RequestForQuotationItemField<String>RequestForQuotationItem.INCOTERMS_CLASSIFICATIONUse with available fluent helpers to apply the IncotermsClassification field to query operations.static final RequestForQuotationItemField<String>RequestForQuotationItem.INCOTERMS_LOCATION1Use with available fluent helpers to apply the IncotermsLocation1 field to query operations.static final RequestForQuotationItemField<String>RequestForQuotationItem.INCOTERMS_LOCATION2Use with available fluent helpers to apply the IncotermsLocation2 field to query operations.static final RequestForQuotationItemField<String>RequestForQuotationItem.INCOTERMS_TRANSFER_LOCATIONUse with available fluent helpers to apply the IncotermsTransferLocation field to query operations.static final RequestForQuotationItemField<Boolean>RequestForQuotationItem.IS_INFO_RECORD_UPDATEDUse with available fluent helpers to apply the IsInfoRecordUpdated field to query operations.static final RequestForQuotationItemField<String>RequestForQuotationItem.MANUAL_DELIVERY_ADDRESS_IDUse with available fluent helpers to apply the ManualDeliveryAddressID field to query operations.static final RequestForQuotationItemField<String>RequestForQuotationItem.MANUFACTURERUse with available fluent helpers to apply the Manufacturer field to query operations.static final RequestForQuotationItemField<String>RequestForQuotationItem.MANUFACTURER_MATERIALUse with available fluent helpers to apply the ManufacturerMaterial field to query operations.static final RequestForQuotationItemField<String>RequestForQuotationItem.MANUFACTURER_PART_NMBRUse with available fluent helpers to apply the ManufacturerPartNmbr field to query operations.static final RequestForQuotationItemField<String>RequestForQuotationItem.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final RequestForQuotationItemField<String>RequestForQuotationItem.MATERIAL_GROUPUse with available fluent helpers to apply the MaterialGroup field to query operations.static final RequestForQuotationItemField<BigDecimal>RequestForQuotationItem.ORDER_ITEM_QTY_TO_BASE_QTY_DNMNTRUse with available fluent helpers to apply the OrderItemQtyToBaseQtyDnmntr field to query operations.static final RequestForQuotationItemField<BigDecimal>RequestForQuotationItem.ORDER_ITEM_QTY_TO_BASE_QTY_NMRTRUse with available fluent helpers to apply the OrderItemQtyToBaseQtyNmrtr field to query operations.static final RequestForQuotationItemField<String>RequestForQuotationItem.ORDER_QUANTITY_UNITUse with available fluent helpers to apply the OrderQuantityUnit field to query operations.static final RequestForQuotationItemField<String>RequestForQuotationItem.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final RequestForQuotationItemField<String>RequestForQuotationItem.PURCHASE_REQUISITIONUse with available fluent helpers to apply the PurchaseRequisition field to query operations.static final RequestForQuotationItemField<String>RequestForQuotationItem.PURCHASE_REQUISITION_ITEMUse with available fluent helpers to apply the PurchaseRequisitionItem field to query operations.static final RequestForQuotationItemField<String>RequestForQuotationItem.PURCHASING_DOCUMENT_CATEGORYUse with available fluent helpers to apply the PurchasingDocumentCategory field to query operations.static final RequestForQuotationItemField<String>RequestForQuotationItem.PURCHASING_DOCUMENT_ITEM_TEXTUse with available fluent helpers to apply the PurchasingDocumentItemText field to query operations.static final RequestForQuotationItemField<String>RequestForQuotationItem.REFERENCE_DELIVERY_ADDRESS_IDUse with available fluent helpers to apply the ReferenceDeliveryAddressID field to query operations.static final RequestForQuotationItemField<String>RequestForQuotationItem.REQUEST_FOR_QUOTATIONUse with available fluent helpers to apply the RequestForQuotation field to query operations.static final RequestForQuotationItemField<String>RequestForQuotationItem.REQUEST_FOR_QUOTATION_ITEMUse with available fluent helpers to apply the RequestForQuotationItem field to query operations.static final RequestForQuotationItemField<LocalDateTime>RequestForQuotationItem.SCHEDULE_LINE_DELIVERY_DATEUse with available fluent helpers to apply the ScheduleLineDeliveryDate field to query operations.static final RequestForQuotationItemField<BigDecimal>RequestForQuotationItem.SCHEDULE_LINE_ORDER_QUANTITYUse with available fluent helpers to apply the ScheduleLineOrderQuantity field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation that return RequestForQuotationItemFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
RequestForQuotationItemField<T>RequestForQuotationItem.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> RequestForQuotationItemField<T>Use with available fluent helpers to apply an extension field to query operations.