Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.field.CustProjSlsOrdField
Packages that use CustProjSlsOrdField
-
Uses of CustProjSlsOrdField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject declared as CustProjSlsOrdFieldModifier and TypeFieldDescriptionstatic final CustProjSlsOrdField<String>CustProjSlsOrd.CUSTOMER_ACCOUNT_ASSIGNMENT_GROUPUse with available fluent helpers to apply the CustomerAccountAssignmentGroup field to query operations.static final CustProjSlsOrdField<String>CustProjSlsOrd.CUSTOMER_PAYMENT_TERMSUse with available fluent helpers to apply the CustomerPaymentTerms field to query operations.static final CustProjSlsOrdField<String>CustProjSlsOrd.CUSTOMER_PROJECTUse with available fluent helpers to apply the CustomerProject field to query operations.static final CustProjSlsOrdField<LocalDateTime>CustProjSlsOrd.CUSTOMER_PURCHASE_ORDER_DATEUse with available fluent helpers to apply the CustomerPurchaseOrderDate field to query operations.static final CustProjSlsOrdField<String>CustProjSlsOrd.DISTRIBUTION_CHANNELUse with available fluent helpers to apply the DistributionChannel field to query operations.static final CustProjSlsOrdField<String>CustProjSlsOrd.HEADER_BILLING_BLOCK_REASONUse with available fluent helpers to apply the HeaderBillingBlockReason field to query operations.static final CustProjSlsOrdField<String>CustProjSlsOrd.ORGANIZATION_DIVISIONUse with available fluent helpers to apply the OrganizationDivision field to query operations.static final CustProjSlsOrdField<String>CustProjSlsOrd.PAYMENT_METHODUse with available fluent helpers to apply the PaymentMethod field to query operations.static final CustProjSlsOrdField<String>CustProjSlsOrd.PURCHASE_ORDER_BY_CUSTOMERUse with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.static final CustProjSlsOrdField<String>CustProjSlsOrd.SALES_GROUPUse with available fluent helpers to apply the SalesGroup field to query operations.static final CustProjSlsOrdField<String>CustProjSlsOrd.SALES_OFFICEUse with available fluent helpers to apply the SalesOffice field to query operations.static final CustProjSlsOrdField<String>CustProjSlsOrd.SALES_ORDERUse with available fluent helpers to apply the SalesOrder field to query operations.static final CustProjSlsOrdField<String>CustProjSlsOrd.SALES_ORGANIZATIONUse with available fluent helpers to apply the SalesOrganization field to query operations.static final CustProjSlsOrdField<String>CustProjSlsOrd.SOLD_TO_PARTYUse with available fluent helpers to apply the SoldToParty field to query operations.static final CustProjSlsOrdField<BigDecimal>CustProjSlsOrd.TOTAL_NET_AMOUNTUse with available fluent helpers to apply the TotalNetAmount field to query operations.static final CustProjSlsOrdField<String>CustProjSlsOrd.TRANSACTION_CURRENCYUse with available fluent helpers to apply the TransactionCurrency field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject that return CustProjSlsOrdFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CustProjSlsOrdField<T>CustProjSlsOrd.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CustProjSlsOrdField<T>Use with available fluent helpers to apply an extension field to query operations.