Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry.field.SalesInquiryItemField
Packages that use SalesInquiryItemField
-
Uses of SalesInquiryItemField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry declared as SalesInquiryItemFieldModifier and TypeFieldDescriptionstatic final SalesInquiryItemField<String>SalesInquiryItem.ALTERNATIVE_TO_ITEMUse with available fluent helpers to apply the AlternativeToItem field to query operations.static final SalesInquiryItemField<String>SalesInquiryItem.BATCHUse with available fluent helpers to apply the Batch field to query operations.static final SalesInquiryItemField<String>SalesInquiryItem.CUSTOMER_PAYMENT_TERMSUse with available fluent helpers to apply the CustomerPaymentTerms field to query operations.static final SalesInquiryItemField<String>SalesInquiryItem.HIGHER_LEVEL_ITEMUse with available fluent helpers to apply the HigherLevelItem field to query operations.static final SalesInquiryItemField<String>SalesInquiryItem.INCOTERMS_CLASSIFICATIONUse with available fluent helpers to apply the IncotermsClassification field to query operations.static final SalesInquiryItemField<String>SalesInquiryItem.INCOTERMS_LOCATION1Use with available fluent helpers to apply the IncotermsLocation1 field to query operations.static final SalesInquiryItemField<String>SalesInquiryItem.INCOTERMS_LOCATION2Use with available fluent helpers to apply the IncotermsLocation2 field to query operations.static final SalesInquiryItemField<String>SalesInquiryItem.INCOTERMS_TRANSFER_LOCATIONUse with available fluent helpers to apply the IncotermsTransferLocation field to query operations.static final SalesInquiryItemField<BigDecimal>SalesInquiryItem.ITEM_GROSS_WEIGHTUse with available fluent helpers to apply the ItemGrossWeight field to query operations.static final SalesInquiryItemField<BigDecimal>SalesInquiryItem.ITEM_NET_WEIGHTUse with available fluent helpers to apply the ItemNetWeight field to query operations.static final SalesInquiryItemField<String>SalesInquiryItem.ITEM_ORDER_PROBABILITY_IN_PERCENTUse with available fluent helpers to apply the ItemOrderProbabilityInPercent field to query operations.static final SalesInquiryItemField<BigDecimal>SalesInquiryItem.ITEM_VOLUMEUse with available fluent helpers to apply the ItemVolume field to query operations.static final SalesInquiryItemField<String>SalesInquiryItem.ITEM_VOLUME_UNITUse with available fluent helpers to apply the ItemVolumeUnit field to query operations.static final SalesInquiryItemField<String>SalesInquiryItem.ITEM_WEIGHT_UNITUse with available fluent helpers to apply the ItemWeightUnit field to query operations.static final SalesInquiryItemField<String>SalesInquiryItem.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final SalesInquiryItemField<String>SalesInquiryItem.MATERIAL_BY_CUSTOMERUse with available fluent helpers to apply the MaterialByCustomer field to query operations.static final SalesInquiryItemField<String>SalesInquiryItem.MATERIAL_GROUPUse with available fluent helpers to apply the MaterialGroup field to query operations.static final SalesInquiryItemField<BigDecimal>SalesInquiryItem.NET_AMOUNTUse with available fluent helpers to apply the NetAmount field to query operations.static final SalesInquiryItemField<String>SalesInquiryItem.PURCHASE_ORDER_BY_CUSTOMERUse with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.static final SalesInquiryItemField<BigDecimal>SalesInquiryItem.REQUESTED_QUANTITYUse with available fluent helpers to apply the RequestedQuantity field to query operations.static final SalesInquiryItemField<String>SalesInquiryItem.REQUESTED_QUANTITY_UNITUse with available fluent helpers to apply the RequestedQuantityUnit field to query operations.static final SalesInquiryItemField<String>SalesInquiryItem.SALES_DOCUMENT_RJCN_REASONUse with available fluent helpers to apply the SalesDocumentRjcnReason field to query operations.static final SalesInquiryItemField<String>SalesInquiryItem.SALES_INQUIRYUse with available fluent helpers to apply the SalesInquiry field to query operations.static final SalesInquiryItemField<String>SalesInquiryItem.SALES_INQUIRY_ITEMUse with available fluent helpers to apply the SalesInquiryItem field to query operations.static final SalesInquiryItemField<String>SalesInquiryItem.SALES_INQUIRY_ITEM_CATEGORYUse with available fluent helpers to apply the SalesInquiryItemCategory field to query operations.static final SalesInquiryItemField<String>SalesInquiryItem.SALES_INQUIRY_ITEM_TEXTUse with available fluent helpers to apply the SalesInquiryItemText field to query operations.static final SalesInquiryItemField<String>SalesInquiryItem.SD_PROCESS_STATUSUse with available fluent helpers to apply the SDProcessStatus field to query operations.static final SalesInquiryItemField<String>SalesInquiryItem.TRANSACTION_CURRENCYUse with available fluent helpers to apply the TransactionCurrency field to query operations.static final SalesInquiryItemField<String>SalesInquiryItem.WBS_ELEMENTUse with available fluent helpers to apply the WBSElement field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesinquiry that return SalesInquiryItemFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SalesInquiryItemField<T>SalesInquiryItem.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SalesInquiryItemField<T>Use with available fluent helpers to apply an extension field to query operations.