Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.CustomerField
Packages that use CustomerField
-
Uses of CustomerField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as CustomerFieldModifier and TypeFieldDescriptionstatic final CustomerField<String>Customer.AUTHORIZATION_GROUPUse with available fluent helpers to apply the AuthorizationGroup field to query operations.static final CustomerField<String>Customer.BILLING_IS_BLOCKED_FOR_CUSTOMERUse with available fluent helpers to apply the BillingIsBlockedForCustomer field to query operations.static final CustomerField<String>Customer.CITY_CODEUse with available fluent helpers to apply the CityCode field to query operations.static final CustomerField<String>Customer.COUNTYUse with available fluent helpers to apply the County field to query operations.static final CustomerField<String>Customer.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final CustomerField<LocalDateTime>Customer.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final CustomerField<String>Customer.CUSTOMERUse with available fluent helpers to apply the Customer field to query operations.static final CustomerField<String>Customer.CUSTOMER_ACCOUNT_GROUPUse with available fluent helpers to apply the CustomerAccountGroup field to query operations.static final CustomerField<String>Customer.CUSTOMER_CLASSIFICATIONUse with available fluent helpers to apply the CustomerClassification field to query operations.static final CustomerField<String>Customer.CUSTOMER_CORPORATE_GROUPUse with available fluent helpers to apply the CustomerCorporateGroup field to query operations.static final CustomerField<String>Customer.CUSTOMER_FULL_NAMEUse with available fluent helpers to apply the CustomerFullName field to query operations.static final CustomerField<String>Customer.CUSTOMER_NAMEUse with available fluent helpers to apply the CustomerName field to query operations.static final CustomerField<Boolean>Customer.DELETION_INDICATORUse with available fluent helpers to apply the DeletionIndicator field to query operations.static final CustomerField<String>Customer.DELIVERY_IS_BLOCKEDUse with available fluent helpers to apply the DeliveryIsBlocked field to query operations.static final CustomerField<String>Customer.EXPRESS_TRAIN_STATION_NAMEUse with available fluent helpers to apply the ExpressTrainStationName field to query operations.static final CustomerField<String>Customer.FISCAL_ADDRESSUse with available fluent helpers to apply the FiscalAddress field to query operations.static final CustomerField<String>Customer.FREE_DEFINED_ATTRIBUTE01Use with available fluent helpers to apply the FreeDefinedAttribute01 field to query operations.static final CustomerField<String>Customer.FREE_DEFINED_ATTRIBUTE02Use with available fluent helpers to apply the FreeDefinedAttribute02 field to query operations.static final CustomerField<String>Customer.FREE_DEFINED_ATTRIBUTE03Use with available fluent helpers to apply the FreeDefinedAttribute03 field to query operations.static final CustomerField<String>Customer.FREE_DEFINED_ATTRIBUTE04Use with available fluent helpers to apply the FreeDefinedAttribute04 field to query operations.static final CustomerField<String>Customer.FREE_DEFINED_ATTRIBUTE05Use with available fluent helpers to apply the FreeDefinedAttribute05 field to query operations.static final CustomerField<String>Customer.FREE_DEFINED_ATTRIBUTE06Use with available fluent helpers to apply the FreeDefinedAttribute06 field to query operations.static final CustomerField<String>Customer.FREE_DEFINED_ATTRIBUTE07Use with available fluent helpers to apply the FreeDefinedAttribute07 field to query operations.static final CustomerField<String>Customer.FREE_DEFINED_ATTRIBUTE08Use with available fluent helpers to apply the FreeDefinedAttribute08 field to query operations.static final CustomerField<String>Customer.FREE_DEFINED_ATTRIBUTE09Use with available fluent helpers to apply the FreeDefinedAttribute09 field to query operations.static final CustomerField<String>Customer.FREE_DEFINED_ATTRIBUTE10Use with available fluent helpers to apply the FreeDefinedAttribute10 field to query operations.static final CustomerField<String>Customer.INDUSTRYUse with available fluent helpers to apply the Industry field to query operations.static final CustomerField<String>Customer.INDUSTRY_CODE1Use with available fluent helpers to apply the IndustryCode1 field to query operations.static final CustomerField<String>Customer.INDUSTRY_CODE2Use with available fluent helpers to apply the IndustryCode2 field to query operations.static final CustomerField<String>Customer.INDUSTRY_CODE3Use with available fluent helpers to apply the IndustryCode3 field to query operations.static final CustomerField<String>Customer.INDUSTRY_CODE4Use with available fluent helpers to apply the IndustryCode4 field to query operations.static final CustomerField<String>Customer.INDUSTRY_CODE5Use with available fluent helpers to apply the IndustryCode5 field to query operations.static final CustomerField<String>Customer.INTERNATIONAL_LOCATION_NUMBER1Use with available fluent helpers to apply the InternationalLocationNumber1 field to query operations.static final CustomerField<String>Customer.INTERNATIONAL_LOCATION_NUMBER2Use with available fluent helpers to apply the InternationalLocationNumber2 field to query operations.static final CustomerField<String>Customer.INTERNATIONAL_LOCATION_NUMBER3Use with available fluent helpers to apply the InternationalLocationNumber3 field to query operations.static final CustomerField<String>Customer.NF_PARTNER_IS_NATURAL_PERSONUse with available fluent helpers to apply the NFPartnerIsNaturalPerson field to query operations.static final CustomerField<String>Customer.NIELSEN_REGIONUse with available fluent helpers to apply the NielsenRegion field to query operations.static final CustomerField<String>Customer.ORDER_IS_BLOCKED_FOR_CUSTOMERUse with available fluent helpers to apply the OrderIsBlockedForCustomer field to query operations.static final CustomerField<Boolean>Customer.POSTING_IS_BLOCKEDUse with available fluent helpers to apply the PostingIsBlocked field to query operations.static final CustomerField<String>Customer.RESPONSIBLE_TYPEUse with available fluent helpers to apply the ResponsibleType field to query operations.static final CustomerField<String>Customer.SUPPLIERUse with available fluent helpers to apply the Supplier field to query operations.static final CustomerField<String>Customer.TAX_NUMBER_TYPEUse with available fluent helpers to apply the TaxNumberType field to query operations.static final CustomerField<String>Customer.TAX_NUMBER1Use with available fluent helpers to apply the TaxNumber1 field to query operations.static final CustomerField<String>Customer.TAX_NUMBER2Use with available fluent helpers to apply the TaxNumber2 field to query operations.static final CustomerField<String>Customer.TAX_NUMBER3Use with available fluent helpers to apply the TaxNumber3 field to query operations.static final CustomerField<String>Customer.TAX_NUMBER4Use with available fluent helpers to apply the TaxNumber4 field to query operations.static final CustomerField<String>Customer.TAX_NUMBER5Use with available fluent helpers to apply the TaxNumber5 field to query operations.static final CustomerField<String>Customer.TRAIN_STATION_NAMEUse with available fluent helpers to apply the TrainStationName field to query operations.static final CustomerField<String>Customer.VAT_REGISTRATIONUse with available fluent helpers to apply the VATRegistration field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return CustomerFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CustomerField<T>Customer.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CustomerField<T>Use with available fluent helpers to apply an extension field to query operations.