Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilbusinessplace.field.BusinessPlaceField
Packages that use BusinessPlaceField
-
Uses of BusinessPlaceField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilbusinessplace
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilbusinessplace declared as BusinessPlaceFieldModifier and TypeFieldDescriptionstatic final BusinessPlaceField<String>BusinessPlace.BRANCHUse with available fluent helpers to apply the Branch field to query operations.static final BusinessPlaceField<String>BusinessPlace.BUS_PLACE_MUNICIPAL_TAX_NUMBERUse with available fluent helpers to apply the BusPlaceMunicipalTaxNumber field to query operations.static final BusinessPlaceField<String>BusinessPlace.BUSINESS_PLACE_STATE_TAX_NUMBERUse with available fluent helpers to apply the BusinessPlaceStateTaxNumber field to query operations.static final BusinessPlaceField<String>BusinessPlace.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilbusinessplace that return BusinessPlaceFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusinessPlaceField<T>BusinessPlace.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusinessPlaceField<T>Use with available fluent helpers to apply an extension field to query operations.