Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner |
Modifier and Type | Field and Description |
---|---|
static CustSalesPartnerFuncField<String> |
CustSalesPartnerFunc.AUTHORIZATION_GROUP
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
|
static CustSalesPartnerFuncField<String> |
CustSalesPartnerFunc.BP_CUSTOMER_NUMBER
Use with available fluent helpers to apply the BPCustomerNumber field to query operations.
|
static CustSalesPartnerFuncField<String> |
CustSalesPartnerFunc.CUSTOMER
Use with available fluent helpers to apply the Customer field to query operations.
|
static CustSalesPartnerFuncField<String> |
CustSalesPartnerFunc.CUSTOMER_PARTNER_DESCRIPTION
Use with available fluent helpers to apply the CustomerPartnerDescription field to query operations.
|
static CustSalesPartnerFuncField<Boolean> |
CustSalesPartnerFunc.DEFAULT_PARTNER
Use with available fluent helpers to apply the DefaultPartner field to query operations.
|
static CustSalesPartnerFuncField<String> |
CustSalesPartnerFunc.DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations.
|
static CustSalesPartnerFuncField<String> |
CustSalesPartnerFunc.DIVISION
Use with available fluent helpers to apply the Division field to query operations.
|
static CustSalesPartnerFuncField<String> |
CustSalesPartnerFunc.PARTNER_COUNTER
Use with available fluent helpers to apply the PartnerCounter field to query operations.
|
static CustSalesPartnerFuncField<String> |
CustSalesPartnerFunc.PARTNER_FUNCTION
Use with available fluent helpers to apply the PartnerFunction field to query operations.
|
static CustSalesPartnerFuncField<String> |
CustSalesPartnerFunc.SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> CustSalesPartnerFuncField<T> |
CustSalesPartnerFunc.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
CustSalesPartnerFunc.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.