Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.CustSalesPartnerFuncField
Packages that use CustSalesPartnerFuncField
-
Uses of CustSalesPartnerFuncField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as CustSalesPartnerFuncFieldModifier and TypeFieldDescriptionstatic final CustSalesPartnerFuncField<String>CustSalesPartnerFunc.ADDRESS_IDUse with available fluent helpers to apply the AddressID field to query operations.static final CustSalesPartnerFuncField<String>CustSalesPartnerFunc.AUTHORIZATION_GROUPUse with available fluent helpers to apply the AuthorizationGroup field to query operations.static final CustSalesPartnerFuncField<String>CustSalesPartnerFunc.BP_CUSTOMER_NUMBERUse with available fluent helpers to apply the BPCustomerNumber field to query operations.static final CustSalesPartnerFuncField<String>CustSalesPartnerFunc.CONTACT_PERSONUse with available fluent helpers to apply the ContactPerson field to query operations.static final CustSalesPartnerFuncField<String>CustSalesPartnerFunc.CUSTOMERUse with available fluent helpers to apply the Customer field to query operations.static final CustSalesPartnerFuncField<String>CustSalesPartnerFunc.CUSTOMER_PARTNER_DESCRIPTIONUse with available fluent helpers to apply the CustomerPartnerDescription field to query operations.static final CustSalesPartnerFuncField<Boolean>CustSalesPartnerFunc.DEFAULT_PARTNERUse with available fluent helpers to apply the DefaultPartner field to query operations.static final CustSalesPartnerFuncField<String>CustSalesPartnerFunc.DISTRIBUTION_CHANNELUse with available fluent helpers to apply the DistributionChannel field to query operations.static final CustSalesPartnerFuncField<String>CustSalesPartnerFunc.DIVISIONUse with available fluent helpers to apply the Division field to query operations.static final CustSalesPartnerFuncField<String>CustSalesPartnerFunc.PARTNER_COUNTERUse with available fluent helpers to apply the PartnerCounter field to query operations.static final CustSalesPartnerFuncField<String>CustSalesPartnerFunc.PARTNER_FUNCTIONUse with available fluent helpers to apply the PartnerFunction field to query operations.static final CustSalesPartnerFuncField<String>CustSalesPartnerFunc.PERSONNEL_NUMBERUse with available fluent helpers to apply the PersonnelNumber field to query operations.static final CustSalesPartnerFuncField<String>CustSalesPartnerFunc.SALES_ORGANIZATIONUse with available fluent helpers to apply the SalesOrganization field to query operations.static final CustSalesPartnerFuncField<String>CustSalesPartnerFunc.SUPPLIERUse with available fluent helpers to apply the Supplier field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return CustSalesPartnerFuncFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CustSalesPartnerFuncField<T>CustSalesPartnerFunc.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CustSalesPartnerFuncField<T>Use with available fluent helpers to apply an extension field to query operations.