Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.field.CustProjSlsOrdItemField
Packages that use CustProjSlsOrdItemField
-
Uses of CustProjSlsOrdItemField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject declared as CustProjSlsOrdItemFieldModifier and TypeFieldDescriptionstatic final CustProjSlsOrdItemField<BigDecimal>CustProjSlsOrdItem.CAPPED_NET_AMOUNTUse with available fluent helpers to apply the CappedNetAmount field to query operations.static final CustProjSlsOrdItemField<String>CustProjSlsOrdItem.CAPPED_NET_AMT_ALERT_THLD_IN_PCTUse with available fluent helpers to apply the CappedNetAmtAlertThldInPct field to query operations.static final CustProjSlsOrdItemField<String>CustProjSlsOrdItem.CUSTOMER_PROJECTUse with available fluent helpers to apply the CustomerProject field to query operations.static final CustProjSlsOrdItemField<BigDecimal>CustProjSlsOrdItem.EXPECTED_NET_AMOUNTUse with available fluent helpers to apply the ExpectedNetAmount field to query operations.static final CustProjSlsOrdItemField<String>CustProjSlsOrdItem.ITEM_BILLING_BLOCK_REASONUse with available fluent helpers to apply the ItemBillingBlockReason field to query operations.static final CustProjSlsOrdItemField<String>CustProjSlsOrdItem.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final CustProjSlsOrdItemField<String>CustProjSlsOrdItem.MATERIAL_BY_CUSTOMERUse with available fluent helpers to apply the MaterialByCustomer field to query operations.static final CustProjSlsOrdItemField<BigDecimal>CustProjSlsOrdItem.NET_AMOUNTUse with available fluent helpers to apply the NetAmount field to query operations.static final CustProjSlsOrdItemField<String>CustProjSlsOrdItem.PROFIT_CENTERUse with available fluent helpers to apply the ProfitCenter field to query operations.static final CustProjSlsOrdItemField<String>CustProjSlsOrdItem.PURCHASE_ORDER_BY_CUSTOMERUse with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.static final CustProjSlsOrdItemField<String>CustProjSlsOrdItem.SALES_DOCUMENT_RJCN_REASONUse with available fluent helpers to apply the SalesDocumentRjcnReason field to query operations.static final CustProjSlsOrdItemField<String>CustProjSlsOrdItem.SALES_ORDERUse with available fluent helpers to apply the SalesOrder field to query operations.static final CustProjSlsOrdItemField<String>CustProjSlsOrdItem.SALES_ORDER_ITEMUse with available fluent helpers to apply the SalesOrderItem field to query operations.static final CustProjSlsOrdItemField<String>CustProjSlsOrdItem.SALES_ORDER_ITEM_CATEGORYUse with available fluent helpers to apply the SalesOrderItemCategory field to query operations.static final CustProjSlsOrdItemField<String>CustProjSlsOrdItem.SALES_ORDER_ITEM_TEXTUse with available fluent helpers to apply the SalesOrderItemText field to query operations.static final CustProjSlsOrdItemField<String>CustProjSlsOrdItem.SD_DOCUMENT_REJECTION_STATUSUse with available fluent helpers to apply the SDDocumentRejectionStatus field to query operations.static final CustProjSlsOrdItemField<String>CustProjSlsOrdItem.SD_PROCESS_STATUSUse with available fluent helpers to apply the SDProcessStatus field to query operations.static final CustProjSlsOrdItemField<BigDecimal>CustProjSlsOrdItem.TOTAL_STAND_ALONE_SELLING_PRICEUse with available fluent helpers to apply the TotalStandAloneSellingPrice field to query operations.static final CustProjSlsOrdItemField<String>CustProjSlsOrdItem.TRANSACTION_CURRENCYUse with available fluent helpers to apply the TransactionCurrency field to query operations.static final CustProjSlsOrdItemField<String>CustProjSlsOrdItem.UNDERLYING_PURCHASE_ORDER_ITEMUse with available fluent helpers to apply the UnderlyingPurchaseOrderItem field to query operations.static final CustProjSlsOrdItemField<String>CustProjSlsOrdItem.WBS_ELEMENTUse with available fluent helpers to apply the WBSElement field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject that return CustProjSlsOrdItemFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CustProjSlsOrdItemField<T>CustProjSlsOrdItem.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CustProjSlsOrdItemField<T>Use with available fluent helpers to apply an extension field to query operations.