Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject |
Modifier and Type | Field and Description |
---|---|
static CustProjSlsOrdField<String> |
CustProjSlsOrd.CUSTOMER_ACCOUNT_ASSIGNMENT_GROUP
Use with available fluent helpers to apply the CustomerAccountAssignmentGroup field to query operations.
|
static CustProjSlsOrdField<String> |
CustProjSlsOrd.CUSTOMER_PAYMENT_TERMS
Use with available fluent helpers to apply the CustomerPaymentTerms field to query operations.
|
static CustProjSlsOrdField<String> |
CustProjSlsOrd.CUSTOMER_PROJECT
Use with available fluent helpers to apply the CustomerProject field to query operations.
|
static CustProjSlsOrdField<LocalDateTime> |
CustProjSlsOrd.CUSTOMER_PURCHASE_ORDER_DATE
Use with available fluent helpers to apply the CustomerPurchaseOrderDate field to query operations.
|
static CustProjSlsOrdField<String> |
CustProjSlsOrd.DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations.
|
static CustProjSlsOrdField<String> |
CustProjSlsOrd.HEADER_BILLING_BLOCK_REASON
Use with available fluent helpers to apply the HeaderBillingBlockReason field to query operations.
|
static CustProjSlsOrdField<String> |
CustProjSlsOrd.ORGANIZATION_DIVISION
Use with available fluent helpers to apply the OrganizationDivision field to query operations.
|
static CustProjSlsOrdField<String> |
CustProjSlsOrd.PURCHASE_ORDER_BY_CUSTOMER
Use with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.
|
static CustProjSlsOrdField<String> |
CustProjSlsOrd.SALES_GROUP
Use with available fluent helpers to apply the SalesGroup field to query operations.
|
static CustProjSlsOrdField<String> |
CustProjSlsOrd.SALES_OFFICE
Use with available fluent helpers to apply the SalesOffice field to query operations.
|
static CustProjSlsOrdField<String> |
CustProjSlsOrd.SALES_ORDER
Use with available fluent helpers to apply the SalesOrder field to query operations.
|
static CustProjSlsOrdField<String> |
CustProjSlsOrd.SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations.
|
static CustProjSlsOrdField<String> |
CustProjSlsOrd.SOLD_TO_PARTY
Use with available fluent helpers to apply the SoldToParty field to query operations.
|
static CustProjSlsOrdField<BigDecimal> |
CustProjSlsOrd.TOTAL_NET_AMOUNT
Use with available fluent helpers to apply the TotalNetAmount field to query operations.
|
static CustProjSlsOrdField<String> |
CustProjSlsOrd.TRANSACTION_CURRENCY
Use with available fluent helpers to apply the TransactionCurrency field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> CustProjSlsOrdField<T> |
CustProjSlsOrd.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustProjSlsOrd.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.